aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/todo
Commit message (Expand)AuthorAgeFilesLines
...
* Core: Make IOptionsPage::categoryIcon a Utils::IconAlessandro Portale2016-09-201-1/+1
* Todo: Avoid issues with screwing up or screwed settingsEike Ziller2016-09-013-3/+7
* Todo: Use "toolbar" style icons in the toolbarAlessandro Portale2016-08-243-3/+21
* Todo: Add the new icons to qtcreatoricons.svgAlessandro Portale2016-08-156-0/+0
* Move icons to UtilsUlf Hermann2016-08-051-4/+4
* ProjectExplorer: Rework mode main windowhjk2016-07-261-11/+7
* Merge remote-tracking branch 'origin/4.1'Orgad Shaneh2016-07-221-4/+2
|\
| * Todo: Fix crash after user discards open very big file dialogSerhii Moroz2016-07-191-4/+2
* | Todo: added ability to filter todo list by keywordsSerhii Moroz2016-07-2118-20/+144
|/
* Core: Use QList's initializer list contructor for output paneshjk2016-07-111-5/+1
* Todo: Use Qt5-style connectsOrgad Shaneh2016-06-0617-100/+46
* Todo: Fix a premature ::tr() callAlessandro Portale2016-05-181-5/+8
* Todo: Define the icons size for the options dialogAlessandro Portale2016-04-281-0/+1
* Todo: tr()-FixesTakumi ASAKI2016-04-281-1/+1
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-121-1/+1
|\
| * Todo: Remove "Settings" from project settings panel titleNikolai Kosjar2016-04-061-1/+1
* | Wholesale conversion to #pragma oncehjk2016-03-3019-75/+19
* | Todo: non-alien dir separators in To-Do entries listAlessandro Portale2016-03-175-6/+8
|/
* TODO plugin: Fix initialization of scanning scope.Christian Kandeler2016-03-031-1/+1
* Todo: Support find in paneOrgad Shaneh2016-02-081-0/+6
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1937-680/+503
* CppTools: Remove cpptools/cppprojects.[h|cpp]Marco Bubke2016-01-131-0/+3
* Rename Project::ExcludeGeneratedFilesUlf Hermann2016-01-132-3/+3
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-255-17/+4
* Todo: Store icons in the settings via index instead of stringsAlessandro Portale2015-11-1814-40/+176
* Icon refresh: First step towards the new Qt Creator themesAlessandro Portale2015-10-233-6/+11
* Todo Plugin: Add showing To-Do Entries for current sub-project onlyJochen Becher2015-10-078-7/+65
* TODO plugin: Add file patterns to exclude from parsingDenis Kormalev2015-06-0119-95/+455
* ToDo: Proper filenames elidingDenis Kormalev2015-05-085-2/+108
* Clean headers in lib qmljs and plugins qmljstools, qmljseditor.Friedemann Kleint2015-03-051-0/+2
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-0/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-1231-211/+211
|\
| * Update LicenseEike Ziller2015-01-1631-211/+211
* | Misc: Remove unneeded qualificationsOrgad Shaneh2015-02-061-2/+2
* | 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