summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Autotest: add some D-Bus tests sending complex structs and lists of themThiago Macieira2009-08-312-0/+53
| * Fix license headers.Jason McDonald2009-08-315-102/+123
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Keith Isdale2009-08-31694-3089/+24515
| |\
| | * Fixes: Crash when double-clicking a tab in a QTabBar with movable tabsOlivier Goffart2009-08-281-1/+2
| | * Fix parsing of Subject Alternate Names in Qt.Thiago Macieira2009-08-283-1/+105
| | * Add missing license headers.Jason McDonald2009-08-28433-13/+17758
| | * Add missing license headers.Jason McDonald2009-08-2812-55/+516
| | * Add missing license headers.Jason McDonald2009-08-2869-2/+2831
| | * Add missing license headers.Jason McDonald2009-08-2822-71/+812
| | * Fix more duplicated license headers.Jason McDonald2009-08-2845-1804/+41
| | * QSslSocket: Clarified doc about QSslSocket::systemCaCertificatesMarkus Goetz2009-08-271-4/+2
| | * Add missing license headers and adjust test data to match.Jason McDonald2009-08-2786-236/+2448
| | * Fix duplicated license headers.Jason McDonald2009-08-278-328/+0
| | * Fix some duplicated license headers.Jason McDonald2009-08-2714-574/+0
| * | Correct grammatical in documentation for QNetworkDiskCache::expire()Keith Isdale2009-08-311-1/+1
| |/
| * QImageReader via JPEG image load plugin fails to load correctly a CMYKKeith Isdale2009-08-271-1/+10
| * Adjusting ftp server address for Nokia network.Jesper Thomschütz2009-08-261-1/+1
| * Fix subControlRect of the Mac style for the QComboBoxBenjamin Poulain2009-08-252-3/+60
| * Fix QPlainTextEdit painting errorsmae2009-08-241-2/+3
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Morten Sørvig2009-08-247370-9190/+9760
| |\
| | * Fixed compile error with gcc 4.3.3Thorbjørn Lindeijer2009-08-241-1/+1
| | * Fixed commentThorbjørn Lindeijer2009-08-241-1/+1
| | * Designer Preview window title not setKeith Isdale2009-08-241-0/+1
| | * Make assorted constructors follow good coding practiceKeith Isdale2009-08-2416-36/+35
| | * Prevented crash when parsing viewBox attribute valueStian Sandvik Thomassen2009-08-241-9/+9
| | * Fix the size returned by QCommonStylePrivate::viewItemSize() for textBenjamin Poulain2009-08-211-1/+1
| | * Fix the painting of QSpinBox on Mac when the buttons are disabledBenjamin Poulain2009-08-201-0/+1
| | * Fix the painting of QSpinBox on Mac when the buttons are disabledBenjamin Poulain2009-08-201-3/+8
| | * Fixed crash in QtSvg caused by division by zero in animation code.Kim Motoyoshi Kalland2009-08-191-4/+7
| | * Fixed usage of the MITSHM extension for 16 bit X servers.Trond Kjernåsen2009-08-191-3/+6
| | * Fixed rounding error in fillRect() in the raster paint engineEskil Abrahamsen Blomfeldt2009-08-181-11/+7
| | * don't test tst_QMenu::mouseActivation on Windows mobileJoerg Bornemann2009-08-181-0/+3
| | * fix tst_QMainWindow::menuBar for Windows mobileJoerg Bornemann2009-08-181-0/+8
| | * Fix regression in clip path calculation for QGraphicsWidget.Alexis Menard2009-08-182-0/+84
| | * QSslSocket: Clear readBuffer and writeBuffer on close()Markus Goetz2009-08-182-0/+38
| | * Fix a SQLITE whitespace in identifiers issue.Derick Hawcroft2009-08-181-8/+13
| | * Fix qsqltablemodel autotestDerick Hawcroft2009-08-171-6/+7
| * | Fix QCombobox popup flicker on OSMorten Sørvig2009-08-241-0/+12
* | | Doc: Fixed broken links to renamed functions.David Boddie2009-09-011-4/+5
| |/ |/|
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5David Boddie2009-08-172-1/+4
|\ \
| * | skip tst_QScriptEngineDebugger::multithreadedDebugging on Windows CEJoerg Bornemann2009-08-171-0/+3
| * | fix WA_DontShowOnScreen bug on Windows CEJoerg Bornemann2009-08-171-1/+1
* | | Doc: Fixed the number of commercial editions.David Boddie2009-08-171-2/+1
|/ /
* | new screenshot for windowsmobile autotestJoerg Bornemann2009-08-171-0/+0
* | fix warning in windowsmobile autotestJoerg Bornemann2009-08-171-2/+0
* | run tst_windowsmobile only on WM5Joerg Bornemann2009-08-171-4/+8
* | make tst_windowsmobile work in shadow buildsJoerg Bornemann2009-08-171-1/+1
* | remove dead codeOswald Buddenhagen2009-08-141-7/+0
* | remove withdrawn attributes (and fix syntax)Oswald Buddenhagen2009-08-141-9/+0
* | Document QAction::MenuRole not working on submenus.Norwegian Rock Cat2009-08-141-0/+5