aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmakeprojectmanager/librarydetailscontroller.cpp
Commit message (Expand)AuthorAgeFilesLines
* Qmake: Add some breaks so that the expected OS is selectedTobias Hunger2016-12-061-0/+2
* Fix AddLibraryDialog when selecting the lib from different driveJarek Kobus2016-10-041-9/+22
* Make lib path chooser case-insensitive on WindowsJarek Kobus2016-10-041-29/+1
* Rename Abi::MacOS/GenericMacFlavor to DarwinOS/GenericDarwinFlavorJake Petroules2016-08-221-1/+1
* Set history completer only onceJarek Kobus2016-08-081-3/+0
* Kits: Save several ToolChains per kitTobias Hunger2016-07-141-1/+1
* QmakePM: Use Qt5-style connectsOrgad Shaneh2016-05-261-30/+31
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* ProjectNode: Rename path() to filePath()Tobias Hunger2015-11-031-3/+3
* Quote paths when needed inside addLibraryWizard.Jarek Kobus2015-10-091-43/+52
* Utils: Rename PathChooser::changed() signal.Christian Kandeler2015-09-031-2/+2
* QMakeProjectManager: Introduce member initialization.Jarek Kobus2015-06-231-12/+0
* Fix Add Library for static librariesDaniel Teske2015-05-061-1/+2
* Fix some connections to PathChooser::validChanged().Christian Kandeler2015-03-291-1/+1
* Don't allow to run static libs.BogDan Vatra2015-03-231-1/+1
* Use completeBaseName for operations on paths.Jarek Kobus2015-02-251-6/+6
* ProjectExplorer: Use FileName for Node::pathOrgad Shaneh2015-02-131-12/+10
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Refactor ProjectExplorer::Node and remove NodesWatcherDaniel Teske2015-01-141-1/+1
|/
* License updateEike Ziller2014-10-091-7/+8
* Add missing colon for win msvc scopejkobus2014-08-141-1/+1
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Qmake: Add history completer to path choosersTobias Hunger2013-11-261-0/+3
|/
* Rename plugins/qt4projectmanager to qmakeprojectmanagerhjk2013-10-291-0/+1160