summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: Added XML Schema license information to the documentation.David Boddie2009-07-172-2/+51
* Doc: Updated the version numbers in the documentation metadata.David Boddie2009-07-177-13/+13
* Fixed another memory leak in Phonon on windowsThierry Bastian2009-07-171-3/+1
* Doc: Fixed grammar.David Boddie2009-07-171-1/+1
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtDavid Boddie2009-07-1722-90/+178
|\
| * Fix MinGW (g++ 3.4.5) compilation.Friedemann Kleint2009-07-171-3/+4
| * Fixed failure of badxml selftest on Windows.Rohan McGovern2009-07-171-8/+17
| * Fixed failure of xunit selftest on Windows.Rohan McGovern2009-07-171-9/+2
| * Allow picking up tool button style from the systemJens Bache-Wiig2009-07-1612-5/+101
| * ItemViews: don't commit data from editors when hiding the viewThierry Bastian2009-07-162-2/+2
| * Small simplification of code in ItemViews (delegate)Thierry Bastian2009-07-162-12/+6
| * Documentation and whitespace fixes in phononDavid Faure2009-07-165-51/+46
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtDavid Boddie2009-07-16177-505/+1012
|\ \ | |/
| * QTreeView: fix the scrollTo with position center and bottomThierry Bastian2009-07-161-10/+14
| * Fixed text rendering with the GL2 paint engine.Kim Motoyoshi Kalland2009-07-161-2/+5
| * Phonon: fixed a big memory leak on WindowsThierry Bastian2009-07-162-2/+4
| * Compile fix on windows.Denis Dzyubenko2009-07-163-6/+6
| * Doc: fix qdoc errors and clarify purpose of deviceTransform parameterVolker Hilsheimer2009-07-163-39/+58
| * Fix warnings for mingwThierry Bastian2009-07-166-13/+12
| * Fixed warnings on mingwThierry Bastian2009-07-161-2/+2
| * Fix (some) spelling and grammatical errors in translatable strings.Volker Hilsheimer2009-07-166-8/+8
| * A small optimisation for the utf8->utf16 conversion.Denis Dzyubenko2009-07-161-21/+11
| * Changed the implementation of the unicode text codecs to share more code with...Denis Dzyubenko2009-07-169-251/+270
| * Added a utf8->utf16 conversion benchmark.Denis Dzyubenko2009-07-163-0/+98
| * Added missing autotest/benchmark projects to the root .pro-fileDenis Dzyubenko2009-07-162-2/+4
| * Doc: show warnings about unrecognized or unsupported devices in the statusVolker Hilsheimer2009-07-162-9/+29
| * XmlSchema: update license headersPeter Hartmann2009-07-163-12/+12
| * XmlSchema: add license headers for some filesPeter Hartmann2009-07-164-0/+131
| * Wrapped the XInput include with an ifdef.Denis Dzyubenko2009-07-161-0/+4
| * With license it's better.Alexis Menard2009-07-161-0/+41
| * And again in the examplesThiago Macieira2009-07-163-3/+3
| * Update the license header in a few more placesThiago Macieira2009-07-164-4/+4
| * Update the license headers in XML Schema to the new formatThiago Macieira2009-07-16116-116/+116
| * Add functionality tests for XSync.Thiago Macieira2009-07-163-1/+49
| * typos in German translationFrederik Schwarzer2009-07-161-7/+7
| * Use Unix signal handlers to properly close the test log when a test isRohan McGovern2009-07-154-6/+93
| * Fix HPUX compilationRobert Griebl2009-07-151-1/+1
| * Xml Schema: move license file to the right directoryPeter Hartmann2009-07-151-0/+0
| * QGraphicsItems not painted after QGraphicsScene::clear().Bjoern Erik Nilsen2009-07-152-0/+35
| * fix warnings with mingwThierry Bastian2009-07-154-2/+6
| * avoids strict-antialiasing breakage warningsThierry Bastian2009-07-151-1/+3
| * fix autotest buildThierry Bastian2009-07-151-1/+0
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtDavid Boddie2009-07-15380-1276/+45289
|\ \ | |/
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtPeter Hartmann2009-07-1540-477/+621
| |\
| | * Fix warnings for QtNetwork on mingwThierry Bastian2009-07-152-49/+30
| | * Fix warnings in mingwThierry Bastian2009-07-152-2/+2
| | * fix build on linuxThierry Bastian2009-07-151-11/+1
| | * Restore the use of threadsafe-fdcloexec calls on weird Linux toolchains.Thiago Macieira2009-07-151-1/+18
| | * Compile fix.Denis Dzyubenko2009-07-151-0/+1
| | * Added a version information to our executables.Denis Dzyubenko2009-07-154-0/+122