summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Dialogs examples: remove QLayout::SetNoConstraintJ-P Nurmi2013-06-212-2/+0
* Don't depend on the command for extra compilers automaticallyAndy Shaw2013-06-201-1/+0
* Fix code indentation and comment formattingKai Koehne2013-06-201-11/+9
* 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
* normalize file list assignmentsOswald Buddenhagen2013-06-171-2/+2
* don't write unused QT_INSTALL_* to qmake MakefilesOswald Buddenhagen2013-06-171-6/+0
* wrap the horrendeous monster switch caseOswald Buddenhagen2013-06-171-1/+39
* update commentOswald Buddenhagen2013-06-171-4/+3
* make images non-executableOswald Buddenhagen2013-06-1718-0/+0
* move qmake docs into qtbaseOswald Buddenhagen2013-06-1737-0/+6153
* Remove use of 'register' from Qt.Stephen Kelly2013-06-1747-375/+375
* Make qtbase compile with QT_NO_TEXTCODECTasuku Suzuki2013-06-178-1/+43
* Recognize separator item in QMenu.Leonard Lee2013-06-171-2/+2
* Cocoa save file dialog behavior fixSamuel Gaist2013-06-161-9/+8
* Fix for OS X QFileDialog showing bundle as directorySamuel Gaist2013-06-161-1/+1
* Make qtbase compile with QT_NO_XMLSTREAMREADERTasuku Suzuki2013-06-162-6/+6
* QKdeTheme: generate sensible disabled colors for the system paletteJ-P Nurmi2013-06-161-0/+36
* Read SingleClickActivation from KDE settings fileDominik Holland2013-06-161-0/+6
* Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-06-1546-185/+325
|\
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-1246-185/+325
| |\
| | * Fix xkbcommon.pri not to override QMAKE_CFLAGSJ-P Nurmi2013-06-121-1/+1
| | * remove overquoting of extra compiler argumentsOswald Buddenhagen2013-06-122-4/+4
| | * remove overquoting of extra compiler commandsOswald Buddenhagen2013-06-122-3/+3
| | * fix QMAKE_COMPILER fallback for clang specsOswald Buddenhagen2013-06-121-1/+1