summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Do not update accessibility for invalid interfacesFrederik Gladhorn2013-03-232-1/+6
* Make QIcon generate high-dpi pixmaps.Morten Johan Sørvig2013-03-233-7/+117
* 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
* 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
* Only instantiate QAccessibleWidget after trying inherited classesFrederik Gladhorn2013-03-222-10/+9
* 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
* 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
* 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-2111-161/+200
|\
| * Merge remote-tracking branch 'gerrit/release' into stableSamuel Rødal2013-03-2111-161/+200
| |\
| | * pass module version to syncqtOswald Buddenhagen2013-03-202-2/+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
| | * 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
| | * 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-141-6/+6
| | * Correct QString's warnings involving QRegularExpression.Mitch Curtis2013-03-121-5/+5
| | * Revert 6497649730daeab5d3dfac7e806105e99a237656 and clarify docs.Mitch Curtis2013-03-121-4/+3
| | * Fix static builds with ICUKai Koehne2013-03-121-2/+13
* | | Send expose when we get a geometry change.Gunnar Sletta2013-03-211-0/+1
* | | window should not be resizable while its transient popup is openShawn Rutledge2013-03-211-4/+11
|/ /
* | QWindowsVistaStyle::drawPrimitive(PE_Frame): fix background clippingJ-P Nurmi2013-03-211-10/+7
* | QWindowsVistaStyle: fix QTextBrowser frameJ-P Nurmi2013-03-211-1/+2
* | ODBC: lost info about column metadata on SQL_NO_DATAIsrael Lins2013-03-201-5/+0
* | Merge "Merge branch 'dev' into stable" into refs/staging/stableSergio Ahumada2013-03-201840-24749/+182724
|\ \
| * \ Merge branch 'dev' into stableOswald Buddenhagen2013-03-201840-24749/+182724
| |\ \
| | * | Fix the font engines leakingKonstantin Ritt2013-03-207-113/+126
| | * | Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-19439-439/+439