summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-06-2850-211/+315
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-2750-211/+315
| |\
| | * Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-06-2712-80/+138
| | |\
| | | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-2512-80/+138
| | | |\
| | | | * install qconfig.h into framework bundlesOswald Buddenhagen2013-06-251-1/+4
| | | | * Update for the newest Darwin-family operating systems.Jake Petroules2013-06-253-5/+18
| | | | * Fix QDir::mkpath failing for drive paths on WindowsKai Koehne2013-06-241-0/+4
| | | | * Use BSD licensing for QtOpenGLExtensions instead of LGPLJonathan Liu2013-06-242-52/+50
| | | | * Widgets: Set qt_button_down for each press.Friedemann Kleint2013-06-241-1/+1
| | | | * Fix missing shortcuts for WindowContainersJørgen Lind2013-06-212-18/+58
| | | | * Fix missing focus events for mapped child windowsJørgen Lind2013-06-211-2/+2
| | | | * Android: handle keyboard connect/disconnectPaul Olav Tvete2013-06-211-1/+1
| | * | | Accessibility: Fix crash in tst_qmdisubwindow.Friedemann Kleint2013-06-261-2/+3
| | * | | Mac/XCB/Windows: Fix initial setting of window icons.Friedemann Kleint2013-06-263-0/+6
| | * | | Windows XP: Fix directory chooser dialog.Friedemann Kleint2013-06-261-3/+4
| | * | | QMacStyle: fix auto-default button animationJ-P Nurmi2013-06-262-8/+17
| | * | | QtPrintSupport: Initialize UI of widget-based dialog.Friedemann Kleint2013-06-263-6/+4
| | * | | Windows: Display a message box if platform plugin cannot be found.Friedemann Kleint2013-06-261-2/+11
| | |/ /
| | * | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-06-2515-44/+60
| | |\ \
| | | * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-2015-44/+60
| | | |\|
| | | | * 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
| | | | * 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
| | | | * Adjust the cmake files to find the dlls in the bin dir.Stephen Kelly2013-06-151-3/+4
| | | | * fix QFileSystemEngine::createDirectory race conditionv5.1.0-rc1Shawn Rutledge2013-06-142-12/+12
| | | | * 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
| | | | * Fix crash for pressing Ctrl+C in a message boxKai Koehne2013-06-121-1/+1
| | * | | Fix QWidget::isActiveWindow for window containers.Gunnar Sletta2013-06-251-0/+13
| | * | | Mac Accessibility: unify child functionsFrederik Gladhorn2013-06-244-37/+23
| | * | | Further followup to Q_OS_MACX changes.Jake Petroules2013-06-246-10/+10
| | * | | qdoc: Allow colon characters in manifest meta attribute valuesTopi Reinio2013-06-241-3/+4
| | * | | Make clients use the QT_NO_DEBUG flag when using QtCore in release mode.Stephen Kelly2013-06-241-0/+2
| | * | | Fix typo QCocoaAccessibilityFrederik Gladhorn2013-06-233-10/+10
| | * | | Remove NSPICTPboardType from pasteboard types.Morten Johan Sørvig2013-06-231-1/+1
| | * | | Mac Accessibility: skip invisible childrenFrederik Gladhorn2013-06-212-0/+6
| | * | | Fix code indentation and comment formattingKai Koehne2013-06-201-11/+9
| | |/ /
* | / / 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