- 20 Jan, 2011 1 commit
-
-
Friedemann Kleint authored
-
- 08 Oct, 2010 1 commit
-
-
Friedemann Kleint authored
- Report errors correctly. - Do not pass empty target argument to qmake - Give 'make' a longer timeout and change timeout checking to trigger after last output line was obtained from process - Make build log dialog non-modal and ensure it pops up on failure even if a different Qt version was selected in-between - Disable Rebuild-button while build is running. Reviewed-by:
Kai Köhne <kai.koehne@nokia.com> Reviewed-by:
Lasse Holmstedt <lasse.holmstedt@nokia.com>
-
- 30 Sep, 2010 1 commit
-
-
Kai Koehne authored
The location private includes might still change with 4.7.1 . Better check the qt version string. Reviewed-by: Lasse Holmstedt
-
- 29 Sep, 2010 1 commit
-
-
Lasse Holmstedt authored
Must be compiled during runtime - otherwise, the app may not work with Qt that is compiled with another compiler. Reviewed-by: hjk
-