Commit Graph

21107 Commits

Author SHA1 Message Date
Oswald Buddenhagen
bed8c719c8 remove cruft 2008-12-12 16:56:12 +01:00
Oswald Buddenhagen
215bc29fb4 optimize
use qset instead of qlist
2008-12-12 16:56:12 +01:00
Oswald Buddenhagen
fe3cf383fd remove cruft (and thus sync with qt) 2008-12-12 16:56:12 +01:00
Oswald Buddenhagen
2674153582 remove excess progress messages 2008-12-12 16:56:12 +01:00
Oswald Buddenhagen
81e039ee94 style fixes and compilation with qt_no_ascii_cast 2008-12-12 16:56:12 +01:00
Oswald Buddenhagen
cee00e2e1f Fix some error messages (re expected argument counts)
(merge aa87b75910a99a26e7ec581aa38f8982fe231ad0 from qt)
2008-12-12 16:56:12 +01:00
Oswald Buddenhagen
daeb83cd21 use radio buttons instead of checkboxes to mark entries in sessions menu
just put the actions into an action group
2008-12-12 16:56:12 +01:00
goro
e8419795b6 Snapshot collection cleanup script and test input generator 2008-12-12 16:12:54 +01:00
dt
02965b95f9 Fixes: Don't build the cmakeprojectplugin, thus disabling it for the beta. 2008-12-12 14:37:37 +01:00
mae
2741bd7dad Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta 2008-12-12 14:10:34 +01:00
mae
d937ee5570 tweak collapse/expand short cuts, and do not draw collpase boxes
in ifdefed out sections
2008-12-12 14:09:56 +01:00
Kavindra Palaraja
1b325ce721 Fixes: Minor documentation changes 2008-12-12 13:34:46 +01:00
mae
18d84955f7 load the current editor first when restoring, less flicker, plus the focus is
in the right editor from the start
2008-12-12 13:25:43 +01:00
con
6d7c9cb810 Merge commit 'origin/0.9.1-beta' 2008-12-12 13:17:54 +01:00
hjk
47c9f22f34 remove dead code from dumpers 2008-12-12 13:14:51 +01:00
hjk
96c446ffd4 remove some dead code 2008-12-12 13:09:34 +01:00
hjk
70d2bfed32 code cosmetics on std::map dumper 2008-12-12 13:02:29 +01:00
hjk
7898a499b6 add custom dumper for std::map 2008-12-12 12:55:05 +01:00
mae
5b8cff20fe Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta 2008-12-12 12:36:50 +01:00
mae
ac36fac157 reduce startup flicker with editor toolbars. 2008-12-12 12:35:44 +01:00
dt
7d24f921e3 Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta 2008-12-12 12:13:49 +01:00
mae
364a869e38 check for !doc 2008-12-12 12:08:02 +01:00
Thorbjørn Lindeijer
8e297acedd Plural fixes 2008-12-12 12:00:37 +01:00
Thorbjørn Lindeijer
cded30f0b4 Hide the "Available Filters" locator
Done based on new IQuickOpenFilter property, isHidden.
2008-12-12 12:00:37 +01:00
mae
14f916f7b2 close tab order chain the the embedded find toolbar 2008-12-12 11:22:39 +01:00
mae
9b59df0bcc fix show on split 2008-12-12 11:14:58 +01:00
con
238b81cc9f Merge commit 'origin/0.9.1-beta' 2008-12-12 11:09:05 +01:00
Roberto Raggi
0145a3dea9 Look at the signed/unsigned specifiers when checking function return types. 2008-12-12 10:40:25 +01:00
Roberto Raggi
aed481dec8 Don't hardode -O3 optimization level for cpptools. 2008-12-12 10:09:47 +01:00
Roberto Raggi
bab60d14b3 Introduced CPlusPlus::Snapshot, it contains a snap shot of the indexer's current state.
This change removes a number of wrong usages of the CppModelManager::documents()/document().
2008-12-12 10:07:58 +01:00
Roberto Raggi
ce66bc3c1e Don't do a GC call when updating the project, it can remove useful "yet not parsed" documents. 2008-12-11 16:36:37 +01:00
mae
88e2f3519a Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta 2008-12-11 16:25:29 +01:00
goro
d72b49949d Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta 2008-12-11 16:19:19 +01:00
goro
0c20f6d9d1 Plural fix 2008-12-11 16:19:07 +01:00
mae
0df94d5191 minimum indent or tab width is 1 2008-12-11 16:16:56 +01:00
mae
8f7e68c676 Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta 2008-12-11 16:14:56 +01:00
hjk
0104dd4173 Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta 2008-12-11 16:11:28 +01:00
hjk
5ba9cbc565 nicer type display for std::map (not including an actual dumper yet) 2008-12-11 16:10:47 +01:00
mae
18c8471158 line is blockNumber + 1 2008-12-11 15:50:37 +01:00
goro
f26f458f51 Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta 2008-12-11 15:40:35 +01:00
con
c4b222695e Fixes: - Choose... buttons are push buttons on mac 2008-12-11 15:11:15 +01:00
con
4f370af4fe Fixes: - Avoid ugly toolbar by default on mac 2008-12-11 15:07:55 +01:00
hjk
e76d7a5b9c Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta 2008-12-11 15:01:55 +01:00
hjk
9da7aef44c re-organizize gdb location selection again 2008-12-11 15:01:22 +01:00
Roberto Raggi
f149c17d17 Fixed possible crash when merging the evironments. 2008-12-11 14:44:52 +01:00
dt
a7227782db Fixes: Saving and restoring of ProjectTreeWidget states
Task:     Reported on the ML multiple times.
Details:  Add a few methods to make it possible to save and restore
settings. Save those settings to the .ini file. (I'm not sure whether
seesion would be better, let's see what feedback we get.)
2008-12-11 14:35:14 +01:00
goro
9042ff32b0 About dialog cosmetics 2008-12-11 14:12:58 +01:00
mae
46535482d0 Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta 2008-12-11 14:12:24 +01:00
mae
9890705295 make the home key jump to column 0 if the caret if before the first non-space 2008-12-11 14:11:28 +01:00
hjk
65d48ce4f6 Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta
Conflicts:
	src/plugins/debugger/gdbtypemacros.ui
2008-12-11 14:04:45 +01:00