summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-2029-102/+284
|\
| * fix LD_LIBRARY_PATH manipulation in uic calls not being make-escapedOswald Buddenhagen2013-06-201-1/+1
| * update QtNetwork changelog for 5.1.0Peter Hartmann2013-06-191-1/+10
| * Tagged all those examples that work on an Android deviceVenu2013-06-191-1/+100
| * QFactoryLoader: Release unused libraries.Friedemann Kleint2013-06-181-1/+6
| * Remove unused member QFactoryLoaderPrivate::keyList.Friedemann Kleint2013-06-181-9/+3
| * Android Mute and FastForward keys mapped wrongAllan Sandfeld Jensen2013-06-174-4/+12
| * make Makefiles not depend on .qmake.superOswald Buddenhagen2013-06-152-3/+4
| * fix rcc & uic .depend_commandsOswald Buddenhagen2013-06-153-11/+30
| * always $-escape make commandsOswald Buddenhagen2013-06-151-1/+1
| * fix command over-escaping in vcproj filesOswald Buddenhagen2013-06-151-2/+4
| * assemble the tool commands at use time, after allOswald Buddenhagen2013-06-154-12/+13
| * OSX: Disable window restoration for the Mac color panelShawn Rutledge2013-06-151-0/+5
| * Cocoa color dialog cannot be modal, but should show anywayShawn Rutledge2013-06-152-8/+8
| * OSX color dialog can be accepted repeatedlyShawn Rutledge2013-06-151-0/+1
| * network requests: do not access 1st byte of empty byte arrayPeter Hartmann2013-06-151-1/+2
| * Doc: Remove Tweet Search demo from the list of highlighted examplesTopi Reinio2013-06-151-1/+0
| * Adjust the cmake files to find the dlls in the bin dir.Stephen Kelly2013-06-153-26/+46
| * fix QFileSystemEngine::createDirectory race conditionv5.1.0-rc1Shawn Rutledge2013-06-143-13/+29
| * Widgets: Do not create QWindow in createTLExtra().Friedemann Kleint2013-06-142-4/+5
| * Fix another type of crash when dragging QDockWidget in and outShawn Rutledge2013-06-131-1/+1
| * Let QTemporaryDir::stressTest() run in temporary directory.Friedemann Kleint2013-06-121-4/+5
| * Fix crash for pressing Ctrl+C in a message boxKai Koehne2013-06-121-1/+1
* | Doc: Fix spelling errorDebao Zhang2013-06-201-1/+1
* | Doc: QTranslator::translate() isn't an overload anymoreDavid Faure2013-06-191-2/+0
* | hide placeholder text when QLineEdit has preedit textTasuku Suzuki2013-06-191-1/+1
* | Doc: remove the duplicate for in QStyle documentationLiang Qi2013-06-191-1/+1
* | fix auto-enabling of windows styleOswald Buddenhagen2013-06-191-8/+8
* | remove pointless positive QT_FOO_STYLE definesOswald Buddenhagen2013-06-191-3/+0
* | don't claim that mac style needs windows styleOswald Buddenhagen2013-06-191-6/+0
* | catch accidental use of -no-makeOswald Buddenhagen2013-06-191-4/+8
* | complain about bad arguments to -make/-nomakeOswald Buddenhagen2013-06-193-2/+24
* | QNX: Fix screen rotationRafael Roquetto2013-06-192-1/+7
* | QNX: Add option to disable screen power save from an envvarSean Harmer2013-06-191-0/+10
* | If a QWidget is ignored for auto-quit, ignore its corresponding QWindow.Stephen Kelly2013-06-194-1/+38
* | Doc: added more details about contains(variablename,value)Nico Vertriest2013-06-191-2/+4
* | Make PCRE's JIT work on Android devicesGiuseppe D'Angelo2013-06-193-0/+28
* | Add note to remove unused private field.Stephen Kelly2013-06-191-1/+8
* | Fix QSpinBox clipping issue on Mac when frame=falseJens Bache-Wiig2013-06-191-4/+8
* | Ensure we don't repeat QTBUG-30931 in Qt5Konstantin Ritt2013-06-182-5/+18
* | Doc: there is no Q_OS_X11 (and has never been)Thiago Macieira2013-06-181-1/+1
* | Make qtbase compile with QT_NO_TRANSLATIONTasuku Suzuki2013-06-185-87/+2
* | BlackBerry: fix tst_qlistviewRafael Roquetto2013-06-181-0/+8
* | Fix tst_qlistview for full screen platformsRafael Roquetto2013-06-181-3/+3
* | Fix tst_QWindow for fullscreen platform pluginsRafael Roquetto2013-06-181-2/+9
* | QMacStyle: enable scroll style changes for non-QScrollBarsJ-P Nurmi2013-06-172-3/+17
* | remove pointless return code checkingOswald Buddenhagen2013-06-171-3/+2
* | make use of QT_MODULES to simplify codeOswald Buddenhagen2013-06-171-3/+2
* | don't try to not build non-existing partsOswald Buddenhagen2013-06-171-2/+2
* | don't claim that "make install" is needed for non-prefix shadow buildsOswald Buddenhagen2013-06-171-1/+1