summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1311720-11793/+11793
* Stabilize tst_QDeclarativeMouseAreaAlan Alpert2013-01-111-0/+2
* Fix Blackberry QPA plugin clipboard implRafael Roquetto2013-01-111-2/+4
* Fix title bar height of Aero wizard on Windows 8.Friedemann Kleint2013-01-102-9/+23
* Do not use getuid() and getgid() functions in VxWorksPasi Petäjäjärvi2013-01-101-1/+1
* Add struct keyword for timeval variable to remove ambiguityPasi Petäjäjärvi2013-01-101-1/+1
* QSqlTableModel: fix dataChanged() index for removed edited rowMark Brand2013-01-102-1/+13
* Update Canadian(English) localeMehdi Fekari2013-01-102-2/+6
* Delay loading implicit importAlan Alpert2013-01-086-36/+98
* Remove 'com.nokia' string from autotestAlan Alpert2013-01-0812-80/+80
* Respect the OBJECTS_DIR setting for XCode projectsAndy Shaw2013-01-081-4/+2
* Fix handling of precompiled header files in XCode projectsAndy Shaw2013-01-081-9/+4
* Fix crash when mapping coordinates to & from the root item.Nicolas Tisserand2013-01-081-4/+18
* Backport PathView currentIndex fixes from Qt 5Bea Lam2013-01-083-37/+485
* Update Turkish and Irish locales dataMehdi Fekari2013-01-072-2624/+2653
* 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