summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warnings.Friedemann Kleint2011-10-2715-40/+25
* Use load() instead of implicit cast when using QueuedConnectionBradley T. Hughes2011-10-271-12/+15
* Update QMutex benchmark to match the one in 4.8Bradley T. Hughes2011-10-272-1/+40
* Move the implementation of normalizeTypeInternal()Bradley T. Hughes2011-10-275-153/+212
* Add QT_BEGIN_HEADER/QT_END_HEADER macrosSergio Ahumada2011-10-271-0/+4
* Compilation fix (cannot assign const pointer to non-const pointer)Bradley T. Hughes2011-10-271-1/+1
* Fixed crash in printsupport on WindowsOliver Wolff2011-10-271-8/+1
* Make configure understand -W* argumentsBradley T. Hughes2011-10-271-0/+15
* Compile with QT_ENABLE_DEPRECATED_BEFORE set to old version of QtOlivier Goffart2011-10-272-13/+12
* Add QDataStream operators to QMargins, so it can be streamedSteven Ceuppens2011-10-274-0/+82
* Do not call setCursor on Desktop or if there is no platform window.Friedemann Kleint2011-10-271-4/+10
* Remove pointless QVERIFY(1) calls in QPainter testJason McDonald2011-10-271-4/+0
* Use standard method of excluding a test.Jason McDonald2011-10-271-35/+9
* Prefer compile-time checks to QSKIP.Jason McDonald2011-10-271-1/+25
* Remove unnecessary QSKIP.Jason McDonald2011-10-271-3/+2
* Use load() when constructing QSimpleCodec's reverse mapBradley T. Hughes2011-10-271-7/+10
* Windows: More fine-grained paint event handling.Friedemann Kleint2011-10-273-5/+15
* Fixed resource leak when setting QProgressBar style sheetTero Ahola2011-10-271-1/+2
* Initial support for MeeGo's input method serverSimon Hausmann2011-10-279-0/+1267
* Add default actions to QAccessibleWidget.Frederik Gladhorn2011-10-278-58/+119
* Native file dialog support for MacMorten Sorvig2011-10-2718-74/+1171
* Unix (non-Glib) event dispatcher: round sleep to millisecond boundary.Thiago Macieira2011-10-271-1/+15
* Tests: Remove Q_WS_QPA, qpa-sections from .profiles.Friedemann Kleint2011-10-2724-80/+59
* Cocoa: Set correct child window geometry.Morten Sorvig2011-10-274-31/+14
* Cocoa: Implement propagateSizeHints.Morten Sorvig2011-10-274-0/+28
* Remove unreachable QSKIP in UIC autotest.Jason McDonald2011-10-271-8/+1
* Remove obsolete MSVC workarounds from autotests.Jason McDonald2011-10-275-115/+0
* Replace QSKIP with QFAIL in qputenv testJason McDonald2011-10-271-2/+1
* Remove inappropriate QSKIP in QTextCodec autotest.Jason McDonald2011-10-271-2/+1
* Remove obsolete QSKIP call.Jason McDonald2011-10-271-4/+0
* Fix spellingMorten Sorvig2011-10-261-2/+2
* replace 'const QChar &' with 'QChar ' for QChar and QStringRitt Konstantin2011-10-266-52/+52
* Windows: Fix Open GL formats.Friedemann Kleint2011-10-264-91/+156
* Revert "Use memmove in QListData::append(int) as regions overlap."Oswald Buddenhagen2011-10-261-1/+1
* Implement child instead of navigate in QAccessibleMainWindow.Frederik Gladhorn2011-10-262-14/+11
* Doc: Fixing typoSergio Ahumada2011-10-2613-16/+16
* QtPrintSupport: Remove Q_WS_QPA, qpa sections from .pro files.Friedemann Kleint2011-10-268-50/+29
* Re-enabled testsJo Asplin2011-10-2614-24/+0
* Re-enabled tst_qstatictextJo Asplin2011-10-261-2/+0
* Re-enabled tst_qrawfontJo Asplin2011-10-261-2/+0
* Re-enabled tst_qhttpnetworkconnectionJo Asplin2011-10-261-2/+0
* Re-enabled tst_qsocketnotifierJo Asplin2011-10-261-2/+0
* Remove unnecessary sources from the bootstrap libraryBradley T. Hughes2011-10-251-7/+0
* Silence warning from clangBradley T. Hughes2011-10-251-2/+2
* Remove the QT_MOBILITY_BEARER macro.Xizhi Zhu2011-10-251-8/+4
* Readded PrintSupport for WindowsOliver Wolff2011-10-2517-85/+436
* Update readme about xcb plugin dependenciesLaszlo Agocs2011-10-251-0/+3
* Fix QDialog test: Q_WS_X11 is no more.Frederik Gladhorn2011-10-251-2/+2
* Bring back QDoubleSpinBox test.Frederik Gladhorn2011-10-252-7/+2
* Fix autotest tst_qtextbrowser.cppFrederik Gladhorn2011-10-252-25/+25