Commit Graph

50929 Commits

Author SHA1 Message Date
hjk
c9b2dfc363 implement QLinkedList dumper 2009-01-08 11:50:20 +01:00
Roberto Raggi
57c10b601a Recognize Objective C @tokens. 2009-01-08 11:29:05 +01:00
hjk
2d8af0709d Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-01-08 11:02:58 +01:00
hjk
7b47bd48e1 add some test code for the yet-to-be-born QLinkedList dumper 2009-01-08 11:02:04 +01:00
Jarek Kobus
629832ce59 Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-01-08 10:48:16 +01:00
Jarek Kobus
1b77e4e99e Talked to hjk, restore back Q_ASSERTs, since qtcassert.h lies outside of shared dir 2009-01-08 10:46:00 +01:00
con
0bbed6d786 Fixes: - Executable for console app are not found on Mac 2009-01-07 18:53:58 +01:00
hjk
92e447e987 remove some accidentally commited debug output 2009-01-07 18:11:40 +01:00
hjk
f85c38621b Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-01-07 18:06:04 +01:00
hjk
993be401ef work on fakevim integration 2009-01-07 18:05:45 +01:00
Roberto Raggi
807f17b500 Added the ability to clone AST nodes. Please, note that this is not finished yet. So don't try to use it. 2009-01-07 17:52:01 +01:00
hjk
3005f28462 Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-01-07 17:41:43 +01:00
Daniel Molkentin
b3445ab65a Put completion widget on correct desktop for good. 2009-01-07 17:07:56 -08:00
hjk
634edf2aab somewhat better intergration of fakevim into creator 2009-01-07 17:41:09 +01:00
hjk
db595e2f41 Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-01-07 16:29:39 +01:00
hjk
a598aa12b6 add dumper for QMultiMap 2009-01-07 16:29:14 +01:00
con
4501ee9ed5 Fixes: - Mac build (docs) and toplevel "make docs" target
RevBy:    - bjørn
2009-01-07 15:48:44 +01:00
hjk
16b2c83dc8 add a test case for multimaps 2009-01-07 15:31:58 +01:00
hjk
de37622748 Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-01-07 15:16:31 +01:00
hjk
b4c1552ec2 handle Qt 4.4 and Qt 4.5's QMap in dumpers 2009-01-07 15:03:49 +01:00
Jens Bache-Wiig
7800e33c18 Fixes: Dont use repeat on togglebutton stylesheet
RevBy:    ogoffart
Details:
These should be normal scaled fill.
2009-01-07 14:12:06 +01:00
Friedemann Kleint
352cf14353 Fixes: Add way to create a new local branch in the git plugin
Task: 205821
Details: Split up the branch model into remote branch base class and extended local branch class with <New Branch> row.
2009-01-07 12:58:31 +01:00
Daniel Molkentin
800baec88b ignore all DLLs in bin/ 2009-01-07 12:38:26 -08:00
Daniel Molkentin
a8285c4a59 Bump copyright information. It's 2009. 2009-01-07 12:38:25 -08:00
Thorbjørn Lindeijer
cb78617ed9 Ignore the compressed help file 2009-01-07 12:09:20 +01:00
Thorbjørn Lindeijer
79942f06b8 Removed qtcreator.qch from version control
This large binary file really shouldn't be tracked by git. It is
generated during build.
2009-01-07 12:03:13 +01:00
Roberto Raggi
8c21fa63ff oops! 2009-01-07 11:06:31 +01:00
Roberto Raggi
7fcf6cb255 Pretty printing of wide string literals. 2009-01-07 11:03:37 +01:00
Roberto Raggi
f4bf0a3a6d Checkpoint. Pretty printing of switch and case statements. 2009-01-07 10:59:36 +01:00
Roberto Raggi
8ec03e6bcd Pretty print char ltierals and wide char literals. 2009-01-07 10:49:08 +01:00
Roberto Raggi
f63d56a13b Nicer pretty printing of while statements. 2009-01-07 10:42:43 +01:00
Roberto Raggi
ffbc28cbbd Added a space before cv-qualifiers in a function declarator. 2009-01-07 10:38:24 +01:00
Roberto Raggi
0449c67f03 Fixed the pretty printing of class specifiers and base clauses. 2009-01-07 10:35:53 +01:00
Roberto Raggi
0030f87e9c Improved the pretty printing of enum specifiers and if-else statements. 2009-01-07 10:33:19 +01:00
Roberto Raggi
fb0d60ae66 Add a space before the initializer. 2009-01-07 10:26:27 +01:00
Roberto Raggi
beee08de5a Test the pretty printer. 2009-01-07 10:06:10 +01:00
Roberto Raggi
8459fe70d6 Added a simple test for the rewriter. 2009-01-07 09:47:00 +01:00
Roberto Raggi
bbb570481b test the rewriter and the pretty printer. 2009-01-07 09:44:21 +01:00
con
2e064af15d Fixes: - Move help collection also to qtcreator subdir. 2009-01-06 18:10:33 +01:00
con
123ef3db8e Fixes: - Switch Header/Source sometimes uses wrong file
Task:     - 237723
Details:  - Look in the same directory first, then go through project's
files.
2009-01-06 17:37:45 +01:00
con
92bbbc95c8 Fixes: - Make the "Toggle Sidebar" button be a toggle button
Task:     - 235542
2009-01-06 17:03:08 +01:00
hjk
aa3b488e79 remove unused installer code to avoid confusion 2009-01-06 16:08:14 +01:00
hjk
c88245ac08 Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-01-06 16:05:05 +01:00
hjk
9da009aaa1 uses enums to distinguish searching and ex commands 2009-01-06 16:04:34 +01:00
con
2f2588bee7 Fixes: - API doc main page 2009-01-06 15:57:21 +01:00
Roberto Raggi
dce0855fc6 Show how to replace AST nodes. 2009-01-06 15:23:59 +01:00
Roberto Raggi
e43e09ee5f Test the pretty printer. 2009-01-06 15:15:53 +01:00
con
26c81c54e3 Fixes: - Multiple pro/pri entries in locator project filters
Task:     - 238352
Details:  - Since a while now, pro and pri files are directly part of a
project's file list.
2009-01-06 14:51:45 +01:00
con
b0dd75b460 Fixes: - Fix the unhighlight fix.
Details:  - We shouldn't do anything if the find filter doesn't change.
That probably also avoids multiple event filters on the same widget.
2009-01-06 14:34:05 +01:00
con
514b16c815 Fixes: - Unhighlight search results when search filter changes
Task:     - 237668
2009-01-06 13:59:42 +01:00