summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Mac: Fixed text rendering in selected tab buttonGabriel de Dietrich2013-01-071-22/+11
* Fix QStyle-test for Windows Aero / 8.Friedemann Kleint2013-01-071-3/+29
* QtNetwork: blacklist two more certificatesMartin Petersson2013-01-051-0/+2
* Don't increase the reference count if dynamic_cast failedThiago Macieira2013-01-055-0/+176
* Centralise handling & ignoring of SIGPIPE in qcore_unix_p.hThiago Macieira2013-01-054-46/+33
* Fix thread-safety of qt_ignore_sigpipeThiago Macieira2013-01-052-2/+10
* BlackBerry: Reevaluation of timer list in event dispatcherBernd Weimer2013-01-051-11/+22
* Fix tst_QImage on QNXRafael Roquetto2013-01-051-5/+5
* Fix QWidget::showFullScreen() on QPARafael Roquetto2013-01-051-1/+1
* Fix QWidget::hide() on QPA platformsRafael Roquetto2013-01-051-1/+0
* Skip failing testAlan Alpert2013-01-051-0/+1
* Skip failing test for nowAlan Alpert2013-01-051-0/+1
* SSL certificates: blacklist mis-issued Turktrust certificatesPeter Hartmann2013-01-043-0/+58
* fix duplicate TRANSLATION entry in generated RC fileJoerg Bornemann2012-12-211-4/+0
* tst_qaccessibility: Fix warnings about window geometry on Windows.Friedemann Kleint2012-12-201-0/+19
* changes-4.8.5: Fix wording about merge request and fix linksSergio Ahumada2012-12-201-5/+3
* Elaborate shortDayName(), etc using default locale.Leonard Lee2012-12-201-10/+10
* BlackBerry: QBBCursor implementationRafael Roquetto2012-12-196-3/+156
* Add cursor position support to QPlatformCursorRafael Roquetto2012-12-193-1/+36
* Blackberry: Reset virtual keyboard when shown.Sergio Martins2012-12-191-0/+4
* QMdiArea: Increase minimum size for Windows 8/Large fonts.Friedemann Kleint2012-12-191-2/+2
* QMenu: Do not set snapToMouse if a caused-widget exists.Friedemann Kleint2012-12-192-5/+37
* Backport adjusting cursorToX for trailing spaces from Qt 5Eskil Abrahamsen Blomfeldt2012-12-193-15/+450
* accept hex/octal values for RC_LANG and RC_CODEPAGEJoerg Bornemann2012-12-181-1/+7
* Use frameless widgets in tst_qgridlayout.Friedemann Kleint2012-12-181-2/+31
* Allow qmljsdebugger argument and value to be separated by a spaceAurélien Gâteau2012-12-181-0/+4
* Return correct accessible name when a label has rich textJosé Millán Soto2012-12-161-1/+9
* a11y: Do not refer to destructed QObject in Windows bridgeJan Arve Saether2012-12-162-10/+32
* Remove the timestamp info in genarated filesLiang Qi2012-12-15107-218/+107
* QUrl: make sure setAuthority is consistent with setHostPeter Hartmann2012-12-152-1/+28
* QUrl: ensure toEncoded() matches toString() wrt. empty authorityPeter Hartmann2012-12-152-1/+7
* QNX: adjust settings for separate debug info featurePeter Hartmann2012-12-151-3/+10
* QPaintEngine: Fix build if compiled with QT_NO_XRENDERPeter Hartmann2012-12-151-1/+4
* Modified vertical alignments of simple widgets on OSXTero Ahola2012-12-1412-12/+626
* Mac: fix bugs for font selection in QFontDialogLiang Qi2012-12-142-11/+7
* Update defaultNumberingSystem value for some indic and slovak countries/regionsmfekari2012-12-142-19/+59
* Add missing fields for atomic classes in ARMv5 OABI.Tomasz Duda2012-12-111-0/+2
* Specify better increment for captured propertiesAlan Alpert2012-12-113-4/+4
* Fix binary incompatibility between openssl versionsShane Kearns2012-12-113-1/+13
* Fixes ignored composition mode in QPainter::fillRect with X11 engine.Samuel Rødal2012-12-111-2/+8
* configure.exe: fix -inotify optionRafael Roquetto2012-12-111-0/+3
* Fix SSSE3 support build failure on mingwErik van Pienbroek2012-12-111-1/+1
* Blackberry: remove JSON plugin reference from .proRafael Roquetto2012-12-101-2/+0
* Fix QWidget support on PlaybookRafael Roquetto2012-12-091-1/+29
* [QTBUG-27420] Make Q{Box,Grid,Form}Layout::takeAt() unparent a nested layoutMarc Mutz2012-12-096-5/+93
* qmake: support for Visual Studio 2012 project files addedJoerg Bornemann2012-12-094-1/+34
* Disable graphic effects for widgets on Mac to prevent crashingAndy Shaw2012-12-091-1/+4
* Bump Qt version to 4.8.5Sergio Ahumada2012-12-0720-40/+139
* Fix for fullscreen resolution change on QWSKarim Pinter2012-12-071-2/+6
* fix uninitialized has_brush,has_pen in QOpenGLPaintEnginePrivateDon Hatch2012-12-061-0/+2