Roberto Raggi
520a5c9e65
Put the preprocessor the CPlusPlus namespace
2008-12-08 12:18:04 +01:00
hjk
358eceacfd
whitespace cosmetics
2008-12-08 12:01:53 +01:00
hjk
17f1785161
Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta
2008-12-08 11:58:50 +01:00
hjk
e47967312e
compile fix
2008-12-08 11:58:36 +01:00
Roberto Raggi
1f8ce02d06
Some cleanup in CppPreprocessor.
2008-12-08 11:42:09 +01:00
hjk
b09bdf08ea
Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta
2008-12-08 11:01:21 +01:00
hjk
045e6dd1b4
simplify WatchWindow expansion handling a bit
2008-12-08 11:00:46 +01:00
Roberto Raggi
d74ddb76b6
Protected m_dirty and m_projects with a mutex.
2008-12-08 10:45:27 +01:00
hjk
44cc9a2b40
fix expansion state of "dummy" items in locals&watchers after frame changes
2008-12-08 10:25:39 +01:00
goro
9bfb54f59a
Migrate Perforce plugin to PathChooser
2008-12-05 19:11:06 +01:00
goro
8f757bd4d0
Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta
2008-12-05 18:52:20 +01:00
goro
881610dfd2
Migrate subversion plugin to extended PathChooser
2008-12-05 18:51:07 +01:00
hjk
f89efc23e0
Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta
2008-12-05 18:30:00 +01:00
hjk
5b3e95fe77
tiny whitespace
2008-12-05 18:29:19 +01:00
hjk
d8b343afa1
silence warning
2008-12-05 18:27:45 +01:00
goro
502449e32b
Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta
2008-12-05 17:55:47 +01:00
goro
38b04c737b
Bump two plugins from version 0.1 to 0.9.1
2008-12-05 17:55:09 +01:00
mae
e02923fa59
Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta
2008-12-05 17:54:29 +01:00
mae
9ef62848ac
avoid parentheses matching flicker when navigationt to block end / start.
2008-12-05 17:06:17 +01:00
hjk
84261f00ea
Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta
2008-12-05 16:40:19 +01:00
hjk
0e8d02aab4
populate texteditor margin context menu
2008-12-05 16:39:33 +01:00
dt
440053f71e
Fixes: Add the cmakestep and makestep to a buildconfigratuion.
...
Task: -
RevBy: -
AutoTest: -
Details: Actually building only works on unix (since the generator is
hardcoded.) and make is called without any parameters which is wrong.
A lot is missing for basic build support, but this is a start.
2008-12-05 16:30:26 +01:00
Joerg Bornemann
1b33b75fc3
Fixes: Build on msvc
...
RevBy: Found by me.
(cherry picked from commit 58827feb20 )
2008-12-05 15:54:59 +01:00
con
04f79bc965
Fixes: - Show <no symbols> in method combo box if there aren't any
...
Task: - 234321
RevBy: - Thorbjørn
2008-12-05 15:39:22 +01:00
dt
f633d66c35
Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta
2008-12-05 14:30:48 +01:00
dt
d6e726ec68
Fixes: Memory usage for loading projects.pro
...
Details: Free the whole ProFile*, ProItem*, ProValue* and etc
structure after parsing, that frees around 200Mb for projects.pro.
2008-12-05 14:29:18 +01:00
Thorbjørn Lindeijer
ecfb77d469
Separate scope in classes quickopen filter
...
The scope of the classes is now separated and displayed in the second
column, and not included in the search.
2008-12-05 13:23:04 +01:00
mae
f2f9e8a831
Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta
2008-12-05 13:21:18 +01:00
mae
6d37029be8
support different selection kinds in basetexteditor.
...
enum ExtraSelectionKind {
CurrentLineSelection,
ParenthesesMatchingSelection,
CodeWarningsSelection,
CodeSemanticsSelection,
OtherSelection,
NExtraSelectionKinds
};
void setExtraSelections(ExtraSelectionKind kind, const QList<QTextEdit::ExtraSelection> &selections);
QList<QTextEdit::ExtraSelection> extraSelections(ExtraSelectionKind kind) const;
This is mainly for the benefit of the cppmodelmanager.
2008-12-05 13:19:57 +01:00
Joerg Bornemann
58827feb20
Fixes: Build on msvc
...
RevBy: Found by me.
2008-12-05 13:05:50 +01:00
Friedemann Kleint
5c6be3a83c
Fixes: Do not display f1, f2 while waiting for wizard extension page data
2008-12-05 12:19:04 +01:00
mae
354fcfc841
Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta
2008-12-05 12:13:01 +01:00
mae
786e183aa6
markContextMenuRequested signal in ITextEditor
2008-12-05 12:12:20 +01:00
hjk
45c4d73ee5
Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta
2008-12-05 12:04:06 +01:00
hjk
f9fbfb8f83
increas alert time for breakpoints to 300
2008-12-05 11:24:18 +01:00
Friedemann Kleint
a48ee6f7a8
Fixes: Allow directories to be entered into the class wizard file names
...
Task: 237390
Details: Add 'allowDirectories' property to the widgets involved.
2008-12-05 10:39:08 +01:00
con
a87297bf66
Merge commit 'origin/0.9.1-beta'
2008-12-05 09:36:40 +01:00
Thorbjørn Lindeijer
4e76b54dec
Use QFlags for indicating symbols to search for
2008-12-05 09:02:08 +01:00
mae
923bfa52d3
Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta
2008-12-04 19:35:59 +01:00
mae
4fd9f1e6f7
new signal: BaseTextEditor::lineContextMenuRequested(TextEditor::ITextEditor *editor, int line, QMenu *menu);
...
To be useful and used by the bookmarkmanager, this has to move to ITextEditor.
2008-12-04 19:33:23 +01:00
mae
e594815842
two new actions: "select block up" and "select block down", current default is Ctrl+U
2008-12-04 19:25:20 +01:00
mae
e9ad023def
block navigation and selection (bound to Ctrl+[]{}
2008-12-04 18:37:02 +01:00
Thorbjørn Lindeijer
cecd5023dd
First incarnation of classes quickopen filter
...
Invokable with 'c', currently shows all classes it can find.
2008-12-04 18:22:58 +01:00
Friedemann Kleint
c9f88bf08e
Fixes: Synchronous process hangs on Windows if executable not present
...
Details: StartFailed is triggered before the event loop starts on Windows.
2008-12-04 17:17:16 +01:00
Roberto Raggi
a418183596
Some cleanup in the CppPreprocessor.
2008-12-04 17:08:11 +01:00
Roberto Raggi
c4fa71ba36
Removed some warnings.
2008-12-04 17:08:11 +01:00
con
79f244c2ea
Fixes: - Give method combo box the current item as tool tip as well
2008-12-04 17:07:27 +01:00
con
31d8116f32
Fixes: - Make about dialog a non-modal dialog
2008-12-04 17:07:27 +01:00
hjk
0a73401dc8
Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta
2008-12-04 16:27:15 +01:00
hjk
c5a261b1f8
setText + setToolTip works better than setText + setText...
2008-12-04 16:26:44 +01:00