summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when trying to access accessible parent in dtorFrederik Gladhorn2013-03-191-1/+1
* Add an initial TI linker support for the unix qmake generatorLaszlo Papp2013-03-191-0/+3
* Move QTextEngine implementation details from QTextLayoutKonstantin Ritt2013-03-193-86/+95
* OSX: a window which has WindowDoesNotAcceptFocus isn't first responderShawn Rutledge2013-03-191-0/+2
* OSX: obey the Qt::WindowTransparentForInput flagShawn Rutledge2013-03-191-0/+2
* iOS: Use didFinishLaunchingWithOptions to support iOS < 6.0Tor Arne Vestbø2013-03-191-2/+2
* Fix build on iOS by using QOPENGLF_APIENTRY intead of APIENTRY directlyTor Arne Vestbø2013-03-191-1/+1
* Add check for libxkbcommon to the configure scriptGatis Paeglis2013-03-191-6/+13
* Add minimumtotal option to improve accuracy of short-lived benchmarks.Mirko Boehm (AWS)2013-03-194-1/+33
* Document ResourceErrorAlbert Astals Cid2013-03-191-1/+1
* Fix wildcard signal disconnection in QDBusAbstractInterfaceThiago Macieira2013-03-193-7/+20
* Make sure that signal disconnects don't disconnect too muchThiago Macieira2013-03-192-1/+91
* Make sure that we #include qconfig.h before testing for features.Thiago Macieira2013-03-1937-5/+77
* tst_qlockfile: increase delay on Windows.David Faure2013-03-191-1/+1
* Perform kerning in QRawFont::advancesForGlyphIndexesAllan Sandfeld Jensen2013-03-192-7/+74
* Add the Deselect StandardKeyAlbert Astals Cid2013-03-182-1/+5
* Windows: Fix drop shadows for widget tool tips.Friedemann Kleint2013-03-181-0/+5
* Windows: Fix class name generation for Qt Quick Controls.Friedemann Kleint2013-03-181-42/+39
* PaintedWindow example: Use standard window flags.Friedemann Kleint2013-03-181-1/+1
* Make QT_STYLE_OVERRIDE env variable available to release buildsShawn Rutledge2013-03-181-4/+0
* Add predefined macros for endian detection with the TI toolchainsLaszlo Papp2013-03-181-2/+2
* Add convenience distance methods to QVector2DLaszlo Papp2013-03-183-9/+156
* Add Qt::AA_UseHighDpiPixmaps.Morten Johan Sørvig2013-03-172-0/+9
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-16594-3559/+3536
* tst_qlogging: fix test when QT_MESSAGE_PATTERN is already setDavid Faure2013-03-161-5/+14
* don't send output of $$join() and $$sprintf() through split_value_list()Oswald Buddenhagen2013-03-161-3/+2
* bring bootstrapped QT magic from qt_tool to qt_moduleOswald Buddenhagen2013-03-163-5/+13
* make depend_prl more thorough; introduce fast_depend_prlOswald Buddenhagen2013-03-161-3/+8
* Long live QOpenGLDebug!Giuseppe D'Angelo2013-03-153-2/+2030
* Make the QDBusVirtualObject docs public.Thiago Macieira2013-03-151-4/+1
* Remove bogus portion of unit testThiago Macieira2013-03-151-12/+0
* Add a minor convenience for calculating the distance to a pointLaszlo Papp2013-03-153-0/+69
* 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-149-12/+28
* 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-145-56/+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
* iOS: Don't warn about using C++11 extensionsTor Arne Vestbø2013-03-141-3/+0
* Add missing .pro-file for qpainfo-test.Friedemann Kleint2013-03-141-0/+7