summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Detect Clang availability on Mac based on the SDK, not the OS X versionTor Arne Vestbø2013-03-141-13/+18
* Test the OpenGLExtensions cmake module.Stephen Kelly2013-03-143-0/+79
* Remove incorrect export macro.Stephen Kelly2013-03-141-30/+30
* make split_value_list() a bit less sane againOswald Buddenhagen2013-03-131-2/+7
* make testlib's toString() use local8Bit, not latin1Oswald Buddenhagen2013-03-131-9/+9
* make stubbed QCoreApplication::translate() resolve %nOswald Buddenhagen2013-03-132-7/+13
* make Q_DECLARE_TR_FUNCTIONS() compile with QT_NO_DEPRECATEDOswald Buddenhagen2013-03-131-2/+9
* QStandardPaths::displayName() is unavailable when bootstrappedOswald Buddenhagen2013-03-131-0/+2
* consolidate syncqt invocationsOswald Buddenhagen2013-03-134-34/+25
* Window deactivation should set focus reason.Frederik Gladhorn2013-03-131-1/+1
* Improve warning messages (and readability) of connectSlotsByName()Axel Waggershauser2013-03-132-12/+45
* remove pointless DBUS_PATH includesOswald Buddenhagen2013-03-132-4/+0
* Use tools from the SDK's toolchain instead of the ones in /usr/binTor Arne Vestbø2013-03-133-16/+65
* Teach configure's pro-file parser to understand host_build scopesTor Arne Vestbø2013-03-131-2/+8
* Simplify how we resolve the SDK root on Mac OSTor Arne Vestbø2013-03-131-7/+2
* Don't include custom qopengles2ext.h on iOSTor Arne Vestbø2013-03-131-21/+32
* Add qpainfo manual test.Friedemann Kleint2013-03-132-0/+221
* Generate a Qt5ConfigVersion.cmake file.Stephen Kelly2013-03-132-3/+6
* Fix openglextensions module depends.Stephen Kelly2013-03-131-1/+0
* Improved appearance of mac toolbar handlesJens Bache-Wiig2013-03-131-9/+3
* Improve the look and feel of Mac extension arrowJens Bache-Wiig2013-03-136-75/+6
* Draw StatusBar with gradient on macJens Bache-Wiig2013-03-131-12/+0
* Add convenience for section actions in QMenuKevin Ottens2013-03-136-2/+115
* Fix build with Windows SDKs pre 7.0.Friedemann Kleint2013-03-131-3/+3
* Fixed bug in QTimeLine::setPaused(false)Jan Arve Saether2013-03-132-0/+26
* Manual file test: Add permission and compile with Qt 4.8.Friedemann Kleint2013-03-131-1/+44
* QTextEngine::itemize(): Minor optimizationKonstantin Ritt2013-03-131-1/+1
* Hide Harfbuzz from the outer worldKonstantin Ritt2013-03-1311-115/+231
* Avoid using HB types in QFontEngine APIKonstantin Ritt2013-03-136-55/+81
* Fix building of the manual tests.Friedemann Kleint2013-03-134-15/+20
* g_thread_init is deprecatedFrederik Gladhorn2013-03-121-0/+2
* melt src/tools/tools.pro into src/src.proOswald Buddenhagen2013-03-122-46/+34
* remove strange qdoc dependencyOswald Buddenhagen2013-03-121-7/+0
* make QT setup for bootstrapped tools more cleverOswald Buddenhagen2013-03-121-1/+5
* QNX: Fix build errorRafael Roquetto2013-03-121-5/+0
* interpret format argument of QString::sprintf() as UTF-8Oswald Buddenhagen2013-03-121-1/+3
* make QtCriticalMsg fatal if QT_FATAL_WARNINGS is setOswald Buddenhagen2013-03-121-1/+1
* de-duplicate and accelerate codeOswald Buddenhagen2013-03-121-3/+1
* fix encoding when invoking default message handlerOswald Buddenhagen2013-03-121-1/+1
* fix encoding when printing debug under winceOswald Buddenhagen2013-03-121-1/+1
* don't clobber 8-bit outputOswald Buddenhagen2013-03-121-2/+2
* make split_value_list() saneOswald Buddenhagen2013-03-121-31/+33
* make qml_plugin.prf usable without a parent c++ moduleOswald Buddenhagen2013-03-121-5/+14
* remove redundant codeOswald Buddenhagen2013-03-121-4/+0
* permit returning from filesOswald Buddenhagen2013-03-121-12/+17
* remove pointless initialization of qmakespecOswald Buddenhagen2013-03-121-1/+0
* Replace HB types used in API with Qt analogsKonstantin Ritt2013-03-1213-68/+75
* Do not list desktop widgets and desktop screen widgets as top-levels.Friedemann Kleint2013-03-123-3/+19
* Android: install java-related filesPaul Olav Tvete2013-03-123-15/+29
* Skip unstable autotestPaul Olav Tvete2013-03-121-0/+2