Commit Graph

34409 Commits

Author SHA1 Message Date
con
d88fceb202 Fix the navigation bar's split and close buttons. 2009-07-17 10:28:49 +02:00
Kai Koehne
063f0476da Fix selection of project files to add new files/classes to
Commit ac8e371486 did reorder the path list in
ProjectWizardPage, while ProjceFileWizardExtension still assumed
that the list displayed to the user is exactly the same as passed
to ProjectWizardPage.

The patch removes the index based communication between the
classes altogether and directly stores the ProjectNode in the
UserRole of the ComboBox entry.
2009-07-17 18:06:08 +10:00
Friedemann Kleint
0f7394323d CVS: Properly detect initial revision. 2009-07-17 08:57:22 +02:00
Friedemann Kleint
fc615c56db CVS: Properly detect initial revision 2009-07-17 08:56:19 +02:00
Kavindra Devi Palaraja
9131bf7f12 Doc - Modifying Part 2 to use ui->element instead of copy the ui's
element all over the code

Reviewed-By: TrustMe
2009-07-16 18:55:29 +02:00
con
470517415f Remove superfluous separator. 2009-07-16 18:08:41 +02:00
con
6a88525aa3 Some more QToolBar changes. 2009-07-16 18:08:41 +02:00
con
64262ee622 Don't use QToolBar for output pane. 2009-07-16 18:08:41 +02:00
con
ee041b6559 Simplify drawing of styled bar by just using the style. 2009-07-16 18:08:41 +02:00
con
bb44837d7c Remove usage of QToolBar from debugger tool bar. 2009-07-16 18:06:38 +02:00
con
cb1cd84c5a Remove usage of QToolBar for navigation side bar. 2009-07-16 18:06:38 +02:00
con
baaf7b1d62 Less QToolBars in editor tool bar. 2009-07-16 18:06:38 +02:00
Oswald Buddenhagen
5e1a24f75b whoops - fix parsing of line continuations 2009-07-16 17:41:48 +02:00
Erik Verbruggen
a3d129527f Added ObjC method prototypes to the AST. 2009-07-16 17:38:24 +02:00
Erik Verbruggen
01ee7a95c9 Fixed crasher (infinite looping) for ObjC attributes. 2009-07-16 16:40:19 +02:00
Erik Verbruggen
50313055e9 Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-07-16 15:51:28 +02:00
Erik Verbruggen
7fbec4f28e Added ObjC properties to the AST. 2009-07-16 15:50:42 +02:00
Thorbjørn Lindeijer
ac3e1c9862 Display format colors and font directly in the formats list
Now the foreground color, background color and the font of different
color scheme categories are displayed directly in the list.
2009-07-16 15:39:24 +02:00
Thorbjørn Lindeijer
ebe0628fec Use a list model in the edit color scheme dialog
Makes everything look a lot nicer. :-)
2009-07-16 15:39:24 +02:00
Friedemann Kleint
23f11f5fe7 Add "Delete all breakpoints/Delete breakpoints by file".
Reviewed-by: hjk <qtc-committer@nokia.com>
2009-07-16 15:22:54 +02:00
hjk
0756f0b755 debugger: implementation progress in the trk manual test 2009-07-16 15:16:18 +02:00
ck
0a0b16a1db Added more dumper auto tests.
Added test for QImage and fixed bug uncovered by that test.
Also prepared test for QSharedPointer.
2009-07-16 14:35:49 +02:00
Erik Verbruggen
fa03d46984 Added ObjC @interface and @implementation member declarations. 2009-07-16 14:31:13 +02:00
Friedemann Kleint
2cf063fba9 Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-07-16 12:57:37 +02:00
Friedemann Kleint
e8e63ae40b Debugger: Test for QVector padding. 2009-07-16 12:57:07 +02:00
Erik Verbruggen
be69b8256a Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-07-16 12:46:11 +02:00
Erik Verbruggen
ef58d082ea Added ObjC encode expressions. 2009-07-16 12:44:47 +02:00
Thorbjørn Lindeijer
200b06581a Compile fix for gcc 3.3 2009-07-16 12:28:51 +02:00
Erik Verbruggen
a262fce6d0 Added ObjC protocol expressions. 2009-07-16 12:18:05 +02:00
Joel Nordell
65996524f8 implement show/hide warnings button on build output window
Merge-request: 543
Reviewed-by: dt <qtc-committer@nokia.com>
2009-07-16 12:11:32 +02:00
Friedemann Kleint
562b417036 Debugger: Remove unneeded expression for dumping QVector.
...thus enabling dumping of it in CDB.
Reviewed-by: hjk <qtc-committer@nokia.com>
2009-07-16 12:09:24 +02:00
Thorbjørn Lindeijer
d34bf41a37 Added the option to turn off marking of text changes 2009-07-16 11:30:11 +02:00
Erik Verbruggen
e5377519d6 Added varargs parsing for ObjC send_msg arguments. 2009-07-16 11:27:45 +02:00
Erik Verbruggen
bc3a63616e Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-07-16 10:50:14 +02:00
Sergey Belyashov
2c414f21a6 Added possibility to translate file types in open/save dialogs.
Merge-request: 900
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
2009-07-16 10:06:52 +02:00
Kai Koehne
6f6fafe1f9 Insert default sidebar items in the order of the argument list 2009-07-16 17:52:50 +10:00
Erik Verbruggen
519a1a97b3 Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-07-16 09:43:30 +02:00
Friedemann Kleint
fc33e35554 Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-07-16 09:25:16 +02:00
Friedemann Kleint
e5f322e472 CVS: Fix gcc 3.3 compilation; do not describe first revision 2009-07-16 09:24:44 +02:00
Kai Koehne
1f525f929d Fix auto-indentation for dui editor
This patch should fix auto-indentation (Ctrl+I) for the most usual
cases. Before this patch, lines were never dedented, resulting in e.g.

Rect {
  Item {
    }
    Item {
      }
2009-07-16 14:53:41 +10:00
hjk
05b474abfc debugger: start on manual test for TRK parts 2009-07-15 17:55:14 +02:00
hjk
7af43dd95a dbugger: switch back to 'not running' when executable could not be started 2009-07-15 17:55:14 +02:00
dt
e7de23ea0a Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-07-15 17:44:16 +02:00
dt
54bbcc4a7c Mention possible locations of the debugging helper in the error dialog
Requires a lot of trivial forwarding.
2009-07-15 17:41:45 +02:00
Oswald Buddenhagen
4c561414a6 optimize low-level pro reader code
avoid qstring functions. instead, use preallocated strings and pointers.
now the majority of the parsing time is spent in qt (qfile and qtextcodec).
2009-07-15 17:31:47 +02:00
Friedemann Kleint
e917eeacb9 Debugger: Alert on stop in the debugger manager. 2009-07-15 16:50:49 +02:00
Friedemann Kleint
b2ec44ba90 Debugger/CDB: Do not disable dumpers on a C++ exception. 2009-07-15 16:50:18 +02:00
Friedemann Kleint
c3965258c2 Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-07-15 16:19:50 +02:00
Friedemann Kleint
e63578f2da Make Designer Form Class and App-Wizard use 'ui' as member variable. 2009-07-15 16:19:16 +02:00
Thorbjørn Lindeijer
609e3c7f6b Update the current line highlight when its color might have changed
Fixes the issue where it would stay the color of the previous color
scheme until you change the cursor position.
2009-07-15 16:12:24 +02:00