summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
| | | | * don't claim that we need perl for shadow builds any moreOswald Buddenhagen2013-06-121-6/+0
| | | | * 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
| | | | * Don't test existence of private header directories for mac frameworksStephen Kelly2013-06-101-1/+5
| | | | * qdoc: QGLFrameBufferObject::bindDefault() was marked \internalMartin Smith2013-06-101-1/+0
| | | | * Remove the use of CMAKE_FIND_ROOT_PATH.Stephen Kelly2013-06-103-10/+8
| | | | * mkspecs/qml_plugin: adding -nonrelocatable flag to qmldump callFawzi Mohamed2013-06-101-1/+1
| | | | * 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-103-19/+37
| | | | * reshuffle path setupOswald Buddenhagen2013-06-102-7/+8
| | | | * use correct variable for library base pathOswald Buddenhagen2013-06-101-1/+1
| | | | * update some comments relating to forwarding module pri filesOswald Buddenhagen2013-06-102-4/+4
| | | | * put ANGLE includes in a QtANGLE subdirOswald Buddenhagen2013-06-106-9/+17
| | | | * allow modules to extend their MODULE_{,PRIVATE_}INCLUDESOswald Buddenhagen2013-06-101-0/+2
| | | | * don't process ANGLE and zlib headers like real qt modulesOswald Buddenhagen2013-06-102-7/+12
| | | | * use qtconcurrent instead of qtgui in test codeOswald Buddenhagen2013-06-101-1/+1
| | * | | Add basic conversion functions from QVariant(QJsonValue).Jędrzej Nowacki2013-06-142-0/+90
| | * | | Add object names to QGLWidget-reparenting test.Friedemann Kleint2013-06-141-0/+4
| | * | | 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
* | | | | BlackBerry QNetworkConfiguration: Keep track of bearer typePeter Hartmann2013-06-246-5/+245
* | | | | HTTP internals: fix QHttpNetworkRequestPrivate::operator==Peter Hartmann2013-06-241-1/+7
* | | | | HTTP internals: do not open too many sockets when preconnectingPeter Hartmann2013-06-247-12/+68
* | | | | Show QTextEdit placeholder even when focusedBenjamin Port2013-06-211-8/+3
* | | | | QDialogButtonBox: add a missing constructorMarc Mutz2013-06-213-1/+54
* | | | | QTreeWidget - iterator fix in QTreeModel::ensureSortedThorbjørn Martsum2013-06-211-0/+6
* | | | | QMessageBox - add message box to (manual) dialog testThorbjørn Martsum2013-06-214-2/+262
* | | | | GTK-style - fix non-standard usage of QHash-iteratorThorbjørn Martsum2013-06-211-1/+2
* | | | | Generate the directory for the mkspec include in a helper file.Stephen Kelly2013-06-216-18/+41
|/ / / /
* | | | HTTP internals: consider SSL sockets with pending encryption as usablePeter Hartmann2013-06-182-1/+6