aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/tasklist
Commit message (Expand)AuthorAgeFilesLines
* Make PluginManager mostly static.Eike Ziller2012-06-191-2/+1
* Fix qbs code styleYuchen Deng2012-06-191-4/+1
* itaskhandler: interface cleanuphjk2012-05-072-13/+5
* qbs files: use Qt5 module dependenciesJoerg Bornemann2012-04-101-1/+1
* Port Qt Creator to the new plugin system of Qt 5.Friedemann Kleint2012-03-021-0/+1
* qbs: CleanupOrgad Shaneh2012-02-281-4/+1
* add qbs filesJoerg Bornemann2012-02-201-0/+43
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-204-17/+17
* Removed module names from #include directives.Erik Verbruggen2012-02-155-9/+9
* Make IFile::isReadOnly consistent.Eike Ziller2012-02-142-6/+0
* Task: Update Task to use Utils::FileName and Core::IdTobias Hunger2012-01-302-4/+6
* Long live the king!hjk2012-01-2610-10/+10
* Core::Filemanager: make some methods statichjk2012-01-251-1/+1
* ProjectExplorer: make currentProject statichjk2012-01-241-2/+1
* Use new static ICore interface.hjk2012-01-242-4/+3
* Replace Q_ASSERTs with QTC_ASSERTsTobias Hunger2012-01-131-1/+2
* Tasklist: Backslash escapes in descriptionsTobias Hunger2011-12-221-5/+2
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-1110-20/+20
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-0310-20/+20
* | more style fixes of string literal accesshjk2011-11-021-1/+1
|/
* "Build Issues" was renamed to "Issues"Robert Loehning2011-10-252-2/+2
* use Core::Id for IEditorFactory::idhjk2011-09-082-4/+4
* Fix release build warnings about unitialized variables.Friedemann Kleint2011-07-211-0/+1
* UI text: fix capitalization and terminologyLeena Miettinen2011-07-191-1/+1
* add auto-saving of modified editorsOswald Buddenhagen2011-05-122-2/+3
* Fix/add copyright headersTobias Hunger2011-05-0610-10/+10
* add errorString output argument to IFile::reload() & IEditor::open()Oswald Buddenhagen2011-04-185-14/+24
* add errorString output argument to IFile::save()Oswald Buddenhagen2011-04-182-2/+3
* TaskList: Clean up reopen behaviorTobias Hunger2011-04-151-3/+2
* Update license.hjk2011-04-1310-140/+130
* TaskList: add *.tasks.txt to the globbing patternBill King2011-03-041-0/+1
* It's 2011 now.con2011-01-1211-11/+11
* Merge branch '2.1'con2010-12-1710-70/+110
|\
| * License headers.con2010-12-1710-70/+110
| * Version bump.con2010-12-021-3/+3
| * Version bump.con2010-11-021-3/+3
| * version bump: 2.0.92 -> 2.0.93hjk2010-10-081-3/+3
| * version bump: 2.0.91 -> 2.0.92v2.1.0-betahjk2010-10-071-3/+3
* | dynamically replace creator version during buildOswald Buddenhagen2010-11-031-3/+3
* | centralize addition of pluginspecs to OTHER_FILESOswald Buddenhagen2010-11-031-2/+1
* | Task: Make sure file contains non-native separatorsTobias Hunger2010-10-251-0/+2
* | version bump 2.0.91 -> 2.1.81hjk2010-09-301-3/+3
|/
* version bump 2.0.90 -> 2.0.91hjk2010-09-271-3/+3
* Fix capitalization of "My tasks" in TaskListPluginTobias Hunger2010-09-131-1/+1
* I10N: First translation fixes for 2.1Friedemann Kleint2010-09-101-2/+9
* replace version 2.1.80 by 2.0.90hjk2010-08-301-3/+3
* Improve TaskList pluginTobias Hunger2010-08-2712-195/+610
* Auto relase TaskFileFactory.Tobias Hunger2010-08-261-1/+1
* Add TaskList pluginTobias Hunger2010-08-2610-0/+516