summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* configure: Use $AWK instead of plain 'awk'Sergio Ahumada2013-06-261-2/+2
* configure: Don't use 'local' in report_support()Sergio Ahumada2013-06-261-2/+0
* 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
* introduce "secret" configure -top-level optionOswald Buddenhagen2013-06-262-4/+31
* remove pointless qmake -o argumentOswald Buddenhagen2013-06-261-2/+0
* simplify qmake callOswald Buddenhagen2013-06-261-1/+1
* remove pointless variablesOswald Buddenhagen2013-06-261-5/+1
* QtPrintSupport: Initialize UI of widget-based dialog.Friedemann Kleint2013-06-263-6/+4
* tst_qfilefialog: Fix leaking temporary directories.Friedemann Kleint2013-06-261-28/+16
* 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-2529-102/+284
|\
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-2029-102/+284
| |\
| | * fix LD_LIBRARY_PATH manipulation in uic calls not being make-escapedOswald Buddenhagen2013-06-201-1/+1
| | * update QtNetwork changelog for 5.1.0Peter Hartmann2013-06-191-1/+10
| | * Tagged all those examples that work on an Android deviceVenu2013-06-191-1/+100
| | * 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
| | * make Makefiles not depend on .qmake.superOswald Buddenhagen2013-06-152-3/+4
| | * fix rcc & uic .depend_commandsOswald Buddenhagen2013-06-153-11/+30
| | * always $-escape make commandsOswald Buddenhagen2013-06-151-1/+1
| | * fix command over-escaping in vcproj filesOswald Buddenhagen2013-06-151-2/+4
| | * assemble the tool commands at use time, after allOswald Buddenhagen2013-06-154-12/+13
| | * 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
| | * Doc: Remove Tweet Search demo from the list of highlighted examplesTopi Reinio2013-06-151-1/+0
| | * Adjust the cmake files to find the dlls in the bin dir.Stephen Kelly2013-06-153-26/+46
| | * fix QFileSystemEngine::createDirectory race conditionv5.1.0-rc1Shawn Rutledge2013-06-143-13/+29
| | * 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
| | * Let QTemporaryDir::stressTest() run in temporary directory.Friedemann Kleint2013-06-121-4/+5
| | * Fix crash for pressing Ctrl+C in a message boxKai Koehne2013-06-121-1/+1
* | | Fixed qrawfont auto testBernd Weimer2013-06-251-4/+4
* | | basic manifest tool support in vc(x)proj generatorJoerg Bornemann2013-06-255-0/+58
* | | config.tests: Fix architecture detection on SolarisSergio Ahumada2013-06-251-2/+2
* | | Fix QWidget::isActiveWindow for window containers.Gunnar Sletta2013-06-251-0/+13
* | | Test for activation and palette on QWindowContainer's parentGunnar Sletta2013-06-251-0/+10
* | | Mac Accessibility: unify child functionsFrederik Gladhorn2013-06-244-37/+23
* | | Make the macx-xcode spec a wrapper around the default specTor Arne Vestbø2013-06-243-20/+5
* | | Scope cached Mac SDK tool values by mkspecTor Arne Vestbø2013-06-241-3/+6
* | | Further followup to Q_OS_MACX changes.Jake Petroules2013-06-247-11/+11
* | | qdoc: Allow colon characters in manifest meta attribute valuesTopi Reinio2013-06-241-3/+4
* | | test: Skip tst_qmake::include_dir() when -no-widgets is usedSergio Ahumada2013-06-241-0/+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