aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qt4projectmanager/librarydetailscontroller.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename plugins/qt4projectmanager to qmakeprojectmanagerhjk2013-10-291-1160/+0
* Qt4ProjectManager: Rename {Qt4,Qmake}{Project,Pr{i,o}FileNode}hjk2013-10-291-10/+10
* Abi: Remove traces of harmhattan and maemo supportDaniel Teske2013-10-251-1/+0
* Check if project and its target are not nullJarek Kobus2013-10-231-8/+18
* Handle MinGW case in Add Library Wizardjkobus2013-10-231-33/+87
* Qt4ProjectManager: Rename the "normal" qt4* files to qmake*hjk2013-10-161-3/+3
* Rename namespace Qt4ProjectManager to QmakeProjectManagerhjk2013-10-161-2/+2
* SessionManager: Apply 'static' patternhjk2013-09-051-7/+5
* BC: Move builddirectory handling into BC itselfTobias Hunger2013-08-281-1/+1
* Utils: Introduce new class OsSpecificAspects.Christian Kandeler2013-08-161-3/+3
* Clean headers in Qt4ProjectManager.Friedemann Kleint2013-03-281-1/+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-2/+2
|\|
| * s/profile/kit/Tobias Hunger2012-09-041-2/+2
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-20/+25
|/
* Removal of Symbian supportAlessandro Portale2012-08-221-23/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* librarydetailscontroller: bugfix macFawzi Mohamed2012-06-211-7/+5
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Make Open Project wizard skippableDaniel Teske2012-02-031-1/+4
* Long live the king!hjk2012-01-261-1/+1
* all: s/[email protected]/[email protected]/hjk2011-11-031-2/+2
* Header cleanup in Qt4ProjectManager.Friedemann Kleint2011-08-181-0/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Fix spelling of tool chain is user-visible strings and commentsTobias Hunger2011-03-161-1/+1
* Compile fixesRobert Loehning2011-02-231-2/+2
* toolchain: fix enum naming stylehjk2011-02-231-2/+2
* ToolChain: Refactor toolchain supportTobias Hunger2011-02-211-2/+5
* More copyright fixesTobias Hunger2011-02-181-0/+33
* Fix non-Linux compilation.Christian Kandeler2011-01-181-1/+2
* Add "New Subproject..." context menu action in project explorerJarek Kobus2010-11-121-0/+1
* Support pkg-config in AddLibraryWizardJarek Kobus2010-11-101-0/+86
* ProjectExplorer: Move ToolChainType enumeration into separate Header.Friedemann Kleint2010-11-011-1/+1
* I10N: First translation fixes for 2.1Friedemann Kleint2010-09-101-1/+1
* Fix AddLibraryWizard for Mac as wellJarek Kobus2010-08-241-0/+4
* Fix AddLibraryWizard when developing on Windows for Maemo buildJarek Kobus2010-08-241-114/+136
* Get rid of Qt4ProFileNode in LibraryDetailsControllerJarek Kobus2010-08-231-12/+38
* Add "Add library wizard" to the pro file editorJarek Kobus2010-08-161-0/+943