aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/tasklist
Commit message (Expand)AuthorAgeFilesLines
* use new base import style in qbs filesJoerg Bornemann2014-03-111-1/+1
* 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
* TaskListPlugin: Clean up APIsTobias Hunger2013-08-024-25/+17
* EditorFactory: Replace some virtual functions with data membershjk2013-08-022-32/+6
* Add QTCREATOR_COMPAT_VERSIONEike Ziller2013-07-091-1/+1
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-2/+2
* Make IDocument::fileName a member with setter.Eike Ziller2013-07-092-16/+3
* Streamline mimetypes.xml filesOrgad Shaneh2013-06-072-3/+0
* auto-generate <dependencyList> in .pluginspec filesOswald Buddenhagen2013-04-111-4/+1
* derive TARGET from QTC_{LIB,PLUGIN}_NAMEOswald Buddenhagen2013-04-031-2/+0
* make library and plugin dependencies declarativeOswald Buddenhagen2013-04-031-2/+4
* centralize assignment of TEMPLATE = libOswald Buddenhagen2013-04-021-1/+0
* automatically include libs' and plugins' _dependencies.pri filesOswald Buddenhagen2013-04-021-1/+0
* factor out all plugin dependencies to _dependencies.pri filesOswald Buddenhagen2013-03-272-2/+3
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-3111-11/+11
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-2911-11/+11
* | Generalize QT_NO_CAST_FROM_ASCIIOrgad Shaneh2013-01-162-5/+0
* | TaskList: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-303-10/+14
* | Id: Add QByteArray constructorOrgad Shaneh2012-11-201-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-0511-216/+206
|\|
| * Adjust license headershjk2012-10-0511-216/+206
* | qbs files: Consolidate includePaths in QtcLibrary and QtcPluginOrgad Shaneh2012-10-051-7/+0
* | qbs files: Sort filesOrgad Shaneh2012-10-031-8/+8
|/
* use new id comparison operators to reduce line noise and save cycleshjk2012-08-061-1/+1
* Changed URL to qt-project.org in pluginspecs.Konstantin Tokarev2012-07-301-2/+2
* Changed return type of :ICore::mainWindow() to QWidget*Konstantin Tokarev2012-07-191-1/+0
* Contact -> qt-project.orgEike Ziller2012-07-1910-30/+10
* 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