summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Compile with clang when C++11 support is enabledBradley T. Hughes2013-04-081-1/+1
* Use LC_MESSAGES instead of LC_NUMERIC in QSystemLocale::fallbackLocale()Dmitry Shachnev2013-04-071-1/+1
* Fixed a bug where the MaximumSizeHint of a layout with spans was wrongJan Arve Saether2013-04-052-5/+7
* qmake: increase .pro-file compatibility between Qt 4 and 5Marc Mutz2013-04-051-1/+12
* Fix a bug in QSystemLocale on BB10El Mehdi Fekari2013-04-042-18/+20
* Fixed a bug where spans across empty cells got broken.Jan Arve Saether2013-04-042-1/+29
* Adding transformed support for QNX QWS pluginKarim Pinter2013-04-044-12/+70
* BlackBerry: Added warning when low memory event is receivedBernd Weimer2013-04-031-0/+6
* BlackBerry: show dialogs full screenRafael Roquetto2013-04-021-0/+8
* Fixed some declarative auto testsBernd Weimer2013-03-283-49/+49
* Windows: Fix the last file dialog bottleneck.Sergio Martins2013-03-284-4/+11
* Windows: Fix one of the two file dialog bottlenecks.Sergio Martins2013-03-281-1/+14
* QMdi: Don't emit subWindowActivated during StyleChange handling.David Faure2013-03-282-1/+41
* Backport some enum optimizations from Qt 5Alan Alpert2013-03-271-11/+33
* QNonContiguousByteDevice: roll back complete internal state in reset()Peter Hartmann2013-03-261-0/+6
* SSL code: store SSL parameters for debugging, guarded by definePeter Hartmann2013-03-251-0/+35
* Fix Mac OS X crc/dwarf2 test for non-default Xcode setup.Danny Boelens2013-03-223-6/+38
* QWindowsVistaStyle::drawPrimitive(PE_Frame): fix background clippingJ-P Nurmi2013-03-211-10/+7
* mkspecs: fix the path for rcc for win32-g++Liang Qi2013-03-201-0/+1
* Make QPixmap::grabWindow work on retina displays.Morten Johan Sørvig2013-03-201-1/+4
* Use [NSScreen backingScaleFactor] on 10.7+Morten Johan Sørvig2013-03-201-2/+7
* Fixed QPainter::drawPolyline() not drawing solid lines.Samuel Rødal2013-03-201-1/+16
* Fixed artifacts when drawing same line with different clips.Samuel Rødal2013-03-202-17/+53
* Inital port of QSystemLocale on BlackBerry 10El Mehdi Fekari2013-03-205-107/+422
* Fixed bug in QTimeLine::setPaused(false)Jan Arve Saether2013-03-202-0/+26
* Tests: stabilize tst_QDockWidget on small screensJ-P Nurmi2013-03-201-1/+1
* Reorder for performance reasons.Sérgio Martins2013-03-192-2/+2
* Improve emission of FocusScope focusChanged signals.Andrew den Exter2013-03-195-31/+584
* QThread::isFinished should return true from finished()Olivier Goffart2013-03-192-2/+37
* WebKit: Fix using macro to determine Mac user agent architectureJonathan Liu2013-03-181-1/+1
* Remove the usage of undefined QFontDatabase::WritingSystemLiang Qi2013-03-161-8/+0
* Clear the alphaCache when starting new paintingAndy Shaw2013-03-141-1/+1
* Fixes: assert in QPainter::fillRect on very large paint devicesaavit2013-03-141-0/+2
* Fixed dashes being rendered differently depending on system clip.Samuel Rødal2013-03-145-18/+63
* Update Irish locale to return correct date formatEl Mehdi Fekari2013-03-133-3/+35
* Fixed QTreeWidgetIterator to work with sorted QTreeWidgetJan Arve Saether2013-03-132-5/+31
* Workaround a bug in mktime on QNXFabian Bumberger2013-03-131-0/+10
* Updated WebKit to 5fc7dcbe084a8ee8beda11b92dc2111be1285434Simon Hausmann2013-03-135-3/+38
* List supported file formats in search indexing.Leonard Lee2013-03-131-0/+3
* Fix warnings in tests (CLANG).Friedemann Kleint2013-03-113-4/+3
* Add WindowStateChanged eventRafael Roquetto2013-03-065-0/+37
* Fix moving widgets in horizontal layouts in RTL mode.Friedemann Kleint2013-03-061-1/+4
* BlackBerry: handle window state navigator eventsRafael Roquetto2013-03-056-7/+75
* Active X plugin: Fix setting a control by task menu.Friedemann Kleint2013-03-051-2/+3
* QSslConfiguration: toggle on demand loading of root certs properlyPeter Hartmann2013-03-046-6/+90
* unmess CONFIG/QT_CONFIG static/sharedOswald Buddenhagen2013-03-012-4/+9
* define NDEBUG in MSVC/nmake release buildsJoerg Bornemann2013-03-011-0/+5
* Fix generation of XCode projects for XCode 4.6Andy Shaw2013-03-011-3/+5
* Introduce compileTest function.Oswald Buddenhagen2013-03-012-103/+116
* Fix CreateFileMapping() error handlingPeter Kümmel2013-03-012-4/+5