summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove special handling of the default{,-host} specsOswald Buddenhagen2012-07-031-11/+11
* don't match on the spec name in qconfig.priOswald Buddenhagen2012-07-032-3/+2
* Platform-plugin support for QSystemTrayIcon.Christoph Schleifenbaum2012-07-0322-588/+1004
* Use qmake dirname function correctly.Stephen Kelly2012-07-031-1/+1
* Simplify the creation of QMetaTypeId specializations.Stephen Kelly2012-07-032-11/+7
* Fix focus handling when the application has QAxWidgets.Miikka Heikkinen2012-07-037-26/+51
* Implement automatic mouse grabbing on mouse button press.Miikka Heikkinen2012-07-033-1/+30
* Fix QDockWidgets on XCB.Friedemann Kleint2012-07-031-16/+21
* QNX: fix compilation with C++11 enabledMarc Mutz2012-07-031-0/+12
* Remove platform specific DirectWrite font engine from QtGuiEskil Abrahamsen Blomfeldt2012-07-034-843/+0
* Compile when -directwrite is passed to configureEskil Abrahamsen Blomfeldt2012-07-032-8/+7
* tst_QTcpServer::clientServerLoop fix for Windows XpMartin Petersson2012-07-031-1/+1
* QNativeSocketEngine: remove compile watning on WindowsMartin Petersson2012-07-031-0/+2
* SocketEngine Windows: If not dual stack, use IPv4 for AnyIPProtocolMartin Petersson2012-07-031-0/+3
* Add QChar::SoftHyphen enum valueKonstantin Ritt2012-07-034-4/+5
* QNX: set QMAKE_CXXFLAGS_CXX11Marc Mutz2012-07-031-0/+1
* removed ancient left-over test from tst_qwidgetJoerg Bornemann2012-07-031-50/+0
* Suppress QWindowSystemInterface inclusion warnings.Girish Ramakrishnan2012-07-0346-49/+49
* tst_QWidget::gdiPainting fixedJoerg Bornemann2012-07-031-1/+2
* fix QWidget::grab(QRect(x, y, -1, -1))Joerg Bornemann2012-07-031-1/+5
* revive the noPaintOnScreen fix on WindowsJoerg Bornemann2012-07-033-5/+28
* Add support for SQLSTATE error codesAndras Mantia2012-07-032-12/+23
* Remove _qpa from cpp filenamesGirish Ramakrishnan2012-07-0340-32/+32
* Fixed warnings in qnetworkreply unit testKurt Korbatits2012-07-031-0/+2
* MIPS DSP composition functions optimizations.Damir Tatalovic2012-07-036-159/+1770
* Silence clang warning in QVector::reallocData()Kent Hansen2012-07-031-1/+1
* Add erase operation to QArrayDataOpsJoão Abecasis2012-07-033-0/+142
* Make QWindowSystemInterface part of QPA APIGirish Ramakrishnan2012-07-0310-16/+39
* fixed compile for mouse button handling on winceBjoern Breitmeyer2012-07-031-0/+4
* remove unused variable from QPlainTextEdit::paintEventJoerg Bornemann2012-07-031-1/+0
* Move DirectFB tests into qpaGirish Ramakrishnan2012-07-033-1/+1
* QtGui: add member-swap to shared classesMarc Mutz2012-07-0316-0/+101
* QSslCertificate::fromPath fix wildcard handlingMartin Petersson2012-07-032-23/+34
* Add null httpReply checks to QHttpThreadDelegateShane Kearns2012-07-031-6/+25
* Optimize QWindowsFontEngineDirectWrite::initFontInfo() a bitKonstantin Ritt2012-07-031-17/+17
* configure: properly quote glesv2 flagsRobin Burchell2012-07-031-4/+19
* QtCore: add member-swap to shared classesMarc Mutz2012-07-0313-0/+67
* DirectWrite font engine: don't leak the font table bufferKonstantin Ritt2012-07-032-26/+22
* qmake: improve the .pc files generatorKonstantin Ritt2012-07-032-3/+6
* Fix capitalization with newline bugYann Bodson2012-07-032-1/+24
* Forward the CMAKE_PREFIX_PATH to invoked tests.Stephen Kelly2012-07-031-2/+2
* Move the macros for invoking ctest to a shared location.Stephen Kelly2012-07-034-42/+62
* Look for CMake config files in the same prefixes as mkspecs.Stephen Kelly2012-07-031-1/+5
* Simplify logic for paths to CMake modules in tests.Stephen Kelly2012-07-031-5/+1
* Add constexpr template specializations for built in metatypes.Stephen Kelly2012-07-032-5/+46
* Mark qgl autotest as significant for WindowsKalle Juhani Lehtonen2012-07-031-1/+0
* qmake: remove support for X.sources in DEPLOYMENT variablesJoerg Bornemann2012-07-031-3/+2
* shapeTextWithHarfbuzz() minor optimizationKonstantin Ritt2012-07-031-5/+7
* QNX: Enable threaded OpenGL rendering on QNXSean Harmer2012-07-035-29/+68
* android: remove QT_NO_QWS_TRANSFORMED from mkspecsRobin Burchell2012-07-031-1/+1