summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add getMultiLineText static method to QInputDialogDavid Gil2013-06-272-11/+110
* iOS: add support for new style hint: SetFocusOnTouchReleaseRichard Moe Gustavsen2013-06-251-0/+2
* QPlatformIntegration: add new style hint: SetFocusOnTouchReleaseRichard Moe Gustavsen2013-06-256-26/+57
* iOS: activate window when input panel opensRichard Moe Gustavsen2013-06-251-1/+17
* iOS: post the code that closes the input panelRichard Moe Gustavsen2013-06-252-1/+11
* iOS: add support for Qt::ApplicationStatesRichard Moe Gustavsen2013-06-255-0/+229
* QWidget - add property toolTipDurationThorbjørn Martsum2013-06-253-1/+32
* Doc: Fixed QDoc's navigation mechanism.Jerome Pasion2013-06-253-106/+76
* Doc: Adding navigation configs in the module qdocconf files.Jerome Pasion2013-06-2512-2/+37
* Make the qfatal for redeclaring a type with the same name a warning.Richard J. Moore2013-06-251-5/+5
* QCommonStyle: use RSIP_OnMouseClick for SH_RequestSoftwareInputPanelRichard Moe Gustavsen2013-06-251-4/+0
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-06-24117-656/+899
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-20117-656/+899
| |\
| | * 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
| | * 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-193-1/+13
| | * 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-181-5/+4
| | * 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
| | * QMacStyle: enable scroll style changes for non-QScrollBarsJ-P Nurmi2013-06-172-3/+17
| | * 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-1531-135/+253
| | |\
| | | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-1231-135/+253
| | | |\
| | | | * Fix xkbcommon.pri not to override QMAKE_CFLAGSJ-P Nurmi2013-06-121-1/+1
| | | | * Cocoa: Make QWidget::showNormal() work on minimized windowsGabriel de Dietrich2013-06-121-1/+1
| | | | * Cocoa: Make sure internal minimized state is up to dateGabriel de Dietrich2013-06-122-14/+17
| | | | * Cocoa: Update window state when maximizing from the title barGabriel de Dietrich2013-06-124-0/+20
| | | | * Cocoa: Make sure we update internal window fullscreen stateGabriel de Dietrich2013-06-123-4/+17
| | | | * Cocoa: Remove compilation warningGabriel de Dietrich2013-06-121-0/+1
| | | | * Update support status for older Mac OS X platforms.Jake Petroules2013-06-121-3/+3
| | | | * Qdoc: replaced example file qt.qdocconf with qtgui.qdocconfNico Vertriest2013-06-122-35/+65
| | | | * Fix gcc warnings about unused-valueKai Koehne2013-06-121-1/+1
| | | | * Avoid floating point exceptions in rasterizeLine.Gunnar Sletta2013-06-121-16/+45