Thorbjørn Lindeijer
c14896b7d2
Slight optimization in Session::projectForFile
...
Avoid creating a copy of the list of projects.
2008-12-08 13:05:44 +01:00
Roberto Raggi
310d50fd07
Use Macros.
2008-12-08 12:59:57 +01:00
dt
942363913c
Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta
...
Conflicts:
src/plugins/qt4projectmanager/qtversionmanager.cpp
2008-12-08 12:47:15 +01:00
dt
83d5461c7f
Fixes: Find the qplatformdefs.h file
...
Task: -
RevBy: -
AutoTest: -
Details: Add the include path for qplatformdefs.h to the fot.
2008-12-08 12:44:28 +01:00
dt
e503e1e4e9
Fixes: Parse all the targets.
...
Task: -
RevBy: -
AutoTest: -
Details: (Only outputs them via qDebug().)
2008-12-08 12:27:25 +01:00
Roberto Raggi
f6fbb274ae
Moved the preprocessor.
2008-12-08 12:24:40 +01:00
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
0d46571eb3
fix QSet custom dumper for namespaced Qt
2008-12-05 18:44:09 +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
Kavindra Palaraja
376e2983d2
Fixes: Some documentation fixes
2008-12-05 15:24:45 +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
Kavindra Palaraja
0c3a7df746
Fixes: More documentation fixes
...
(cherry picked from commit a02c5e6196 )
2008-12-05 11:28:22 +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