Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update licenseheader text in source files | Jyri Tahtela | 2011-05-13 | 3 | -51/+51 |
| | | | | | | | Updated version of LGPL and FDL licenseheaders. Apply release phase licenseheaders for all source files. Reviewed-by: Trust Me | ||||
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 3 | -3/+3 |
| | | | | Reviewed-by: Trust Me | ||||
* | Modified file/directory names and text to remove disallowed terminology. | Kevin Wright | 2010-07-27 | 1 | -4/+4 |
| | |||||
* | Autotests: if you use X11 libs, you must link to X11 libs explicitly. | Thiago Macieira | 2010-03-21 | 1 | -0/+3 |
| | | | | | Solaris linker complains if you don't. Plus it's the right thing to do | ||||
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 3 | -3/+3 |
| | | | | Reviewed-by: Trust Me | ||||
* | Autotest guiapplauncher: Build fix MinGW | Friedemann Kleint | 2009-11-19 | 1 | -4/+2 |
| | | | | Reviewed-by: Thierry <thierry.bastian@nokia.com> | ||||
* | Launcher test: Clean stderr whitelist | Friedemann Kleint | 2009-11-12 | 1 | -1/+14 |
| | |||||
* | Autotests: Add gui application launcher test. | Friedemann Kleint | 2009-11-12 | 7 | -0/+2172 |
X11/Windows: Launch gui application and stop them via Windows manager, check stderr, exit codes, etc. Currently tests Qt Designer, Qt Linguist, Qt Demo and prominent examples/demos. Rubber-stamped-by: Jason McDonald <jason.mcdonald@nokia.com> |