summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-12-16Fix test failure: -list-versions must not include .confThiago Macieira1-6/+10
2013-12-09Always ensure that the hardcoded paths are foundSune Vuorela1-1/+1
2013-05-23Print a sorted list of Qt versionsThiago Macieira1-8/+17
2013-05-23Use a regular function pointer for visitingThiago Macieira1-4/+5
2013-05-18create a system default pathSune Vuorela2-2/+13
2013-05-14Give home configurations precedence over system onesAndrea Scarpino1-3/+4
2013-04-26Use getline from POSIX.1-2008 when availablePino Toscano1-1/+26
2013-03-28Can find and launch an app bundle on MacShawn Rutledge1-0/+9
2013-03-22argument -l is the same as -list-versions; double-dash is OK tooShawn Rutledge1-2/+5
2013-03-05Warn about recursive callsFrederik Gladhorn1-14/+36
2013-02-01Expand leading tilde in tool path (for e.g. ~/dev/qt5)Shawn Rutledge1-18/+20
2013-02-01Simplify the getenv use and handle the empty $HOME caseThiago Macieira1-11/+28
2013-01-18Accept -run-tool if and only if the tool wasn't already selectedThiago Macieira1-13/+11
2013-01-02Accept the -print-env and -list-versions commands only on "qtchooser"Thiago Macieira2-14/+47
2013-01-02Add a help mode to the tool, printing the usageThiago Macieira1-3/+39
2012-12-29Remove the test-mode variablesThiago Macieira1-29/+22
2012-12-19Make make {install,clean,distclean,uninstall} workThiago Macieira1-1/+10
2012-12-19Make it easier to test by building a separate test applicationThiago Macieira1-2/+11
2012-12-19Add gitignoresThiago Macieira1-0/+9
2012-12-19Long live the Qt tool chooserThiago Macieira3-0/+422