summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* iOS: bugfix touch events when not using alienRichard Moe Gustavsen2013-11-011-5/+12
* iOS: clear focus object when resigning first responder statusRichard Moe Gustavsen2013-11-011-1/+5
* QWindowPrivate: add virtual function 'clearFocusObject'Richard Moe Gustavsen2013-10-313-0/+13
* make qreal double by default on all platformsLars Knoll2013-10-311-3/+0
* Fix compilation with QT_COORD_TYPE=double on ARMLars Knoll2013-10-311-0/+1
* QDateTime - Optimize refreshDateTime()John Layt2013-10-311-4/+1
* QDateTime - Optimize date() and time() methodsJohn Layt2013-10-311-6/+8
* Remove android specific qmake variables.BogDan Vatra2013-10-311-1/+1
* use private linkage where possibleOswald Buddenhagen2013-10-3112-18/+18
* use the right scopeOswald Buddenhagen2013-10-311-1/+1
* Don't cache QCoreApplication::appName.Robin Burchell2013-10-312-10/+5
* Fix setVisible() of QWidget has no effect in QTreeWidgetItemChengyong Xie2013-10-311-1/+2
* Remove compiler warning when QT_NO_PRINTER is definedPaul Olav Tvete2013-10-311-0/+2
* Assert in QImage conversion from rgba8888pm -> rgba8888Allan Sandfeld Jensen2013-10-311-1/+1
* Store the font's scalability in QFontEngine.Yoann Lopes2013-10-313-1/+5
* QFileDialog: document the consequences of being "widgetless"Shawn Rutledge2013-10-311-1/+9
* Include unistd.h in the unix implementation source of QLockFileLaszlo Papp2013-10-311-0/+1
* Mac: Modify Qt::SizeAllCursor to look like arrowsKari P2013-10-313-3/+3
* Clean up QPlatformPrinterSupport via post routine.Friedemann Kleint2013-10-311-4/+16
* Don't use NO_DEFAULT_PATH on mac when finding GL headers and libraries.Stephen Kelly2013-10-301-3/+13
* iOS: Add standard paths implementation for iOSIan Dean2013-10-302-0/+137
* Windows: Do not use blend function for GL windows with alpha.Friedemann Kleint2013-10-301-5/+7
* iOS: Fix logic for determining whether to exit the root event loopTor Arne Vestbø2013-10-302-32/+8
* Consider multi-monitor setups in QPlatformWindow::initialGeometry().Friedemann Kleint2013-10-301-2/+23
* Fix QSpinBox size calculation problem with empty stylesheetsCaroline Chao2013-10-301-1/+1
* Android: Don't rely on QIcon::isNull() to validate icon data.Christian Strømme2013-10-301-4/+6
* Android: Fix problem with leaking local refs.Christian Strømme2013-10-303-8/+27
* 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
* Fix the network proxy code for windows to detect properly servicesThierry Bastian2013-10-301-32/+20
* 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
* 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