summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc fix, ensure that the \obsolete tag is placed correctlyAndy Shaw2010-02-171-1/+3
* Added note to make QList destructor virtual in version 5Zeno Albisser2010-02-171-1/+1
* Fix handling of Evaluation licenses on the Windows configure.exeThiago Macieira2010-02-172-1/+2
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-17139-302/+336
|\
| * Change all ptrdiff_t to qptrdiff.Thiago Macieira2010-02-179-23/+22
| * HTTP backend: remove commentPeter Hartmann2010-02-171-1/+1
| * Fixed failure of maketestselftest with vcproj generator.Rohan McGovern2010-02-171-1/+3
| * Fixed compile of compilerwarnings test with vcproj generator.Rohan McGovern2010-02-173-3/+3
| * Fixed compile of qlibrary test with vcproj generator.Rohan McGovern2010-02-171-2/+7
| * Fixed compile of xmlpatterns tests with vcproj generator.Rohan McGovern2010-02-1775-114/+73
| * Fixed compile of shm/sem tests with vcproj generator.Rohan McGovern2010-02-1731-46/+41
| * Fixed compile of QtHelp tests with vcproj generator.Rohan McGovern2010-02-1710-109/+59
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-1712-3/+127
| |\
| | * Fixed tests using Q_DECLARE_* when Qt is configured with -qtnamespaceRohan McGovern2010-02-164-0/+12
| | * Fixed compile of these tests when Qt is configured with -qtnamespaceRohan McGovern2010-02-165-3/+12
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Jason McDonald2010-02-169-46/+135
| | |\
| | * | Check in sample license headersJason McDonald2010-02-163-0/+103
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-02-171-2/+3
|\ \ \ \
| * \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-02-171-2/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-02-161-2/+3
| | |\ \ \
| | | * | | Fix broken image loading on windows.kh12010-02-161-2/+3
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-171-14/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixed autotest failure in tst_QGraphicsScene::render on Maemo.Samuel Rødal2010-02-171-14/+4
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-175-348/+452
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'audio-examples' into 4.6Gareth Stockwell2010-02-164-339/+443
| |\ \ \ \ \
| | * | | | | Changed function names in audio input example to clarify meaningGareth Stockwell2010-02-162-6/+7
| | * | | | | Tidied up debug output in audio input exampleGareth Stockwell2010-02-161-3/+5
| | * | | | | Removed redundant strings from audio input exampleGareth Stockwell2010-02-162-8/+18
| | * | | | | Cleaned up memory management in audio input exampleGareth Stockwell2010-02-162-36/+54
| | * | | | | Changed variable names in audio input example to match Qt code styleGareth Stockwell2010-02-162-93/+93
| | * | | | | Made level calculation in audio input example work for all formatsGareth Stockwell2010-02-162-42/+80
| | * | | | | Removed unused variable from audio input exampleGareth Stockwell2010-02-162-7/+3
| | * | | | | Update suspend/resume button label in audio input exampleGareth Stockwell2010-02-161-0/+2
| | * | | | | Changed function names in audio output example to clarify meaningGareth Stockwell2010-02-162-23/+20
| | * | | | | Cleaned up implementation of audio output exampleGareth Stockwell2010-02-161-17/+10
| | * | | | | Tidied up debug output in audio output exampleGareth Stockwell2010-02-162-7/+9
| | * | | | | Removed redundant strings from audio output exampleGareth Stockwell2010-02-162-13/+24
| | * | | | | Cleaned up memory management in audio output exampleGareth Stockwell2010-02-162-38/+61
| | * | | | | Changed variable names in audio output example to match Qt code styleGareth Stockwell2010-02-162-92/+92
| | * | | | | Made data generation in audio output example work for all formatsGareth Stockwell2010-02-162-72/+75
| | * | | | | Update suspend/resume button label in audio output exampleGareth Stockwell2010-02-161-0/+2
| | * | | | | Added missing override in audio output exampleGareth Stockwell2010-02-162-0/+6
| * | | | | | Only use unix-like tools when not building for Symbian in Windows.Miikka Heikkinen2010-02-161-9/+9
* | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-16195-210/+18611
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | QLocalSocket::isValid on Windows must check for broken connectionJoerg Bornemann2010-02-161-1/+4
| * | | | | | fix pipe handle leak in qlocalsocket_win.cppJoerg Bornemann2010-02-162-6/+17
| * | | | | | GraphicsViewBenchmark: Run app in full screen mode on small desktops.Bjørn Erik Nilsen2010-02-161-4/+13
| * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Eskil Abrahamsen Blomfeldt2010-02-1660-1/+60
| |\ \ \ \ \ \
| | * | | | | | Fix License headers.Jason McDonald2010-02-1660-1/+60
| * | | | | | | Fix Thai text on Windows 7Eskil Abrahamsen Blomfeldt2010-02-161-2/+12
| |/ / / / / /