summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix struct/class mismatch.Friedemann Kleint2011-10-131-3/+4
* Fix build on Harmattan when cross-compilingSimon Hausmann2011-10-131-0/+5
* Cocoa: Update QPlatformWindow geometry on moveMorten Sorvig2011-10-131-0/+1
* Migrate the touchscreen generic qpa plugin to QWindow.Laszlo Agocs2011-10-131-4/+5
* QNetworkAccessManager: hostInfo lookup should use proxy if setMartin Petersson2011-10-121-2/+10
* fix tst_QNetworkReply::headFromHttp failureShane Kearns2011-10-121-3/+3
* Do not unconditionally use pkg-config in .pro filesRohan McGovern2011-10-121-0/+4
* Avoid building empty, inapplicable QWS tests.Jason McDonald2011-10-128-37/+8
* Exclude qtconcurrent tests via .pro files.Jason McDonald2011-10-1214-127/+12
* Fix platformsocketengine test failuresShane Kearns2011-10-121-4/+17
* Make CONFIG+=GNUmake respect shadow buildsTor Arne Vestbø2011-10-111-3/+7
* Fix construction races in QtNetworkShane Kearns2011-10-111-5/+10
* Windows: Adapt to new Lighthouse APIFriedemann Kleint2011-10-116-55/+103
* Move input panel visibility ownership from QInputPanel to QPlatformInputContextJoona Petrell2011-10-117-25/+100
* Remove stale documentation and fix qdoc errors.Casper van Donderen2011-10-1119-1165/+16
* QTextEdit - Fix selectionChange emission bugPekka Vuorela2011-10-112-7/+19
* Removed obsolete custom input context supportPekka Vuorela2011-10-114-27/+4
* Rename QMetaType::construct() to create()Kent Hansen2011-10-1114-89/+95
* Don't crash when no usable font is availableJiang Jiang2011-10-111-3/+5
* Import symbol from QtGui rather than export from QtWidgets.Kim Motoyoshi Kalland2011-10-111-1/+1
* Fix typo in qfontengine_winKent Hansen2011-10-111-1/+1
* Prevent 'Argument "" isn't numeric' warning when module version is missingTor Arne Vestbø2011-10-111-7/+7
* add qmetaobjectbuilder to qtbase.Lorn Potter2011-10-116-1/+4209
* Remove redundant logic from dbus test .pro files.Jason McDonald2011-10-1120-189/+38
* Removed outdated config.profilesRohan McGovern2011-10-11146-51003/+0
* Update V8Aaron Kennedy2011-10-1117-15/+76
* Fixed CONFIG+=declarative_debug with QT+=declarative-privateRohan McGovern2011-10-111-1/+1
* 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