summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Suppress warning about xkbcommon unless we're building XCBThiago Macieira2013-03-231-2/+2
* Add support for the Clang compiler bundled with XCodeThiago Macieira2013-03-231-4/+4
* Fix race condition in QThread::setPriorityDavid Faure2013-03-234-41/+42
* Remove unused private membersThiago Macieira2013-03-234-6/+2
* Remove unused private fields in a class used for anti-flicker workaroundThiago Macieira2013-03-231-4/+6
* Mark Q_UNUSED the private members that aren't usedThiago Macieira2013-03-234-0/+4
* Fix whitespace issues in *.prfAxel Waggershauser2013-03-223-21/+21
* Inform android input method when cursor is movedPaul Olav Tvete2013-03-222-0/+11
* SSL code: store SSL parameters for debugging, guarded by definePeter Hartmann2013-03-221-0/+35
* Remove QtWidgets dependency from Android platform pluginEskil Abrahamsen Blomfeldt2013-03-222-25/+4
* Use qtproject instead of necessitas for default package namePaul Olav Tvete2013-03-221-1/+1
* Fix missing parts of Ie511522d35b5658c20be43dd112eae18c205277f in mergeMitch Curtis2013-03-221-2/+4
* 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