aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/task.h
Commit message (Expand)AuthorAgeFilesLines
* ProjectManager: Add convenience Task subclasseshjk2020-01-201-0/+26
* Utils: Rename FilePathList to simply FilePathshjk2019-12-181-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-4/+4
* ProjectExplorer: Anticipatory obediencehjk2019-05-281-1/+1
* ProjectExplorer: Introduce a alias for QList<Tasks>hjk2019-05-281-2/+4
* ProjectExplorer: Introduce new Task::setFile() methodDenis Shienkov2019-05-131-0/+1
* Resolve ambiguous results of searches for relative file pathsChristian Kandeler2019-03-041-0/+1
* Clang: Do not flash issues pane when switching editorNikolai Kosjar2018-05-141-2/+9
* ProjectExplorer: Report project-specific kit errors/warningsTobias Hunger2018-04-191-0/+1
* ProjectExplorer: Add toHtml(QList<Task>) and use that in kit.cppTobias Hunger2018-04-181-0/+2
* ProjectExplorer: Make Task accept a QIconNikolai Kosjar2018-04-161-1/+1
* ProjectExplorer: Allow to add Tasks without TextMarksNikolai Kosjar2018-04-161-2/+4
* ProjextExplorer: Update a commentNikolai Kosjar2018-04-131-1/+1
* ProjectExplorer: Forward-declare TextMark in task.hNikolai Kosjar2017-07-201-1/+4
* TextEditor: Remove use of deprecated additionalFormatsOrgad Shaneh2016-08-101-1/+1
* ProjectExplorer: Rename Task::addMark to setMark and make it privateTobias Hunger2016-04-151-1/+6
* ProjectExplorer: Remove metatype registration macro usageNikita Baryshnikov2016-02-081-1/+0
* ProjectExplorer: ModernizeTobias Hunger2016-02-031-9/+6
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Merge ITextMark and BaseTextMarkhjk2014-07-231-4/+4
|/
* Unify "missing compiler" and "missing build configuration" tasksTobias Hunger2014-06-231-0/+4
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Add icons in TaskPetar Perisin2013-12-091-1/+3
|/
* TaskHub: De-noise user codehjk2013-08-021-2/+2
* Task: Add clear methodTobias Hunger2013-05-061-0/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Task, adjust line numbers while editingDaniel Teske2012-02-141-0/+4
* Task: Update Task to use Utils::FileName and Core::IdTobias Hunger2012-01-301-3/+7
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* make Tasks sortabledt2011-05-121-2/+4
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Documentation: Add ProjectExplorer plugin..Friedemann Kleint2011-04-141-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Null taskTobias Hunger2010-08-041-0/+2
* Add a task id to the task classTobias Hunger2010-06-301-4/+3
* Move implementation of Task methods into the cpp fileTobias Hunger2010-06-251-11/+4
* Add operator= to TaskTobias Hunger2010-06-251-0/+2
* Make Task and TaskWindowPrivate classesTobias Hunger2010-06-161-1/+3
* Move ProjectExplorer::Task into its own fileTobias Hunger2010-06-161-0/+86