summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * Disable long press on AndroidPaul Olav Tvete2013-06-101-0/+4
| | * Fix drawing of 0-width polylines from outside the devicerect.Gunnar Sletta2013-06-102-17/+27
| | * qdoc: QGLFrameBufferObject::bindDefault() was marked \internalMartin Smith2013-06-101-1/+0
| | * Remove the use of CMAKE_FIND_ROOT_PATH.Stephen Kelly2013-06-102-9/+7
| | * Windows save file dialog: Set default suffix only once.Friedemann Kleint2013-06-101-18/+18
| | * Fix issue when QKeyEvent::text() was returning empty stringGatis Paeglis2013-06-101-5/+5
| | * Doc: Fixed snippet issues in QDoc documentationTopi Reinio2013-06-104-11/+11
| | * Doc: Mark QOpenGLFunctions_4_1_Core as a wrapper classTopi Reinio2013-06-101-0/+1
| | * redo include path logic for pre-generated headersOswald Buddenhagen2013-06-102-3/+5
| | * put ANGLE includes in a QtANGLE subdirOswald Buddenhagen2013-06-105-6/+14
* | | Add basic conversion functions from QVariant(QJsonValue).Jędrzej Nowacki2013-06-141-0/+48
* | | QSystemLocale: Fix the time format on BlackBerry 10El Mehdi Fekari2013-06-141-2/+2
* | | BlackBerry: fix delayed root window posting on OpenGLRafael Roquetto2013-06-141-0/+3
* | | Fix crash when re-creating QThreadData after initially destroying itTor Arne Vestbø2013-06-141-0/+6
* | | Fix format in platform plugin loading error reporting.Friedemann Kleint2013-06-141-1/+1
* | | Windows: Prevent spurious leave events.Sebastian Eifert2013-06-122-1/+4
* | | QDockWidget: Keep position when undocking.Friedemann Kleint2013-06-121-0/+3
|/ /
* | Mark the Q_DECLARE_OPAQUE_POINTER macro as introduced in 5.0Laszlo Papp2013-06-121-0/+1
* | doc: QOpenGLFramebufferObject::bindDefault() was marked internalMartin Smith2013-06-111-1/+0
* | qdoc: qdoc was confused by namespace and module with same nameMartin Smith2013-06-117-44/+86
* | Improve error output when platform plugin cannot be loadedKai Koehne2013-06-111-6/+8
* | Fix leak in QCocoaDrag.Ivan Komissarov2013-06-111-1/+3
* | When the file could not be accessed, we should return 0 for the sizeAndy Shaw2013-06-111-0/+1
* | The SingleClickActivation setting was wired to the wrong platform settingRobert Griebl2013-06-101-1/+1
* | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-06-1010-36/+95
|\ \
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-1010-36/+95
| |\|
| | * RecalcAdvances and DoKerning should agree on when to use design metricsAllan Sandfeld Jensen2013-06-072-3/+16
| | * Windows: Send a geometry change after Window creation.Friedemann Kleint2013-06-071-0/+3
| | * Use QWindow::geometry() for size when sending resize before expose.Friedemann Kleint2013-06-071-2/+2
| | * Doc: Fixed typo in QDialog.Jerome Pasion2013-06-071-6/+5