summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove compiler warningJørgen Lind2013-10-301-6/+6
* xcb: Compilefix #ifdef glx codeJørgen Lind2013-10-301-0/+4
* xcb: Act on the _NET_ACTIVE_WINDOW eventJørgen Lind2013-10-301-3/+6
* iOS: Build libs (including Qt itself) for both simulator and deviceTor Arne Vestbø2013-10-302-45/+168
* Fix the network proxy code for windows to detect properly servicesThierry Bastian2013-10-301-32/+20
* Adding CI utilities to Android test scriptSimo Fält2013-10-301-5/+33
* Test that Qt tools can handle ' as a digit separator.Stephen Kelly2013-10-303-1/+71
* Use Q_UNLIKELY in qCDebug, qCTraceKai Koehne2013-10-301-2/+2
* Fix finding cursor position in words with accentsJoshua Grauman2013-10-301-3/+3
* Silence the _COMPIZ_DECOR_* warnings on UbuntuJørgen Lind2013-10-303-1/+12
* Add QGuiApplication::sync() functionJørgen Lind2013-10-306-1/+50
* iOS: Build simulator libraries with suffixTor Arne Vestbø2013-10-302-3/+12
* 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
* Fix msvc project dependencies as specificed by .dependsChris Gilbert2013-10-291-1/+1
* remove qt_windows.h include from qwineventnotifier.hJoerg Bornemann2013-10-293-2/+3
* Cocoa: Fix mouse event coordinates transform to window spaceGabriel de Dietrich2013-10-291-22/+21
* MacGui tests: Remove references to CGPostMouseEventGabriel de Dietrich2013-10-292-13/+15
* qdbusxml2cpp: Fix warnings about writing to closed devices.Friedemann Kleint2013-10-291-12/+17
* fix /SAFESEH linker option for VS >= 2010Joerg Bornemann2013-10-293-4/+9
* QLocale: Add auto tests for Poruguese(Brazil) and Greek localesEl Mehdi Fekari2013-10-291-0/+9
* Make the localHostName() copy function return QByteArrayThiago Macieira2013-10-291-8/+8
* Fix QCommonStyle::subControlRect(SC_GroupBoxCheckBox)J-P Nurmi2013-10-291-1/+1
* validate qconfig-*.h against qfeatures.txtOswald Buddenhagen2013-10-293-0/+17
* don't emit comments to generated qfeatures.hOswald Buddenhagen2013-10-291-7/+2
* generate qfeatures.h at build timeOswald Buddenhagen2013-10-296-887/+50
* 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 remaining non-concurrent branches from concurrent samplesOswald Buddenhagen2013-10-296-105/+0
* 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
* iOS: Set ARCHS in Xcode project for both simulator and device SDKsTor Arne Vestbø2013-10-281-7/+13
* 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