Commit Graph

31174 Commits

Author SHA1 Message Date
hjk
75b7613203 Fixes: re-enable "Start External Application" in debug mode 2009-01-05 14:13:09 +01:00
Roberto Raggi
ce6bbe65f3 Implemented NestedExpressionAST::lastToken() 2009-01-05 14:07:57 +01:00
Roberto Raggi
f87c952c72 Merge branch 'master' of git@scm.dev.troll.no:creator/mainline 2009-01-05 14:07:35 +01:00
hjk
d54e8d95d4 Fixes: fix signature of FakeVimPlugin::removeHandler
Details: QObject * -> QWidget *
2009-01-05 13:56:31 +01:00
hjk
6848155c7d Fixes: Add "Apply" button to Preferences dialog
RevBy:   con
2009-01-05 13:45:30 +01:00
Roberto Raggi
d0793bd66f Merge branch 'master' of git@scm.dev.troll.no:creator/mainline 2009-01-05 13:12:06 +01:00
hjk
808b5df55d Fixes: try __dlopen and dlopen to make systems like CentOS 4.6 happy
Task:   Message-ID: <b3dce35e57024e108c753d6fe40fdc23@7e24035161164d75927b8103ef1a2cdf> @qt-creator
2009-01-05 12:54:52 +01:00
hjk
c0344c6dac Fixes: make "Hello World" plugin compilabe
RevBy:  con

make "Hello World" plugin compilabe
2009-01-05 12:21:32 +01:00
Roberto Raggi
07211fd62c Merge branch 'master' of git@scm.dev.troll.no:creator/mainline 2009-01-05 12:09:28 +01:00
Jens Bache-Wiig
b904780f0e Fixes: Fix painting of tabrect with -reverse
Details:
Still not perfect due to inverted gradients, but much better.
2009-01-05 11:58:38 +01:00
Roberto Raggi
e4ffbbd97b Merge branch 'master' of git@scm.dev.troll.no:creator/mainline 2009-01-05 11:34:34 +01:00
Jens Bache-Wiig
17722a6c79 Fixes: Fix hover on toolbuttons
RevBy:    trust me
Details:
Now that hover is correctly implemented for
toolbuttons, we actually have to check the sunken
state.
2009-01-05 10:43:35 +01:00
Jens Bache-Wiig
2ec448d1d7 Fixes: Fix a styling issue with toolbuttons
Details:
This ensures that the manhattan button arrow does not depend on the
menubutton indicator size, which it should not.
2009-01-05 10:43:35 +01:00
Roberto Raggi
bf554cb45c Implemented NestedDeclaratorAST::lastToken(). 2009-01-05 10:41:26 +01:00
Roberto Raggi
ae49c6b487 Implemented NamespaceAliasDefinitionAST::lastToken(). 2009-01-05 10:40:11 +01:00
Roberto Raggi
fdd77d8c7d Implemented NamespaceAST::lastToken(). 2009-01-05 10:34:45 +01:00
Roberto Raggi
cc83821890 Implemented MemberAccessAST::lastToken(). 2009-01-05 10:32:28 +01:00
Roberto Raggi
1dbdea5fcc Implemented MemInitializerAST::lastToken(). 2009-01-05 10:31:15 +01:00
Roberto Raggi
4fcadbdd49 Implemented LinkageBodyAST::lastToken(). 2009-01-05 10:29:12 +01:00
Roberto Raggi
77c16d1317 Implemented LabeledStatementAST::lastToken(). 2009-01-05 10:27:49 +01:00
Roberto Raggi
5e40f21183 Implemented IfStatementAST::lastToken(). 2009-01-05 10:26:20 +01:00
Roberto Raggi
2fdbfe87ef Implemented GotoStatementAST::lastToken(). 2009-01-05 10:24:09 +01:00
Roberto Raggi
95c1993090 Implemented FunctionDefinitionAST::lastToken(). 2009-01-05 10:22:58 +01:00
Roberto Raggi
fb96595a65 Implemented FunctionDeclaratorAST::lastToken(). 2009-01-05 10:20:58 +01:00
Roberto Raggi
dfb8373211 Implemented ForStatementAST::lastToken(). 2009-01-05 10:18:16 +01:00
lunowi
80faa8ea7e compile error on windows 2009-01-04 19:12:57 +01:00
Roberto Raggi
722ccd9e0d Initial implementation of the pretty printer. 2009-01-03 13:02:37 +01:00
Roberto Raggi
8d91577df9 Implemented ExceptionSpecificationAST::lastToken(). 2009-01-02 17:59:27 +01:00
Roberto Raggi
61dac8c9cf Implemented ExceptionDeclarationAST::lastToken(). 2009-01-02 17:57:28 +01:00
Roberto Raggi
3c908d292e Implemented EnumeratorAST::lastToken(). 2009-01-02 17:55:13 +01:00
Roberto Raggi
724074f3a8 Implemented EnumSpecifierAST::lastToken(). 2009-01-02 17:54:01 +01:00
Roberto Raggi
a5e9e19e59 Implemented DoStatementAST::lastToken(). 2009-01-02 17:51:48 +01:00
Roberto Raggi
847f7f9cd1 Implemented DestructorNameAST::lastToken(). 2009-01-02 17:49:33 +01:00
Roberto Raggi
f32c63abd2 Implemented DeleteExpressionAST::lastToken(). 2009-01-02 17:48:31 +01:00
Roberto Raggi
698ec21284 Implemented DeclaratorAST::firstToken(), and DeclaratorAST::lastToken(). 2009-01-02 17:44:12 +01:00
Roberto Raggi
4d352e369b Initial work on *AST::lastToken(). 2009-01-02 17:36:08 +01:00
Roberto Raggi
fe7e3a575c Merge branch 'master' of git@scm.dev.troll.no:creator/mainline 2009-01-02 16:48:09 +01:00
Roberto Raggi
e89ec6c3fa Fixed SimpleDeclarationAST::firstToken(). 2009-01-02 16:47:35 +01:00
Roberto Raggi
a886a63077 Playing with the AST rewriter. 2009-01-02 16:10:28 +01:00
Roberto Raggi
bdf1800d83 Added `colon_token' to ClassSpecifierAST. 2009-01-02 16:10:00 +01:00
Roberto Raggi
f0ac751f4a Completion for typedef of pointer to struct. 2008-12-31 10:57:27 +01:00
Roberto Raggi
c7ac64e7de Test typedefs and pointers to anonymous structs. 2008-12-31 10:47:02 +01:00
Roberto Raggi
c7b023c0e1 Renamed SymbolsForDotAccess to ResolveClass. 2008-12-30 12:03:49 +01:00
Roberto Raggi
7c3d1a0158 Improved typedef support. 2008-12-30 11:54:42 +01:00
Roberto Raggi
12ee869eda Simple typedef support for T_ARROW member access. 2008-12-30 11:45:41 +01:00
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