aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/tasklist
Commit message (Expand)AuthorAgeFilesLines
* Move mimetype definitions to plugin specsEike Ziller2017-02-276-21/+13
* TaskList: Initialize membersTobias Hunger2016-12-051-1/+1
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-5/+3
* Wholesale conversion to #pragma oncehjk2016-03-304-16/+4
* Core: Make IDocument concreteOrgad Shaneh2016-03-172-23/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-198-122/+87
* Add default implementation for IDocument::fallbackSaveAs(Path|FileName)Eike Ziller2016-01-192-13/+0
* IDocument: Rename defaultPath and suggestedFileNameEike Ziller2016-01-142-4/+4
* TaskList: Make relative paths relative to the tasks fileOrgad Shaneh2015-12-084-45/+16
* TaskList: QString -> FileNameOrgad Shaneh2015-12-084-29/+35
* TaskList: Use Qt5-style connectsTobias Hunger2015-11-201-2/+2
* Add override to IDocument hierarchyEike Ziller2015-06-112-11/+7
* Editor manager: Abort with a single message if file is not readable.Eike Ziller2015-06-103-5/+4
* Move "open" from IEditor to IDocumentEike Ziller2015-06-103-4/+5
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-0/+2
* Use new mime databaseEike Ziller2015-02-171-3/+3
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-128-46/+46
|\
| * Update LicenseEike Ziller2015-01-168-46/+46
* | Misc: Remove unneeded qualificationsOrgad Shaneh2015-02-061-5/+5
* | TaskList: Sprinkle with autoTobias Hunger2015-01-222-2/+2
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-122-3/+3
* | Completely rework currentNode/currentProject handlingDaniel Teske2014-12-031-2/+2
|/
* qbs build: Remove unneeded import statements.Christian Kandeler2014-11-101-2/+0
* License update.Eike Ziller2014-10-151-1/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-147-49/+56
|\
| * License updateEike Ziller2014-10-098-51/+58
* | ExtensionSystem: Use Qt 5 plugin metadata instead of .pluginspec filesEike Ziller2014-09-022-16/+18
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-271-2/+0
* | EditorManager: Don't derive IEditorFactory from IDocumentFactoryDaniel Teske2014-07-171-2/+0
|/
* TaskListPlugin: Adjust after changes to IDocumentFactoryhjk2014-07-088-165/+66
* ProjectExplorer: Fold in simple IDocumentFactory subclasseshjk2014-07-012-7/+4
* IDocument: Make mimeType a value memberhjk2014-07-012-6/+0
* Project: Use Utils::FileName as return type for projectDirectory(...)Tobias Hunger2014-05-061-1/+1
* TaskList: Do not open the same file several timesTobias Hunger2014-04-291-0/+5
* TaskListPlugin: Use pointers to TaskFiles instead of IDocumentsTobias Hunger2014-04-292-2/+4
* Merge remote-tracking branch 'origin/3.1'Oswald Buddenhagen2014-03-181-1/+1
|\
| * use new base import style in qbs filesJoerg Bornemann2014-03-111-1/+1
* | Editors: Move id() from editor to document.Eike Ziller2014-03-051-1/+3
|/
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* Qbs/qmake: Fix dependencies of pluginsTobias Hunger2014-02-112-1/+5
* Core: Merge Find and Locator into Core pluginhjk2014-01-141-2/+0
* Incremented year in copyright infoRobert Loehning2014-01-0810-10/+10
* qbs project files: Make use of new qbsSearchPaths property.Christian Kandeler2013-10-091-1/+1
* TaskList: Fix crashTobias Hunger2013-09-246-27/+24
* TaskList: Save open task list as part of the sessionTobias Hunger2013-09-232-6/+33
* Apply 'static' pattern to MimeDatabasehjk2013-09-031-1/+1
* Compile fix for 99f22de6baeb6488e9523f18e01c4b159766e0b7jkobus2013-08-301-1/+1
* TaskHub: Add convenience function to add a task and clean up usershjk2013-08-302-139/+101
* TaskList: Remove unused export macrosTobias Hunger2013-08-233-43/+0
* TaskHub: Move code to be more conform with other singletonsTobias Hunger2013-08-191-7/+6