| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move C++ mime types from cppeditor to cpptools | Tobias Hunger | 2016-03-15 | 1 | -0/+2 |
| * | Update License according to agreement with Free Qt Foundation | Tobias Hunger | 2016-01-19 | 1 | -17/+12 |
| * | CppTools: Remove cpptools/cppprojects.[h|cpp] | Marco Bubke | 2016-01-13 | 1 | -0/+1 |
| * | CppTools: Add CppToolsBridge | Marco Bubke | 2016-01-12 | 1 | -0/+4 |
| * | CppTools: SwitchHeaderSource file name case sensitivity | Cristian Adam | 2015-09-23 | 1 | -5/+10 |
| * | Properly delete plugins dependent on failed plugin | Jarek Kobus | 2015-06-17 | 1 | -1/+2 |
| * | Clang: Use completion through backend process | Nikolai Kosjar | 2015-06-10 | 1 | -2/+2 |
| * | Clean exported headers of the CppTools plugin. | Friedemann Kleint | 2015-03-05 | 1 | -0/+1 |
| * | Clean exported headers of the Core plugin. | Friedemann Kleint | 2015-03-05 | 1 | -0/+1 |
| * | Clean exported headers of the TextEditor plugin. | Friedemann Kleint | 2015-02-26 | 1 | -0/+1 |
| * | Use new mime database | Eike Ziller | 2015-02-17 | 1 | -6/+8 |
| * | Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe' | Eike Ziller | 2015-02-12 | 1 | -6/+6 |
| |\ |
|
| | * | Update License | Eike Ziller | 2015-01-16 | 1 | -6/+6 |
| * | | Port to new connect api | Montel Laurent | 2015-01-30 | 1 | -6/+8 |
| * | | Add locator filter for all included files. | Eike Ziller | 2015-01-12 | 1 | -0/+2 |
| * | | Core: Use FileName for file path in IDocument | Orgad Shaneh | 2015-01-12 | 1 | -1/+1 |
| * | | Completely rework currentNode/currentProject handling | Daniel Teske | 2014-12-03 | 1 | -1/+2 |
| |/ |
|
| * | VariableChooser: Rework | hjk | 2014-10-15 | 1 | -2/+2 |
| * | MacroExpander: Allow registering local expansions | hjk | 2014-10-15 | 1 | -6/+7 |
| * | Merge remote-tracking branch 'origin/3.2' | Eike Ziller | 2014-10-14 | 1 | -7/+8 |
| |\ |
|
| | * | License update | Eike Ziller | 2014-10-09 | 1 | -7/+8 |
| * | | JsExpander: Do not crash on exit | Tobias Hunger | 2014-09-18 | 1 | -1/+1 |
| * | | CppTools: Add some methods to the JsExpander. | Tobias Hunger | 2014-09-18 | 1 | -0/+4 |
| * | | Fix string | Tobias Hunger | 2014-09-12 | 1 | -1/+1 |
| * | | C++: Change QStringList to QSet<QString> to prevent conversions. | Erik Verbruggen | 2014-09-04 | 1 | -2/+4 |
| * | | Editors: Automatically add editor/document id to context and use that | Eike Ziller | 2014-09-02 | 1 | -1/+1 |
| * | | ExtensionSystem: Remove Qt4 support | Eike Ziller | 2014-08-27 | 1 | -2/+0 |
| * | | CppTools: Move Project{Part,Info} to new cppprojects.{h,cpp} | Nikolai Kosjar | 2014-08-20 | 1 | -2/+2 |
| * | | Merge remote-tracking branch 'origin/3.2' | Oswald Buddenhagen | 2014-08-05 | 1 | -11/+12 |
| |\| |
|
| | * | CppTools: Fix Switch Header/Source going to wrong file | Nikolai Kosjar | 2014-07-24 | 1 | -11/+12 |
| * | | Compile fix with gcc 4.7.2 | hjk | 2014-07-18 | 1 | -2/+2 |
| * | | CppTools: Export licensetemplate and licensetemplatepath as variables | Tobias Hunger | 2014-07-15 | 1 | -0/+18 |
| |/ |
|
| * | C++: Remove class/function/enum extraction from CppLocatorData. | Erik Verbruggen | 2014-06-18 | 1 | -1/+7 |
| * | CppTools: Unexport some internal classes. | Nikolai Kosjar | 2014-06-10 | 1 | -4/+1 |
| * | C++: use a global string table for SearchSymbols. | Erik Verbruggen | 2014-05-28 | 1 | -1/+6 |
| * | C++: Add support for prefixes in switch header/source | Orgad Shaneh | 2014-01-21 | 1 | -0/+35 |
| * | Incremented year in copyright info | Robert Loehning | 2014-01-08 | 1 | -1/+1 |
| * | Crossify normalizePathName | Orgad Shaneh | 2013-10-24 | 1 | -8/+2 |
| * | CppTools: honor pre-compiled headers in the code-model. | Erik Verbruggen | 2013-10-01 | 1 | -1/+1 |
| * | C++: add code-model settings to choose one by mime-type. | Erik Verbruggen | 2013-09-13 | 1 | -2/+11 |
| * | C++: Custom directory list for Switch Header/Source | Orgad Shaneh | 2013-09-03 | 1 | -9/+48 |
| * | Apply 'static' pattern to VcsManager | hjk | 2013-09-03 | 1 | -2/+1 |
| * | Apply 'static' pattern to MimeDatabase | hjk | 2013-09-03 | 1 | -19/+19 |
| * | CppTools: Introduce LocatorData | Nikolai Kosjar | 2013-08-30 | 1 | -3/+6 |
| * | EditorManager: Use interface directly instead of going through ICore | hjk | 2013-08-30 | 1 | -1/+1 |
| * | Introduced mime-type for ObjC++. | Erik Verbruggen | 2013-07-18 | 1 | -0/+1 |
| * | Make document model static and add some document related methods | Eike Ziller | 2013-07-12 | 1 | -2/+2 |
| * | Rename IDocument::fileName --> filePath | Eike Ziller | 2013-07-09 | 1 | -2/+2 |
| * | CppTools: "Switch Header/Source" checks also other projects | Nikolai Kosjar | 2013-06-25 | 1 | -23/+49 |
| * | Switch less often to edit mode | Eike Ziller | 2013-06-05 | 1 | -2/+1 |