Daniel Molkentin
|
59affcfffc
|
Bump year in licence header.
|
2009-01-13 19:22:14 +01:00 |
|
con
|
c9889120c3
|
Fixes: - Rename ActionManagerInterface --> ActionManager
Details: - To make it conform to naming convention.
|
2009-01-13 15:44:25 +01:00 |
|
con
|
123ef3db8e
|
Fixes: - Switch Header/Source sometimes uses wrong file
Task: - 237723
Details: - Look in the same directory first, then go through project's
files.
|
2009-01-06 17:37:45 +01:00 |
|
dt
|
3ba192af7e
|
Merge branch '0.9.1-beta'
|
2008-12-17 14:21:03 +01:00 |
|
Thorbjørn Lindeijer
|
9cf4074504
|
Added option to disable completion of common prefix
Some people don't like this.
|
2008-12-16 16:58:29 +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 |
|
Thorbjørn Lindeijer
|
011049dd40
|
Fixed saving of code completion settings
Save settings instead of crashing. Sorry about that!
|
2008-12-15 12:29:42 +01:00 |
|
Thorbjørn Lindeijer
|
78f1fca9aa
|
Added configuration options for code completion
It is now possible to choose between case-sensitive or case-insensitive
completion. Also, you can now disable the automatic insertion of braces.
|
2008-12-15 11:42:43 +01:00 |
|
Thorbjørn Lindeijer
|
5c5167717f
|
Renamed cpptools.cpp to cpptoolsplugin.cpp
To match the class name, CppToolsPlugin.
|
2008-12-15 11:42:43 +01:00 |
|