summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Compile most manual tests with Qt 4.Friedemann Kleint2013-03-2248-45/+236
* Only instantiate QAccessibleWidget after trying inherited classesFrederik Gladhorn2013-03-223-50/+105
* QThread: fix race when setting the eventDispatcherDavid Faure2013-03-2216-64/+68
* Remove racy setting of eventDispatcher to 0.David Faure2013-03-221-2/+0
* Fix installation of Android java filesEskil Abrahamsen Blomfeldt2013-03-221-0/+2
* renameOverwrite: don't allow cross-partition copyingDavid Faure2013-03-221-1/+1
* Update WEC7 ARM mkspec.Janne Anttila2013-03-221-1/+2
* QWindowsVistaStyle: fix checkbox animations for QtQuick ControlsJ-P Nurmi2013-03-221-1/+2
* Fix error in XML and Xunit formatted benchmark output.Mirko Boehm (AWS)2013-03-222-2/+5
* qdoc: List of all members subpage redesignedMartin Smith2013-03-224-22/+124
* QThreadDataPrivate: fix data race on canWait boolean.David Faure2013-03-223-3/+10
* QEventDispatcherUNIX: turn interrupt bool into an atomic int.David Faure2013-03-222-7/+5
* Initialize gen_ variableMontel Laurent2013-03-221-0/+1
* Implement [QNSView isOpaque]Morten Johan Sørvig2013-03-224-13/+17
* Show warning about QBackingStore::flush() only for toplevel windows.Friedemann Kleint2013-03-221-1/+1
* Recommit b7b858595e6e2d8dcc9debeb45eb8b9b294b9be6Eskil Abrahamsen Blomfeldt2013-03-211-8/+0
* Fix crosscompiling for Android on MacEskil Abrahamsen Blomfeldt2013-03-211-1/+6
* Android: Fix use_local_libs when running from launcherEskil Abrahamsen Blomfeldt2013-03-212-17/+20
* Add qMenuToNSMenu() and qMenuBarToNSMenu() to QCocoaNativeInterface.Dmytro Tyshchenko2013-03-212-0/+25
* Introducing QComposeInputContextGatis Paeglis2013-03-2110-2/+1089
* Merge "Merge remote-tracking branch 'gerrit/release' into stable" into refs/s...Sergio Ahumada2013-03-2137-305/+366
|\
| * Merge remote-tracking branch 'gerrit/release' into stableSamuel Rødal2013-03-2137-305/+366
| |\
| | * activate example (non-)build magic only in configured treesOswald Buddenhagen2013-03-201-1/+1
| | * pass module version to syncqtOswald Buddenhagen2013-03-206-31/+18
| | * Skip unstable tst_QSslSocket test case.Samuel Rødal2013-03-201-0/+2
| | * qtbase: Fix duplicate symbol errors in static build on MacGabriel de Dietrich2013-03-203-29/+34
| | * Windows native file dialogs: Split suffix list correctly.Friedemann Kleint2013-03-201-1/+3
| | * Tests: stabilize tst_QDockWidget on small screensJ-P Nurmi2013-03-201-1/+1
| | * Attempt to prevent tst_QWidget::scroll() from failing in CI.Samuel Rødal2013-03-201-4/+8
| | * Make QVariant docs refer to QMetaType::Type.Mitch Curtis2013-03-191-115/+165
| | * Don't call updateAccessibility from graphicsviewJan Arve Saether2013-03-152-20/+0
| | * add/unify progress messages to/from the configuresOswald Buddenhagen2013-03-152-1/+5
| | * fix all "qt style yes options" which start with -lOswald Buddenhagen2013-03-151-18/+16
| | * fix setup of output directory for subprojects in IDE generator backendsOswald Buddenhagen2013-03-152-5/+9
| | * allow passing values with spaces to -device-optionOswald Buddenhagen2013-03-151-1/+1
| | * fix LD_LIBRARY_PATH setup of check targetsOswald Buddenhagen2013-03-151-5/+2
| | * fix replacement base pathOswald Buddenhagen2013-03-152-2/+2
| | * enumerate modules in QT_MODULES, not QT_CONFIGOswald Buddenhagen2013-03-151-2/+2
| | * broaden the effect of CONFIG+=force_independent somewhatOswald Buddenhagen2013-03-154-6/+7
| | * fix parallelized "jom install"Oswald Buddenhagen2013-03-154-30/+24
| | * Fixed crash when VNCing and trying to use non-present XFixes extension.Mitch Curtis2013-03-151-1/+1
| | * Correct QDate and QTime documentation.Mitch Curtis2013-03-141-6/+2
| | * Fixed artifacts when drawing same line with different clips.Samuel Rødal2013-03-142-17/+53
| | * clean paths of found files in prepareProject()Oswald Buddenhagen2013-03-121-3/+3
| | * actually use the temp variable we just assigned ...Oswald Buddenhagen2013-03-121-4/+4
| | * do not append a trailing slash to output directoryOswald Buddenhagen2013-03-122-11/+2
| | * Correct QString's warnings involving QRegularExpression.Mitch Curtis2013-03-122-7/+21
| | * Revert 6497649730daeab5d3dfac7e806105e99a237656 and clarify docs.Mitch Curtis2013-03-122-10/+3
| | * Fix static builds with ICUKai Koehne2013-03-122-3/+15
* | | improve openglwindow example a bitGunnar Sletta2013-03-213-13/+4