summaryrefslogtreecommitdiff
path: root/src/plugins/todo
Commit message (Expand)AuthorAgeFilesLines
* Port to new connect apiMontel Laurent2015-01-295-12/+18
* Todo: Remove executable attribute from source filesMontel Laurent2015-01-294-0/+0
* Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-1/+1
* OutputPanes::hasFocus() needs to check the window's focus widgetDaniel Teske2014-11-121-1/+1
* qbs build: Remove unneeded import statements.Christian Kandeler2014-11-101-2/+0
* Use QFileInfo::exist(f) instead of QFileInfo(f).exists() if possiblehjk2014-11-031-1/+1
* Implement theming for QtCreatorThorben Kroeger2014-10-151-0/+8
* License update.Eike Ziller2014-10-151-1/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-1430-210/+240
|\
| * License updateEike Ziller2014-10-0931-212/+242
* | Todo: Fix crash on MSVC when chars >0x7f are readOrgad Shaneh2014-10-081-2/+2
* | CppTools: Change CppModelManager implementation patternhjk2014-09-193-5/+5
* | Fix compilationOrgad Shaneh2014-09-091-0/+2
* | Todo: replace QString::split and trimming by tracking line endings.Erik Verbruggen2014-09-081-6/+19
* | C++: Change QStringList to QSet<QString> to prevent conversions.Erik Verbruggen2014-09-041-2/+2
* | ExtensionSystem: Use Qt 5 plugin metadata instead of .pluginspec filesEike Ziller2014-09-022-16/+19
* | Do not use deprecated Qt functionality.Christian Kandeler2014-08-291-2/+2
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-271-2/+0
* | CppTools: Move Project{Part,Info} to new cppprojects.{h,cpp}Nikolai Kosjar2014-08-201-1/+1
|/
* Todo: Better naming of enum value.Eike Ziller2014-07-172-2/+2
* qmljs: avoid using threadusafe Project::filesFawzi Mohamed2014-07-071-1/+1
* Todo: Fix thread safety issue in CppTodoItemScannerNikolai Kosjar2014-07-032-13/+2
* qmljs: fix race in qmljstodoitemsscannerFawzi Mohamed2014-07-011-1/+1
* Reinvent deprecated qSort as Utils::sortNikita Baryshnikov2014-06-191-1/+3
* Centralize error/warning/info iconsAlessandro Portale2014-06-175-17/+10
* C++: TranslationUnit::getPosition takes utf16char offsetsNikolai Kosjar2014-05-231-1/+1
* ProjectExplorer: Use constants for compile_warning.png and _errorAlessandro Portale2014-05-193-10/+10
* C++: Clarify units of a TokenNikolai Kosjar2014-05-151-2/+2
* TodoView: Make behavior consistent with other viewsDaniel Teske2014-04-163-17/+4
* use new base import style in qbs filesJoerg Bornemann2014-03-111-1/+1
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-122-6/+2
* Qbs/qmake: Fix dependencies of pluginsTobias Hunger2014-02-112-4/+8
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-0831-59/+59
|\
| * Incremented year in copyright infoRobert Loehning2014-01-0831-59/+59
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-12-182-2/+9
|\ \ | |/
| * Todo: Fix goToNext/Prev behaviorOrgad Shaneh2013-12-122-2/+9
* | Preferences: Add default implementation for filteringEike Ziller2013-12-102-14/+13
* | TODO: Fix some UI textEike Ziller2013-12-092-6/+6
|/
* Todo: Jump to entry on ReturnOrgad Shaneh2013-11-282-0/+13
* qbs project files: Make use of new qbsSearchPaths property.Christian Kandeler2013-10-091-1/+1
* SessionManager: Apply 'static' patternhjk2013-09-051-5/+5
* EditorManager: Use static pattern, adjust surrounding codehjk2013-08-301-3/+1
* Fix coding style for else statementsOrgad Shaneh2013-07-171-3/+1
* Add QTCREATOR_COMPAT_VERSIONEike Ziller2013-07-091-1/+1
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-1/+1
* Cleanup PythonEditor and Todo project filesOrgad Shaneh2013-05-231-2/+0
* Fix dependency information according to output of dependency checkerTobias Hunger2013-05-221-1/+0
* Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-04-181-1/+1
|\
| * fix QmlJS dependency in todo.qbsJoerg Bornemann2013-04-171-1/+1
* | Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-04-111-1/+1
|\ \ | |/