con
|
c9889120c3
|
Fixes: - Rename ActionManagerInterface --> ActionManager
Details: - To make it conform to naming convention.
|
2009-01-13 15:44:25 +01:00 |
|
Roberto Raggi
|
e325aa38d9
|
Nicer implementation of CPlusPlus::Macro.
|
2008-12-22 13:55:42 +01:00 |
|
dt
|
b6711f19d2
|
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
|
2008-12-17 14:21:16 +01:00 |
|
dt
|
3ba192af7e
|
Merge branch '0.9.1-beta'
|
2008-12-17 14:21:03 +01:00 |
|
Thorbjørn Lindeijer
|
b11f84925a
|
Made the file overview combo box expand
The overview combo in the toolbar above the editor traditionally liked
to be rather small. Now it will prefer to expand.
|
2008-12-17 11:54:47 +01:00 |
|
hjk
|
da3cb14483
|
chancge Nokia GPL exception version from 1.2 to 1.3
|
2008-12-16 17:20:00 +01:00 |
|
Thorbjørn Lindeijer
|
442737d6e3
|
Renamed CPPHighlighter to CppHighlighter
Lowercase is the more prevalent style in this plugin and CppTools.
Unfortunately CPPEditor can't be named CppEditor cause of the CppEditor
namespace.
|
2008-12-16 13:19:11 +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 |
|
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
|
ddfd46b322
|
nicer (un)comment selection, avoid C-style selections when you can do C++ style.
|
2008-12-11 13:35:58 +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 |
|
Roberto Raggi
|
d454607264
|
Implemented tooltip and lookat for #include directives.
|
2008-12-10 17:21:28 +01:00 |
|
Roberto Raggi
|
187434df96
|
Follow macro under cursor.
|
2008-12-09 16:40:18 +01:00 |
|
con
|
be9dfc8c91
|
Fixes: - Show <No Symbols> or <Select Symbol> in 'empty' method combo box
Task: - 234321
RevBy: - Bjoern
|
2008-12-08 17:50:46 +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 |
|
con
|
79f244c2ea
|
Fixes: - Give method combo box the current item as tool tip as well
|
2008-12-04 17:07:27 +01:00 |
|
hjk
|
df7aacd637
|
more file cosmetics
|
2008-12-02 15:08:31 +01:00 |
|
hjk
|
ab83dcd87c
|
off-by-one in headers
|
2008-12-02 14:20:25 +01:00 |
|
hjk
|
8a43d9b9f3
|
end-of-line whitespace correction of the new headers
|
2008-12-02 14:17:16 +01:00 |
|
con
|
05c35356ab
|
Initial import
|
2008-12-02 12:01:29 +01:00 |
|