aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qt4projectmanager/qt4projectmanagerplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Qt4ProjectManager: Rename the "normal" qt4* files to qmake*hjk2013-10-161-424/+0
* Rename namespace Qt4ProjectManager to QmakeProjectManagerhjk2013-10-161-5/+5
* Move QtVersionFactory to QtSupport moduleYuchen Deng2013-10-151-8/+1
* TargetSetupPage: Generalize the pageTobias Hunger2013-09-271-2/+0
* BuildManager: apply 'static' patternhjk2013-09-051-4/+4
* SessionManager: Apply 'static' patternhjk2013-09-051-8/+6
* Apply 'static' pattern to MimeDatabasehjk2013-09-031-1/+1
* Implement syntax highlighting in diff editorjkobus2013-08-291-0/+2
* KitManager: Use static API as other singletons doTobias Hunger2013-08-211-1/+1
* UiCodeModel: Simplify usageTobias Hunger2013-08-011-3/+1
* Make document model static and add some document related methodsEike Ziller2013-07-121-2/+2
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-1/+1
* Qt4: Fix possible crash in code updating build file actionTobias Hunger2013-05-281-0/+1
* Qt4: Only print the filename in Build file menu entryTobias Hunger2013-05-281-1/+1
* Remove outdated Mobile App Wizardhjk2013-05-151-2/+0
* Fix "Build File" to take the current file from the currentEditor()Daniel Teske2013-05-071-2/+31
* Clean headers in Qt4ProjectManager.Friedemann Kleint2013-03-281-11/+0
* 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
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-09-041-3/+3
|\|
| * s/profile/kit/Tobias Hunger2012-09-041-3/+3
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-5/+5
|/
* Removal of Symbian supportAlessandro Portale2012-08-221-4/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Qt4: static_cast instead of qobject_castDaniel Teske2012-07-181-1/+1
* Profile introductionTobias Hunger2012-06-211-15/+9
* Add ActionContainer::addSeparator(...)Eike Ziller2012-06-051-9/+3
* ActionManager API cleanup.Eike Ziller2012-05-251-22/+24
* Qt4PM: Support "Build File" for debug_and_release configurationsOrgad Shaneh2012-05-181-2/+1
* Qt4PM: Add Build File context menu entryOrgad Shaneh2012-05-181-0/+10
* Qt4PM: Enable Build File manuallyOrgad Shaneh2012-05-181-2/+3
* Qt4PM: Re-enable context "Run qmake" for root project nodeOrgad Shaneh2012-05-181-4/+5
* Don't build current file when build of subproject is requested.Konstantin Tokarev2012-05-141-1/+1
* Qt4PM: Fix crash when updating actionsTobias Hunger2012-05-111-1/+1
* Qt4PM: Make enabling/disabling of subproject actions consistentOrgad Shaneh2012-05-111-51/+31
* Qt4PM: Build current fileOrgad Shaneh2012-05-071-1/+17
* Separate destructive clean/rebuild actions from rest.Eike Ziller2012-05-041-21/+26
* Symbian: Only list Symbian device if Symbian Qt is foundTobias Hunger2012-04-271-1/+1
* Don't set foreign projects and nodes as context project and node.Konstantin Tokarev2012-04-261-4/+7
* Hide subproject actions in non-qmake projects.Konstantin Tokarev2012-04-261-0/+3
* Device Support: Fix device restoring.Christian Kandeler2012-04-181-0/+6
* Fix crash, project might be a null pointerDaniel Teske2012-04-131-1/+1
* Added menu item for (re)building and cleaning of current subproject.Konstantin Tokarev2012-04-121-5/+48
* Added TextEditor commands FollowSymbol and JumpToFile.Konstantin Tokarev2012-03-281-15/+3
* Normalized connect()sRobert Loehning2012-03-061-4/+4
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Wizards: splitting QtQuickAppWizardThomas Hartmann2012-02-141-1/+1
* Make Open Project wizard skippableDaniel Teske2012-02-031-9/+63