index
:
qt-creator/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
11.0
12.0
13.0
14.0
15.0
16.0
17.0
18.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3dfirst
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
qds/4.8.0
qds/4.8.1
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
cpptools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split up general text editor settings
Thorbjørn Lindeijer
2009-01-27
1
-26
/
+35
*
Fix SIGNAL/SLOT completion with spaces after opening brace
Thorbjørn Lindeijer
2009-01-26
1
-6
/
+11
*
Avoid going through ICore when it's not necessary
Thorbjørn Lindeijer
2009-01-21
1
-1
/
+1
*
replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() ...
hjk
2009-01-20
4
-30
/
+23
*
Remove #include <extensionsystem/pluginmanager.h> from icore.h, a
hjk
2009-01-19
2
-3
/
+3
*
remove ProjectExplorerInterface and ExtensionSystemInterfaces files
hjk
2009-01-14
1
-1
/
+1
*
Fixes: - ICommand --> Command
con
2009-01-14
1
-1
/
+1
*
Fixes: - IActionContainer --> ActionContainer
con
2009-01-14
1
-2
/
+2
*
Don't add the objc++ keywords to the completion box.
Roberto Raggi
2009-01-14
1
-1
/
+1
*
Bump year in licence header.
Daniel Molkentin
2009-01-13
21
-21
/
+21
*
Windows compile warning
Friedemann Kleint
2009-01-13
1
-3
/
+3
*
Modified IOptionsPage interface for Apply button
Thorbjørn Lindeijer
2009-01-13
2
-5
/
+3
*
Fixes: - ProgressManagerInterface --> ProgressManager
con
2009-01-13
1
-2
/
+2
*
Fixes: - ProgressManager --> ProgressManagerPrivate
con
2009-01-13
1
-1
/
+1
*
Fixes: - Rename ActionManagerInterface --> ActionManager
con
2009-01-13
1
-2
/
+2
*
Fixed crash in function argument widget
Thorbjørn Lindeijer
2009-01-13
1
-3
/
+6
*
Fixed compilation problem with gcc 3.3
Thorbjørn Lindeijer
2009-01-08
1
-3
/
+2
*
Fixes: - Switch Header/Source sometimes uses wrong file
con
2009-01-06
1
-2
/
+3
*
Replace a. with a[0]. when `a' has type array of T.
Roberto Raggi
2009-01-05
1
-0
/
+18
*
Completion for typedef of pointer to struct.
Roberto Raggi
2008-12-31
1
-10
/
+28
*
Renamed SymbolsForDotAccess to ResolveClass.
Roberto Raggi
2008-12-30
1
-13
/
+13
*
Simple typedef support for T_ARROW member access.
Roberto Raggi
2008-12-30
2
-14
/
+12
*
Improved CppCodeCompletion::completeScope(). Added simple support for typedefs.
Roberto Raggi
2008-12-30
2
-12
/
+24
*
Initial support for typedefs.
Roberto Raggi
2008-12-29
1
-12
/
+10
*
Nicer implementation of CPlusPlus::Macro.
Roberto Raggi
2008-12-22
1
-2
/
+2
*
Some cleanup in the C++ preprocessor.
Roberto Raggi
2008-12-22
1
-1
/
+1
*
Bump version from 0.9.1 to 0.9.2
goro
2008-12-18
1
-4
/
+4
*
Some code simplification in CompletionSettingsPage
Thorbjørn Lindeijer
2008-12-18
2
-10
/
+13
*
Merge branch '0.9.1-beta'
dt
2008-12-17
20
-20
/
+20
|
\
|
*
Merge branch '0.9.1-beta' of
[email protected]
:creator/mainline into...
dt
2008-12-16
21
-21
/
+21
|
|
\
|
|
*
chancge Nokia GPL exception version from 1.2 to 1.3
hjk
2008-12-16
21
-21
/
+21
|
*
|
Fixes: Nokia Technology Preview License -> Nokia Beta Version License
dt
2008-12-16
1
-1
/
+1
|
|
/
*
|
Added option to disable completion of common prefix
Thorbjørn Lindeijer
2008-12-16
5
-2
/
+30
*
|
Moved dependency on QtHelp
Thorbjørn Lindeijer
2008-12-16
1
-1
/
+0
*
|
Moved the CppHoverHandler to the CppEditor plugin
Thorbjørn Lindeijer
2008-12-16
9
-546
/
+1
*
|
Fixed saving of code completion settings
Thorbjørn Lindeijer
2008-12-15
1
-1
/
+1
*
|
Added configuration options for code completion
Thorbjørn Lindeijer
2008-12-15
8
-24
/
+297
*
|
Renamed cpptools.cpp to cpptoolsplugin.cpp
Thorbjørn Lindeijer
2008-12-15
3
-3
/
+3
|
/
*
Merge branch '0.9.1-beta' of
[email protected]
:creator/mainline into...
mae
2008-12-12
1
-2
/
+4
|
\
|
*
Look at the signed/unsigned specifiers when checking function return types.
Roberto Raggi
2008-12-12
1
-2
/
+4
*
|
check for !doc
mae
2008-12-12
1
-7
/
+7
|
/
*
Don't hardode -O3 optimization level for cpptools.
Roberto Raggi
2008-12-12
1
-1
/
+0
*
Introduced CPlusPlus::Snapshot, it contains a snap shot of the indexer's curr...
Roberto Raggi
2008-12-12
6
-26
/
+23
*
Fixed code completion when using macros in the expression's code (e.g. in qAp...
Roberto Raggi
2008-12-11
1
-1
/
+2
*
Implemented tooltip and lookat for #include directives.
Roberto Raggi
2008-12-10
2
-4
/
+16
*
Set the help id for macros to their name
Thorbjørn Lindeijer
2008-12-10
1
-0
/
+1
*
Fixed macro tooltip overriding type information
Thorbjørn Lindeijer
2008-12-10
1
-10
/
+11
*
Sort C++ QuickOpen with less than 1000 results
Thorbjørn Lindeijer
2008-12-09
1
-0
/
+9
*
Added the CppFunctionsFilter to QuickOpen
Thorbjørn Lindeijer
2008-12-09
5
-5
/
+129
*
Exclude anonymous symbols from the QuickOpen
Thorbjørn Lindeijer
2008-12-09
1
-1
/
+4
[next]