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
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
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
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
hjk
a556ddada8
start sanitizing gdb options dialog
2008-12-11 14:01:53 +01:00
Jarek Kobus
2bb0db7d82
Removes unnecessary TODO. Basically 3 left:
...
1) Ask Roberto for API for which would give position of class definition's end.
2) Don't guess generated ui_<>.h filename but take it from somewhere (project manager???).
3) 3 methods are taken from Thorbjorn's code. Make for it common public API.
2008-12-11 13:52:37 +01:00
Jarek Kobus
ec01200d3b
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2008-12-11 13:49:12 +01:00
Jarek Kobus
103ba3594f
Finish "Go to slot" functionality. Currently it inserts declaration and definition if it doesn't exist, adds parameter names taken from designer, deal with namespaced ui class name. There are couple of TODOs left in code with hints on how to make it better.
2008-12-11 13:43:11 +01:00
mae
ddfd46b322
nicer (un)comment selection, avoid C-style selections when you can do C++ style.
2008-12-11 13:35:58 +01:00
mae
6adb3f617e
connect the parenthesis matcher with the ifdefed out information.
2008-12-11 13:20:59 +01:00
goro
8b6575a066
Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta
2008-12-11 12:30:52 +01:00
goro
1ef9dc31d2
PathChooser migration for GDB macros page
2008-12-11 12:30:38 +01:00
Roberto Raggi
4679f38a87
Fixed code completion when using macros in the expression's code (e.g. in qApp->).
2008-12-11 11:28:29 +01:00
con
7239d03ee7
Fixes: - Make plugin load order a bit more deterministic
...
Details: - It will still change if the dependencies change, there's no
way to avoid that though.
2008-12-11 11:26:42 +01:00
Roberto Raggi
f1e67fa3a3
Added `editorKind' to BaseTextEditor::openEditorAt(). We need it to force the CPPEDITOR kind
...
when opening files from the C++ editor (e.g. when the user press F2 on #include <QMutex>).
2008-12-11 10:28:39 +01:00