Roberto Raggi
|
f6f0c81021
|
Improved CppCodeCompletion::completeScope(). Added simple support for typedefs.
|
2008-12-30 11:35:30 +01:00 |
|
Roberto Raggi
|
702e078ace
|
oops! update errorCount after the semantic pass.
|
2008-12-30 11:16:45 +01:00 |
|
hjk
|
2377567f26
|
basic mark handling (setting, jumping to)
|
2008-12-29 13:30:22 +01:00 |
|
hjk
|
6d03617cce
|
implement 'I' and 'gI'
|
2008-12-29 13:30:22 +01:00 |
|
hjk
|
c480442a82
|
basic implementation of 'I'
|
2008-12-29 13:30:22 +01:00 |
|
hjk
|
0dc5a124bf
|
basic implementation for 'O'
|
2008-12-29 13:30:22 +01:00 |
|
hjk
|
50cf2a7a06
|
basic implementation of 'o'
|
2008-12-29 13:30:22 +01:00 |
|
hjk
|
a705a8a322
|
improve range parsing for ex commands
|
2008-12-29 13:30:22 +01:00 |
|
hjk
|
8beff13ef6
|
add notion of currentFileName to support ':w' without file name
|
2008-12-29 13:30:22 +01:00 |
|
hjk
|
87aa0759b2
|
introduce history for ex commands
|
2008-12-29 13:30:22 +01:00 |
|
hjk
|
fd79edf7cf
|
code cosmetics
|
2008-12-29 13:30:22 +01:00 |
|
hjk
|
fd76b100bd
|
improve handling of tab searching
|
2008-12-29 13:30:22 +01:00 |
|
hjk
|
6bfe250e2c
|
improve undo/redo block behaviour
|
2008-12-29 13:30:22 +01:00 |
|
hjk
|
bbe5332fce
|
implement 'a'
|
2008-12-29 13:30:22 +01:00 |
|
hjk
|
f932c51a04
|
implement 'G'
|
2008-12-29 13:30:22 +01:00 |
|
hjk
|
a0a3830549
|
show postion in commandline
|
2008-12-29 13:30:21 +01:00 |
|
hjk
|
7e30c9eb5b
|
partially handle :w and :w!
|
2008-12-29 13:30:21 +01:00 |
|
hjk
|
b8b3274fc3
|
small refactoring, make ex command interface public
|
2008-12-29 13:30:21 +01:00 |
|
hjk
|
15c89ea26a
|
handle 'gJ'
|
2008-12-29 13:30:21 +01:00 |
|
hjk
|
b748b12d03
|
basic support for 'J'
|
2008-12-29 13:30:21 +01:00 |
|
hjk
|
eeffd9beb0
|
make <count> work for 'i'
|
2008-12-29 13:30:21 +01:00 |
|
hjk
|
bfa828ef9d
|
Make it work for both QTextEdit and QPlainTextEdit.
Scrolling is broken for plain QTextEdit.
|
2008-12-29 13:30:21 +01:00 |
|
hjk
|
40886db56f
|
add history of search strings
|
2008-12-29 13:30:21 +01:00 |
|
hjk
|
8e5b3a260c
|
mention QList in list of available dumpers
|
2008-12-29 13:30:21 +01:00 |
|
hjk
|
685162aa9c
|
fix <count>D and EOL behaviour
|
2008-12-29 13:30:21 +01:00 |
|
hjk
|
8b663b35b2
|
fix recently introduced backward/forward mess for searching
|
2008-12-29 13:30:21 +01:00 |
|
hjk
|
84af25f689
|
small correction for 'df'
|
2008-12-29 13:30:21 +01:00 |
|
hjk
|
d0f17e7568
|
start implementing 'f', 'F', 't', 'T'
|
2008-12-29 13:30:20 +01:00 |
|
hjk
|
0a665de576
|
initialize commandCode
|
2008-12-29 13:30:20 +01:00 |
|
hjk
|
5ac95bf873
|
command mode + <ESC> = command mode
|
2008-12-29 13:30:20 +01:00 |
|
hjk
|
1e9214e1dd
|
fix off-by-one for 'w'
|
2008-12-29 13:30:20 +01:00 |
|
hjk
|
4d6b2905c4
|
get 3d2w right
|
2008-12-29 13:30:20 +01:00 |
|
hjk
|
fe261f0a90
|
small fix for ~ at end of line
|
2008-12-29 13:30:20 +01:00 |
|
hjk
|
3ae0265363
|
implement plain ~
|
2008-12-29 13:30:20 +01:00 |
|
hjk
|
103876427f
|
partially implement 'b' and 'B'
|
2008-12-29 13:30:20 +01:00 |
|
hjk
|
eb132a4c37
|
partial implementation of 'e' and 'E'
|
2008-12-29 13:30:20 +01:00 |
|
hjk
|
9e5e5d1d23
|
partially implement 'w' and 'W' movement
|
2008-12-29 13:30:20 +01:00 |
|
hjk
|
21787ca4b5
|
handle PageUp, PageDown, Ctrl-F, Ctrl-B
|
2008-12-29 13:30:20 +01:00 |
|
hjk
|
5689826800
|
get search right for qplaintextedit
|
2008-12-29 13:30:20 +01:00 |
|
Roberto Raggi
|
f02549dafe
|
Save/restore the black list so we can re-use instances of SymbolsForDotAccess.
|
2008-12-29 12:26:02 +01:00 |
|
Roberto Raggi
|
a985b59d40
|
Initial support for typedefs.
|
2008-12-29 11:53:40 +01:00 |
|
Roberto Raggi
|
98cc3ec6c9
|
More testing of typedefs.
|
2008-12-29 09:44:49 +01:00 |
|
Roberto Raggi
|
ccd05bd87e
|
Added a simple test for anonymous structs and typedefs.
|
2008-12-29 09:40:30 +01:00 |
|
Roberto Raggi
|
c9a5a2a26b
|
Added a simple DiagnosticClient to count the number of errors.
|
2008-12-29 09:35:50 +01:00 |
|
Roberto Raggi
|
5a966f8dae
|
Test class specifiers with qualified names.
|
2008-12-29 09:10:38 +01:00 |
|
Roberto Raggi
|
0185a49a78
|
Removed LookupUtils.
|
2008-12-23 15:27:55 +01:00 |
|
Roberto Raggi
|
0422bcbbd5
|
Some more clean up in the preprocessor.
|
2008-12-22 14:10:47 +01:00 |
|
Roberto Raggi
|
e325aa38d9
|
Nicer implementation of CPlusPlus::Macro.
|
2008-12-22 13:55:42 +01:00 |
|
Roberto Raggi
|
1e0f06e4e8
|
Introduced expandNamespace(), expandClass(), expandBlock(), and expandFunction().
This should simplify the merging of the improved lookup context.
|
2008-12-22 13:27:01 +01:00 |
|
Roberto Raggi
|
ae4725e954
|
Introduced CPlusPlus::Managed.
Managed is an helper base class that simplify the usage of memory pools.
|
2008-12-22 13:09:26 +01:00 |
|