summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Direct2D QPA: Pixel-align aliased drawingLouai Al-Khanji2014-04-301-1/+9
* Remove duplicate symbol name: QTest::currentAppNameThiago Macieira2014-04-301-4/+4
* remove pointless checks for "." and ".."Joerg Bornemann2014-04-291-6/+3
* make use of QDir::NoDotAndDotDotJoerg Bornemann2014-04-292-16/+12
* Allow building against static ICU libs also on UnixKai Koehne2014-04-292-4/+5
* Fix PSQL column's metadataparihaaraka2014-04-292-5/+70
* Add missing QT_NO_NETWORKPROXY guards around HTTP connect statementsAndrew Knight2014-04-291-0/+6
* iOS: scroll screen after hiding keyboard programaticallyRichard Moe Gustavsen2014-04-291-0/+7
* Direct2D QPA: Correctly set active state in paint engineLouai Al-Khanji2014-04-291-0/+1
* Direct2D QPA: Speed up widget paintingLouai Al-Khanji2014-04-292-0/+13
* Doc: QSize::isValid does >= 0 instead of > 0 comparisonsThiago Macieira2014-04-291-1/+1
* Doc: add info about the -perf benchmark switch to QtTest's manualThiago Macieira2014-04-291-3/+16
* Allow to control animations frame rate from a custom QAnimationDriverTimur Artikov2014-04-291-3/+4
* Observe case insensitive file systems in QFileDialog::selectFile().Friedemann Kleint2014-04-292-20/+77
* Add press action to QAccessibleComboboxFrederik Gladhorn2014-04-282-4/+4
* Fix QFileDialog::viewMode() when using a native file dialog.David Faure2014-04-281-1/+1
* Update AddressBook ExampleSteven Ceuppens2014-04-283-3/+3
* Fix crash when accessing QFileDialog::selectedFiles() before widgets exist.Friedemann Kleint2014-04-282-3/+12
* Check the right object's height in qCompare for QImage and QPixmap.Gunnar Sletta2014-04-281-2/+2
* [QSqlQuery] misbehavior of seek in special query positionsIsrael Lins Albuquerque2014-04-262-7/+38
* Fix build error when targeting Blackberry PlaybookThomas Perl2014-04-251-0/+2
* QNX: Do not crash if physical screen size is not setFabian Bumberger2014-04-251-5/+5
* remove superfluous includeJoerg Bornemann2014-04-251-1/+0
* Document setUniformValue limitations wrt non square matricesLaszlo Agocs2014-04-251-0/+48
* Windows: Reject focus-in caused by reparenting Windows.Friedemann Kleint2014-04-251-0/+9
* QNX: Don't create a platform window for a desktop widgetFabian Bumberger2014-04-253-6/+16
* QMenu: Add support for QWidgetAction on MacGabriel de Dietrich2014-04-254-2/+60
* winphone: Fixed font deployment for Visual Studio projectsOliver Wolff2014-04-251-1/+3
* Fixed target path condition for font deploymentOliver Wolff2014-04-251-1/+1
* Use showNormal() instead of show() in QToolTip.Milian Wolff2014-04-251-2/+2
* Accessibility Mac: implement min/max valueFrederik Gladhorn2014-04-251-0/+25
* Accessibility Mac: Make value interface settableFrederik Gladhorn2014-04-251-0/+14
* Accessibility Windows: Improve MenusFrederik Gladhorn2014-04-253-8/+0
* Accessibility Mac: Fix reading of empty lines in text editFrederik Gladhorn2014-04-251-1/+1
* Avoid a double memory copy during bindTextureAllan Sandfeld Jensen2014-04-251-1/+13
* Don't use GL_REPEAT for image-brush drawing on OpenGL ES2Allan Sandfeld Jensen2014-04-251-1/+9
* QTcpSocket auto test: Temporarily disable Socks5 testsPeter Hartmann2014-04-251-4/+4
* Build fix with defined DEBUG_MOCJędrzej Nowacki2014-04-252-370/+211
* Update tooltip palette when receiving a theme change notification.Friedemann Kleint2014-04-252-4/+11
* Add missing #ifndef QT_NO_SSLFrederik Gladhorn2014-04-251-0/+2
* Windows: Add missing colors to tooltip palette.Friedemann Kleint2014-04-251-1/+5
* Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Jani Heikkinen2014-04-2548-344/+687
|\
| * Merge remote-tracking branch 'origin/release' into stableJani Heikkinen2014-04-2348-344/+687
| |\
| | * Build Qt tools for iOSTor Arne Vestbø2014-04-231-1/+1
| | * Windows printer support: Fix linking problem when built with -no-opengl .Friedemann Kleint2014-04-231-1/+1
| | * Fix warning with -Wswitch-enumKonstantin Ritt2014-04-232-0/+6
| | * WinRT: Handle back button as press or releaseAndrew Knight2014-04-221-6/+4
| | * ANGLE WinRT: Call Trim() when application suspendsAndrew Knight2014-04-223-0/+180
| | * WinRT: Fix TCP socket readsAndrew Knight2014-04-222-122/+215
| | * QPrintDialog - Fix Mac reference counting error.Morten Johan Sørvig2014-04-181-3/+3