aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/tasklist/taskfilefactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* TaskListPlugin: Adjust after changes to IDocumentFactoryhjk2014-07-081-89/+0
* ProjectExplorer: Fold in simple IDocumentFactory subclasseshjk2014-07-011-6/+4
* 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-291-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* TaskList: Fix crashTobias Hunger2013-09-241-4/+5
* EditorFactory: Replace some virtual functions with data membershjk2013-08-021-20/+4
* 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
* | Id: Add QByteArray constructorOrgad Shaneh2012-11-201-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* Changed return type of :ICore::mainWindow() to QWidget*Konstantin Tokarev2012-07-191-1/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-7/+7
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* 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-241-2/+2
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* use Core::Id for IEditorFactory::idhjk2011-09-081-2/+3
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* add errorString output argument to IFile::reload() & IEditor::open()Oswald Buddenhagen2011-04-181-1/+6
* 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-6/+38
* Add TaskList pluginTobias Hunger2010-08-261-0/+65