summaryrefslogtreecommitdiffstats
path: root/src/qtchooser/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix checking return value of endsWithDmitry Shachnev2017-10-291-1/+1
* Implement fallback mechanism for some toolsDmitry Shachnev2015-02-101-8/+52
* Fix possible buffer overrun in use of readlink(2)Thiago Macieira2014-12-181-2/+2
* Add the install mode for qtchooserThiago Macieira2014-06-131-37/+184
* Fix test failure: -list-versions must not include .confqtchooser-39-g4717841Thiago Macieira2013-12-161-6/+10
* Always ensure that the hardcoded paths are foundSune Vuorela2013-12-091-1/+1
* Print a sorted list of Qt versionsThiago Macieira2013-05-231-8/+17
* Use a regular function pointer for visitingThiago Macieira2013-05-231-4/+5
* create a system default pathqtchooser-31-g980c64cSune Vuorela2013-05-181-0/+7
* Give home configurations precedence over system onesAndrea Scarpino2013-05-141-3/+4
* Use getline from POSIX.1-2008 when availablePino Toscano2013-04-261-1/+26
* Can find and launch an app bundle on MacShawn Rutledge2013-03-281-0/+9
* argument -l is the same as -list-versions; double-dash is OK tooShawn Rutledge2013-03-221-2/+5
* Warn about recursive callsFrederik Gladhorn2013-03-051-14/+36
* Expand leading tilde in tool path (for e.g. ~/dev/qt5)Shawn Rutledge2013-02-011-18/+20
* Simplify the getenv use and handle the empty $HOME caseThiago Macieira2013-02-011-11/+28
* Accept -run-tool if and only if the tool wasn't already selectedThiago Macieira2013-01-181-13/+11
* Accept the -print-env and -list-versions commands only on "qtchooser"Thiago Macieira2013-01-021-11/+43
* Add a help mode to the tool, printing the usageThiago Macieira2013-01-021-3/+39
* Remove the test-mode variablesThiago Macieira2012-12-291-29/+22
* Long live the Qt tool chooserThiago Macieira2012-12-191-0/+371