summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-16239-875/+875
* bring bootstrapped QT magic from qt_tool to qt_moduleOswald Buddenhagen2013-03-162-5/+2
* Long live QOpenGLDebug!Giuseppe D'Angelo2013-03-153-2/+2030
* Make the QDBusVirtualObject docs public.Thiago Macieira2013-03-151-4/+1
* Add a minor convenience for calculating the distance to a pointLaszlo Papp2013-03-152-0/+14
* Fix calling convention in ANGLE builds on WindowsSean Harmer2013-03-151-3/+5
* XCB: don't map hidden windowsAlberto Mardegan2013-03-151-18/+0
* QTextEngine capitalization doesn't work with QRawFontAllan Sandfeld Jensen2013-03-141-2/+3
* update qml parser to current version from qtdeclarativeOswald Buddenhagen2013-03-1419-1465/+1883
* don't bootstrap tools when not necessaryOswald Buddenhagen2013-03-147-8/+20
* create bootstrap-dbus moduleOswald Buddenhagen2013-03-144-37/+47
* normalize #includesOswald Buddenhagen2013-03-144-11/+9
* the atspi bridge depends on dbus and qdbusxml2cppOswald Buddenhagen2013-03-141-0/+2
* add QStandardPaths to bootstrap libOswald Buddenhagen2013-03-141-0/+13
* add QCoreApplication to bootstrap libOswald Buddenhagen2013-03-145-28/+163
* re-enable QT_NO_LIBRARY support on WindowsOswald Buddenhagen2013-03-144-15/+5
* simplify/fix QT_BOOTSTRAPPED-related #ifdefsOswald Buddenhagen2013-03-142-2/+2
* qfilesystemengine_mac.cpp is empty => purgeOswald Buddenhagen2013-03-143-51/+1
* Move Unicode script itemization code from text engine to UnicodeToolsKonstantin Ritt2013-03-144-33/+70
* Fix build on MinGW, Win<7Konstantin Ritt2013-03-141-2/+2
* Inital port of QSystemLocale on BlackBerry 10El Mehdi Fekari2013-03-145-127/+416
* Add Open GL extensions only when Open GL is enabled.Friedemann Kleint2013-03-141-1/+2
* Do not use JIT for pcre on QNXFabian Bumberger2013-03-141-0/+1
* GTK+ platform theme: cleanup coding styleJ-P Nurmi2013-03-144-31/+31
* Add a generic Qt::Edge enumJ-P Nurmi2013-03-142-1/+19
* Make qaccessible2.h internal.Frederik Gladhorn2013-03-1423-26/+26
* Warn about accessibility interface creation failure only onceFrederik Gladhorn2013-03-141-1/+6
* Remove incorrect export macro.Stephen Kelly2013-03-141-30/+30
* 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-132-30/+12
* Window deactivation should set focus reason.Frederik Gladhorn2013-03-131-1/+1
* Improve warning messages (and readability) of connectSlotsByName()Axel Waggershauser2013-03-131-12/+40
* remove pointless DBUS_PATH includesOswald Buddenhagen2013-03-132-4/+0
* Don't include custom qopengles2ext.h on iOSTor Arne Vestbø2013-03-131-21/+32
* Generate a Qt5ConfigVersion.cmake file.Stephen Kelly2013-03-131-2/+5
* 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-131-0/+3
* QTextEngine::itemize(): Minor optimizationKonstantin Ritt2013-03-131-1/+1
* Hide Harfbuzz from the outer worldKonstantin Ritt2013-03-137-107/+227
* Avoid using HB types in QFontEngine APIKonstantin Ritt2013-03-136-55/+81
* g_thread_init is deprecatedFrederik Gladhorn2013-03-121-0/+2
* melt src/tools/tools.pro into src/src.proOswald Buddenhagen2013-03-122-46/+34