summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate check in qtextcontrol cursorMoveKeyEvent()Kent Hansen2011-10-111-3/+0
* QtBase: Move idc to Active Qt.Friedemann Kleint2011-10-105-361/+2
* Make all uses of QBasicAtomicInt and Pointer use load() and store()Bradley T. Hughes2011-10-101-4/+4
* Removed src/gui/opengl/qopenglcolormap.*Samuel Rødal2011-10-103-404/+0
* Fixed some doc errors in QOpenGLFramebufferObject.Samuel Rødal2011-10-102-31/+14
* Fixed missing snippets for QOpenGLShaderProgram.Samuel Rødal2011-10-102-3/+97
* QUnifiedTimer: Add callback for timer ticks. Used for profilingChristiaan Janssen2011-10-102-1/+12
* Add some snippets from qtdoc.Casper van Donderen2011-10-1010-0/+426
* Use freetype font engine on WindowsOlli Werwolff2011-10-1016-27/+700
* Easier shader debuggingJani Uusi-Rantala2011-10-101-8/+48
* Enable using the new Qt::ScreenOrientation enum as flagsJani Uusi-Rantala2011-10-101-5/+10
* Minor build fix for newer XCB versionsJani Uusi-Rantala2011-10-101-0/+1
* Clean-up a macro for CocoaMorten Sorvig2011-10-1082-9880/+89
* update QmlTest option usage helpCharles Yin2011-10-101-1/+1
* Make sure window state is synced back to Qt from the XCB plugin.Samuel Rødal2011-10-073-3/+49
* Fixed potential issue in XCB plugin.Samuel Rødal2011-10-072-9/+10
* Added Orientation API to QScreen and QWindow.Samuel Rødal2011-10-0723-104/+519
* Fix QMouse/Wheel/TouchEvent::modifiers with the XCB back-endSimon Hausmann2011-10-076-45/+56
* Fixed crash due to uninitialized pointer in OpenGL texture glyph cache.Samuel Rødal2011-10-071-0/+1
* qwindowsstyle: Remove duplicate flag in maskKent Hansen2011-10-071-1/+1
* Improve QMenu test coverage for Mac and WinCE.Jason McDonald2011-10-071-1/+1
* Remove redundant qWarning's.Jason McDonald2011-10-072-6/+2
* Remove redundant define.Jason McDonald2011-10-071-5/+0
* Comment out test that is always skipped.Jason McDonald2011-10-071-6/+6
* Remove dead code and empty test functions.Jason McDonald2011-10-074-29/+0
* Fail test in preference to calling qFatal.Jason McDonald2011-10-071-4/+2
* No need to return after QSKIP.Jason McDonald2011-10-077-44/+16
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-0717-182/+191
* Remove obsolete test functions.Jason McDonald2011-10-071-205/+0
* Eliminate needless QSKIPs in qaccessibility test.Jason McDonald2011-10-071-174/+139
* Don't default to XCB if it is not enabled.Lincoln Ramsay2011-10-072-1/+7
* Fix QFont::defaultFamily() in the new QPA world.Pierre Rossi2011-10-073-9/+58
* Fix the QNetworkConnectionManagerPrivate initialisation code.Thiago Macieira2011-10-062-22/+46
* Removed some dead code from QWidgetLineControlPekka Vuorela2011-10-063-147/+46
* fix QChar::isSpace() to handle codepoint U+0085Konstantin Ritt2011-10-063-3/+15
* Fix incorrect QFileInfo permissions on windowsShane Kearns2011-10-061-1/+1
* Merge fixes for QDir::operator==Shane Kearns2011-10-063-3/+43
* Make QLineEdit unit test pass againPekka Vuorela2011-10-061-4/+8
* QHostInfo: fix a race condition under CEKonstantin Ritt2011-10-061-2/+3
* Create auto test for http HEAD requestShane Kearns2011-10-063-0/+65
* Fix QDir::operator==(const QDir &) constJoão Abecasis2011-10-063-3/+10
* Compile on 10.6Morten Sorvig2011-10-061-2/+8
* Remove duplicate check in utf endian detectionKent Hansen2011-10-061-14/+12
* Fix typo in qbezier shift implementationKent Hansen2011-10-061-1/+1
* Improved logical and physical DPI APIs.Samuel Rødal2011-10-0624-59/+165
* Remove redundant assignment in QXmlStreamReaderKent Hansen2011-10-061-1/+0
* Fix unreachable QSKIP in QMenu autotestJason McDonald2011-10-061-5/+2
* Improve formatting of QMenu autotestJason McDonald2011-10-061-95/+55
* Tidy qsqldatabase autotestJason McDonald2011-10-061-39/+18
* Logic does not match error message.Lincoln Ramsay2011-10-061-1/+1