| Commit message (Expand) | Author | Age | Files | Lines |
* | Update contact information in license headers. | Sergio Ahumada | 2012-08-01 | 3 | -6/+6 |
|
|
* | Fix QLibrary test. | Friedemann Kleint | 2012-06-19 | 2 | -4/+19 |
|
|
* | tests: Mark unstable tests as insignificant on Windows | Sergio Ahumada | 2012-02-14 | 2 | -2/+1 |
|
|
* | tests: allow unstable tests to be marked with CONFIG+=insignificant_test | Sergio Ahumada | 2012-02-07 | 1 | -0/+2 |
|
|
* | Update year in Nokia copyright messages. | Jason McDonald | 2012-01-11 | 3 | -3/+3 |
|
|
* | Disable some tests because INTEGRITY doesn't support shared libraries. | Rolland Dudemaine | 2011-11-15 | 1 | -0/+2 |
|
|
* | Merge remote-tracking branch 'qt/4.8' | Jyri Tahtela | 2011-05-18 | 1 | -1/+1 |
|\ |
|
| * | Remove Q_ASSERT from QLibrary autotest | Jason McDonald | 2011-05-04 | 1 | -1/+1 |
|
|
| * | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 3 | -3/+3 |
|
|
* | | Update licenseheader text in source files for qt4.8 | Jyri Tahtela | 2011-05-13 | 3 | -53/+53 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-01-17 | 3 | -3/+3 |
|\ \
| |/
|/| |
|
| * | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 3 | -3/+3 |
|
|
* | | QtCore autotests: make them paralelized. | Olivier Goffart | 2010-11-10 | 1 | -0/+1 |
|
|
* | | Align .pro with qmake: s/\.sources/.files/. | Miikka Heikkinen | 2010-10-08 | 1 | -3/+3 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2010-07-01 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Various fixes to autotests when using the symbian/linux-armcc mkspec. | axis | 2010-06-29 | 1 | -1/+1 |
|
|
* | | Qt now really unloads plugins and libraries when exiting an app | Thierry Bastian | 2010-06-04 | 1 | -23/+43 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2010-06-01 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | escape backslashes | Oswald Buddenhagen | 2010-05-26 | 1 | -3/+3 |
|
|
* | | Fix to allow upper- and lowercase .dll suffix on windows | Zeno Albisser | 2010-05-03 | 1 | -0/+8 |
|/ |
|
* | Fixed compile of qlibrary test with vcproj generator. | Rohan McGovern | 2010-02-17 | 1 | -2/+7 |
|
|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 3 | -3/+3 |
|
|
* | really fix mingw+msys | Oswald Buddenhagen | 2009-12-02 | 2 | -27/+13 |
|
|
* | less bizarre code; fix minor mistakes | Oswald Buddenhagen | 2009-12-02 | 1 | -25/+25 |
|
|
* | fix for mingw+msys | Oswald Buddenhagen | 2009-11-30 | 1 | -5/+9 |
|
|
* | Fix build error in QLibrary autotest | Shane Kearns | 2009-11-13 | 1 | -3/+3 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 3 | -12/+12 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-09-03 | 2 | -0/+82 |
|\ |
|
| * | Assorted license header fixes. | Jason McDonald | 2009-09-02 | 2 | -0/+82 |
|
|
* | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|\ \
| |/ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
|
|
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 1 | -1/+1 |
|\ \ |
|
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
| |/ |
|
* | | Trailing whitespace and tab/space fixes for auto tests | Janne Anttila | 2009-08-04 | 1 | -1/+1 |
|
|
* | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
|
|
* | | Disabled building two versions of same library in qlibrary autotest for Symbian, | Miikka Heikkinen | 2009-05-26 | 1 | -3/+10 |
|
|
* | | Fixed qlibrary autotest compilation error in symbian-abld | Miikka Heikkinen | 2009-05-26 | 1 | -3/+4 |
|
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-04-27 | 1 | -9/+3 |
|\ \
| |/ |
|
| * | Remove obsolete code from autotests. | Jason McDonald | 2009-04-16 | 1 | -8/+3 |
|
|
| * | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 9 | -0/+699 |
|
|
* | Long live Qt for S60! | axis | 2009-04-24 | 9 | -0/+778 |
|
|