aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/tasklist/tasklistplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use dialogParent() instead of mainWindow()Eike Ziller2020-06-021-1/+1
* TaskList: Do not save files in default sessionFriedemann Kleint2020-03-191-3/+5
* ProjectManager: Add convenience Task subclasseshjk2020-01-201-2/+2
* Utils: Rename FileName to FilePathhjk2019-05-281-7/+7
* More FileName::appendPath() -> .pathAppended()hjk2019-05-171-1/+1
* TaskList: Pimpl and avoid using the global object poolhjk2018-02-211-12/+23
* Move mimetype definitions to plugin specsEike Ziller2017-02-271-3/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* TaskList: Make relative paths relative to the tasks fileOrgad Shaneh2015-12-081-24/+13
* TaskList: QString -> FileNameOrgad Shaneh2015-12-081-18/+20
* TaskList: Use Qt5-style connectsTobias Hunger2015-11-201-2/+2
* Editor manager: Abort with a single message if file is not readable.Eike Ziller2015-06-101-1/+1
* Move "open" from IEditor to IDocumentEike Ziller2015-06-101-1/+1
* Use new mime databaseEike Ziller2015-02-171-3/+3
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Misc: Remove unneeded qualificationsOrgad Shaneh2015-02-061-5/+5
* | TaskList: Sprinkle with autoTobias Hunger2015-01-221-1/+1
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-1/+1
* | Completely rework currentNode/currentProject handlingDaniel Teske2014-12-031-2/+2
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | 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-081-7/+51
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* TaskList: Fix crashTobias Hunger2013-09-241-10/+8
* TaskList: Save open task list as part of the sessionTobias Hunger2013-09-231-5/+30
* 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-301-124/+99
* TaskHub: Move code to be more conform with other singletonsTobias Hunger2013-08-191-7/+6
* TaskListPlugin: Clean up APIsTobias Hunger2013-08-021-17/+11
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | TaskList: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-301-10/+10
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Make PluginManager mostly static.Eike Ziller2012-06-191-2/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Task: Update Task to use Utils::FileName and Core::IdTobias Hunger2012-01-301-3/+5
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-2/+1
* Tasklist: Backslash escapes in descriptionsTobias Hunger2011-12-221-5/+2
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* "Build Issues" was renamed to "Issues"Robert Loehning2011-10-251-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* add errorString output argument to IFile::reload() & IEditor::open()Oswald Buddenhagen2011-04-181-4/+7
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1