aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/tasklist/taskfile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core: Make IDocument concreteOrgad Shaneh2016-03-171-18/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Add default implementation for IDocument::fallbackSaveAs(Path|FileName)Eike Ziller2016-01-191-10/+0
* IDocument: Rename defaultPath and suggestedFileNameEike Ziller2016-01-141-2/+2
* TaskList: Make relative paths relative to the tasks fileOrgad Shaneh2015-12-081-11/+1
* TaskList: QString -> FileNameOrgad Shaneh2015-12-081-5/+5
* Add override to IDocument hierarchyEike Ziller2015-06-111-3/+0
* Editor manager: Abort with a single message if file is not readable.Eike Ziller2015-06-101-3/+2
* Move "open" from IEditor to IDocumentEike Ziller2015-06-101-2/+3
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-0/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-2/+2
|/
* License updateEike Ziller2014-10-091-7/+8
* TaskListPlugin: Adjust after changes to IDocumentFactoryhjk2014-07-081-1/+1
* IDocument: Make mimeType a value memberhjk2014-07-011-5/+0
* Editors: Move id() from editor to document.Eike Ziller2014-03-051-1/+3
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* TaskList: Fix crashTobias Hunger2013-09-241-8/+6
* TaskListPlugin: Clean up APIsTobias Hunger2013-08-021-1/+1
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-2/+2
* Make IDocument::fileName a member with setter.Eike Ziller2013-07-091-13/+3
* 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
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-2/+2
* Make IFile::isReadOnly consistent.Eike Ziller2012-02-141-5/+0
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* add auto-saving of modified editorsOswald Buddenhagen2011-05-121-1/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* add errorString output argument to IFile::reload() & IEditor::open()Oswald Buddenhagen2011-04-181-6/+8
* add errorString output argument to IFile::save()Oswald Buddenhagen2011-04-181-1/+2
* TaskList: Clean up reopen behaviorTobias Hunger2011-04-151-3/+2
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Improve TaskList pluginTobias Hunger2010-08-271-0/+128