Thorbjørn Lindeijer
60905c485f
Embedded the color scheme editor in the options dialog again
...
With the new representation it fits fine, and this is a bit more
convenient for the user.
2009-07-20 17:08:02 +02:00
dt
4e8763ec0c
Also hide the Clear environment checkbox for cmake.
2009-07-20 16:54:59 +02:00
dt
e76e439215
Some tweaks to make the build settings page look better on windows
2009-07-20 16:50:05 +02:00
dt
4c1b1e1a67
Another small tweak to the build settigns page.
2009-07-20 16:12:40 +02:00
dt
44bafd32fd
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-07-20 15:46:29 +02:00
dt
abeb450467
Show a summary widget instead of the full blown environment model.
...
Hides the gory details, and in most cases the user doesn't care anyway.
2009-07-20 15:46:11 +02:00
mae
21e05c62b6
clarify file->new/open/open with
...
This is a fix for the problem, that some users were unable to figure
out how to open projects.
2009-07-20 15:15:35 +02:00
Andy Shaw
ae32ed32d0
Fixes: When copying a path to the clipboard, use the native separators
...
RevBy: dt
2009-07-20 14:57:48 +02:00
Daniel Molkentin
6446b87992
Update Example information not only when the default Qt version changed.
...
It may be that a non-default Qt version provides documentation even if
the default one does not.
Fixes: 257970
2009-07-20 14:26:17 +02:00
mae
fa93352149
make ctrl-tab navigation view specific
2009-07-20 13:56:25 +02:00
mae
f16d0c4d65
imlemented per-view edit location navigation
2009-07-20 13:56:25 +02:00
dt
7c57f260c1
Fix crash on adding or deleting buildconfigurations.
2009-07-20 12:51:53 +02:00
Friedemann Kleint
7ff46c0e53
Allow infinite timeout in synchronousprocess, make openProjects public.
2009-07-20 12:42:22 +02:00
Erik Verbruggen
217a9f88d6
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-07-20 11:47:34 +02:00
Erik Verbruggen
336e1dc5fb
Fixes for the ObjC AST. Now it should be complete.
2009-07-20 11:46:59 +02:00
con
7d97c5e588
Use pri file icon for pri files.
2009-07-20 11:14:03 +02:00
con
50e96d1c64
Fix build (clean creator build).
2009-07-20 11:06:35 +02:00
con
43fe1df534
Missing headers.
2009-07-20 11:06:35 +02:00
Erik Verbruggen
0eef527746
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-07-20 10:06:35 +02:00
Erik Verbruggen
34987cc1ca
Added more AST for ObjC.
2009-07-20 10:04:44 +02:00
Friedemann Kleint
b488deeb0c
CVS: Add checkout wizard.
2009-07-20 09:23:00 +02:00
hjk
998beeb1e6
extensionsystem: remove unneeded dependency on QtXml
2009-07-17 18:17:19 +02:00
Thorbjørn Lindeijer
55d40713a6
Display the list of color schemes in a combo box
...
This is to make some room for embedding the color scheme editing back in
the options dialog.
2009-07-17 17:28:56 +02:00
Thorbjørn Lindeijer
7f5eff2c5f
Removed the preview, which was now pretty useless
...
Also, the background color of the list now gets synchronized with the
text background color. This is to make the bottom of the list look
nicer.
2009-07-17 17:28:56 +02:00
dt
26ab24a669
Fix crash if we are adding a qtversion while still loading the project.
...
Only connect in restoreSettingsImpl() not in the constructor.
2009-07-17 17:25:48 +02:00
dt
269fe7f182
New build and run settings ui.
...
Not finished 100%
2009-07-17 17:25:43 +02:00
dt
169f1b1be8
Add a checkbox for "Showing the compile output on build".
...
Enough people want that, and it's not much code.
Task-Nr: 254138
2009-07-17 17:25:33 +02:00
Friedemann Kleint
0d4e1c1676
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-07-17 17:19:38 +02:00
Friedemann Kleint
9f14b79cc6
Add a clone wizard for version control (base classes + git/svn).
...
Task-number: 244831
2009-07-17 17:19:23 +02:00
Oswald Buddenhagen
e509247f3d
fix include dependency plugins/cpp* => shared/cplusplus
2009-07-17 17:14:40 +02:00
con
b799f32b96
Avoid vanishing close button in help side bar.
2009-07-17 15:04:14 +02:00
con
8ed85f1eb6
Unify tool button appearance in "panelWidgets".
...
Reviewed-by: Jens Bache-Wiig
2009-07-17 13:13:32 +02:00
hjk
ed80f0a7f1
cppmodelmanager: add __restrict__ to known and ignored 'keywords'
2009-07-17 10:54:52 +02:00
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
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