summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
* | | Fix incorrect uname usage.Chris Stylianou2013-06-211-1/+1
* | | Mac Accessibility: skip invisible childrenFrederik Gladhorn2013-06-212-0/+6
* | | Dialogs examples: remove QLayout::SetNoConstraintJ-P Nurmi2013-06-212-2/+0
* | | Don't depend on the command for extra compilers automaticallyAndy Shaw2013-06-201-1/+0
* | | Fix code indentation and comment formattingKai Koehne2013-06-201-11/+9
|/ /
* | 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
* | catch accidental use of -no-makeOswald Buddenhagen2013-06-191-4/+8
* | complain about bad arguments to -make/-nomakeOswald Buddenhagen2013-06-193-2/+24
* | 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-194-1/+38
* | Doc: added more details about contains(variablename,value)Nico Vertriest2013-06-191-2/+4
* | 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-182-5/+18
* | 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
* | BlackBerry: fix tst_qlistviewRafael Roquetto2013-06-181-0/+8
* | Fix tst_qlistview for full screen platformsRafael Roquetto2013-06-181-3/+3