summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix miscellaneous typosSze Howe Koh2013-10-309-11/+10
* Issue correct warnings with QObject::startTimer()Sze Howe Koh2013-10-301-2/+2
* Doc: Remove unofficial Qt Concurrent headersSze Howe Koh2013-10-303-37/+10
* Different native Cocoa menu fixes.Christoph Schleifenbaum2013-10-292-11/+19
* Keep web fontdata alive as long as CG uses itAllan Sandfeld Jensen2013-10-291-4/+13
* Don't support threaded GL on chromium (virtual box GL)Gunnar Sletta2013-10-293-1/+39
* QNX: Manage foreign mmrenderer windowsRafael Roquetto2013-10-296-10/+125
* remove qt_windows.h include from qwineventnotifier.hJoerg Bornemann2013-10-291-1/+1
* Cocoa: Fix mouse event coordinates transform to window spaceGabriel de Dietrich2013-10-291-22/+21
* qdbusxml2cpp: Fix warnings about writing to closed devices.Friedemann Kleint2013-10-291-12/+17
* Make the localHostName() copy function return QByteArrayThiago Macieira2013-10-291-8/+8
* Fix QCommonStyle::subControlRect(SC_GroupBoxCheckBox)J-P Nurmi2013-10-291-1/+1
* generate qfeatures.h at build timeOswald Buddenhagen2013-10-293-688/+2
* give XMLSTREAM a NameOswald Buddenhagen2013-10-291-1/+1
* fix "markup"Oswald Buddenhagen2013-10-291-20/+12
* purge references to non-featuresOswald Buddenhagen2013-10-293-43/+0
* purge vestiges of dead QT_NO_* definesOswald Buddenhagen2013-10-296-308/+1
* remove dead codeOswald Buddenhagen2013-10-291-7/+0
* Android: handle keyPress event for Key_BackPaul Olav Tvete2013-10-291-23/+18
* Fix the show/hide logic.BogDan Vatra2013-10-292-15/+45
* Allow the user to specify a theme list.BogDan Vatra2013-10-291-27/+58
* Re-enable NonFullScreenWindows on AndroidEskil Abrahamsen Blomfeldt2013-10-291-1/+0
* Fail when QT_POINTER_SIZE is not setAndreas Holzammer2013-10-291-0/+2
* eglfs: Make backingstore handle unexpected scenarios gracefullyLaszlo Agocs2013-10-291-2/+2
* Fix compilation with MinGW gcc 64 bitKai Koehne2013-10-292-1/+36
* Android: Don't crash if the screen is not yet initialized.BogDan Vatra2013-10-281-2/+4
* Android: Remove unneeded dependencyBogDan Vatra2013-10-281-2/+1
* Doc: Update boost::bind()/std::tr1::bind() to std::bind()Sze Howe Koh2013-10-286-32/+21
* Remove unused static function systemtimeToMsecs()Kai Koehne2013-10-281-8/+0
* QWizard: provoke 'enum value not handled in switch' warnings in object_name_f...Marc Mutz2013-10-281-1/+13
* QWizard: give all buttons an objectNameMarc Mutz2013-10-281-13/+16
* network: fix multi-phased NTLM authenticationPeter Hartmann2013-10-281-2/+3
* remove some vestiges of QFontEngineQPFOswald Buddenhagen2013-10-283-73/+0
* Fix - psql driver must format qdatetime using isoCristian Tarsoaga2013-10-261-2/+2
* eglfs: Perform initialization in initialize() instead of the constructorLaszlo Agocs2013-10-251-22/+25
* QWindowsKeyMapper: Added some comments about functionality + cleanupOliver Wolff2013-10-252-26/+14
* CMake: Fix quoting issue with quoted paths in strings.Stephen Kelly2013-10-251-2/+4
* Remove sunken state for Android.BogDan Vatra2013-10-251-2/+9
* Android: Fix the QSlider handler position.BogDan Vatra2013-10-251-4/+7
* QJNI: Don't detach from the thread as long as the thread is alive.Christian Strømme2013-10-251-16/+13
* Do not byteswap RGBA8888 formatsAllan Sandfeld Jensen2013-10-253-34/+35
* Fix bug in updatePossibleKeyCodes() with dead keys and modifiersJuan Luis Boya García2013-10-251-2/+2
* Fix virtual key mapping on MS WindowsJuan Luis Boya García2013-10-254-27/+31
* Fix compile warnings on 10.6Morten Johan Sorvig2013-10-253-0/+3
* Cleanup java files.BogDan Vatra2013-10-253-3/+1
* Accessibility: Make it possible to send events with no QObjectFrederik Gladhorn2013-10-253-13/+110
* Android: Fix repaint on rotationEskil Abrahamsen Blomfeldt2013-10-255-15/+10
* QImageWriter: add a forgotten #ifndef QT_NO_IMAGEFORMAT_BPMMarc Mutz2013-10-251-0/+2
* Introduce Windows version 8.1 and detect by checking the version.Friedemann Kleint2013-10-242-3/+39
* don't explicitly exclude qconfig.h when building mocOswald Buddenhagen2013-10-241-1/+1