summaryrefslogtreecommitdiff
path: root/src/plugins/tasklist
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-098-51/+58
* 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
* 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