hjk
|
12018c89d6
|
Fixes: simplify ProjectExplorerPlugin::instance() access
|
2009-03-04 09:38:01 +01:00 |
|
Roberto Raggi
|
b74fcb7702
|
Cache the UTF-8 encoded contents of the text editors, and some cleanup in updateEditorSelections().
|
2009-03-02 16:31:59 +01:00 |
|
hjk
|
8ca887aae2
|
Fixes: change file license headers to include LGPL
|
2009-02-25 09:15:00 +01:00 |
|
Roberto Raggi
|
65ff19e7fa
|
Postpone the update of the ifdefedOut blocks.
|
2009-02-23 17:49:03 +01:00 |
|
Thorbjørn Lindeijer
|
dd54cc6a7a
|
Don't remove syntax errors on each document change
Especially when several error markers exist, the flashing this causes
while editing isn't really nice.
Reviewed-by: Roberto Raggi
|
2009-02-11 15:03:50 +01:00 |
|
Roberto Raggi
|
f3c2bbaabe
|
Less annoying syntax checker.
(cherry picked from commit 9539bb2b28 )
|
2009-02-11 15:03:31 +01:00 |
|
Daniel Molkentin
|
59affcfffc
|
Bump year in licence header.
|
2009-01-13 19:22:14 +01:00 |
|
dt
|
3ba192af7e
|
Merge branch '0.9.1-beta'
|
2008-12-17 14:21:03 +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
|
1efe71992b
|
Moved the CppHoverHandler to the CppEditor plugin
It used to be in CppTools, but since the hover handler only makes sense
in the context of the C++ editor, this is a better place.
|
2008-12-16 12:27:13 +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
|
02488eebe4
|
More cleanup in the CppPreprocessor.
|
2008-12-08 14:49:53 +01:00 |
|
Roberto Raggi
|
d74ddb76b6
|
Protected m_dirty and m_projects with a mutex.
|
2008-12-08 10:45:27 +01:00 |
|
Roberto Raggi
|
a418183596
|
Some cleanup in the CppPreprocessor.
|
2008-12-04 17:08:11 +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 |
|