summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Avoid out of bounds memory reads when scaling imagesv4.8.6Lars Knoll2014-04-036-27/+45
* Doc: Mention that MINGWM10.DLL only applies to MinGW 4.4Kai Koehne2014-04-011-1/+1
* Fix link to Tier 2 mingw-builds versionKai Koehne2014-04-011-1/+1
* Assistant: Set the url on created QNetworkReply objects.Stephen Kelly2014-03-311-0/+1
* Pass events to QGestureManager from the main (GUI) thread only.Friedemann Kleint2014-03-281-9/+12
* printsupport: set duplex setting correctly to CUPS printerTeemu Katajisto2014-03-281-14/+14
* QPrintDialog OSX: don't crash if ApplicationModal and no parentShawn Rutledge2014-03-281-1/+3
* QPrintDialog: document the modality on OS X and WindowsShawn Rutledge2014-03-281-0/+4
* Updated year in copyright headerKai Koehne2014-03-2611779-11857/+11857
* Add AArch64 support to qfilesystemwatcher_inotify.cppLisandro Damián Nicanor Pérez Meyer2014-03-241-0/+9
* QPushButton: draw label using the stylesheet's font.Mitch Curtis2014-03-211-0/+8
* rebuild configure.exeOswald Buddenhagen2014-03-211-0/+0
* QMenu: Sloppy menu selection should allow hovering separatorsGabriel de Dietrich2014-03-201-0/+1
* QMenu: Enable sloppy submenu mouse navigationGabriel de Dietrich2014-03-204-7/+16
* QMenuPrivate: Make sloppyDelayTimer non-staticGabriel de Dietrich2014-03-202-7/+6
* Store changed status of the QAxWidget's "control" property correctly.Friedemann Kleint2014-03-191-4/+9
* Fix QByteArray memory corruption in QIBaseDriver::open().Friedemann Kleint2014-03-191-20/+15
* BlackBerry: Improve platform specific documentationBernd Weimer2014-03-182-2/+20
* Use QCOMPARE instead of QVERIFY where applicableFrederik Gladhorn2014-03-171-21/+20
* Basic AArch64 (aka arm64) detection.Lisandro Damián Nicanor Pérez Meyer2014-03-171-0/+6
* QWindowsXP/VistaStyle: Fix detection of item view delegate line edits.Friedemann Kleint2014-03-173-15/+17
* network: fix doc typo in QNetworkConfigurationManagerPeter Hartmann2014-03-131-1/+1
* Remove -fuse-ld=gold from webkit's LFLAGSNiels Ole Salscheider2014-03-131-7/+0
* Windows: Restore maximized/full screen widgets to correct screen.Friedemann Kleint2014-03-131-4/+17
* Fix a crash when reparenting widgets on Windows.Friedemann Kleint2014-03-131-4/+6
* Fix recursive calling of QScriptProgramLars Knoll2014-03-132-1/+3
* do not use fileno calls in forked childJoerg Bornemann2014-03-131-4/+4
* Add AArch64 detection support to JavaScriptCore.Dmitry Shachnev2014-03-131-1/+9
* Doc: Update, and reduce duplication of, QThread-related infoSze Howe Koh2014-03-132-39/+15
* Doc: Discuss the concept of thread affinity in more detailSze Howe Koh2014-03-132-31/+37
* Fix compilation failure in configure.exeKai Koehne2014-03-131-1/+1
* Prevent spurious SSL errors from local certificates.Richard J. Moore2014-03-131-3/+0
* tests: Mark tst_qdbus* tests as insignificant on OS XSergio Ahumada2014-03-1314-7/+21
* Fix Mac Bearer when machine has no wifiFrederik Gladhorn2014-03-132-0/+4
* Fix building of WebKit's JSC for earlier versions of gcc on MacAndy Shaw2014-03-131-0/+14
* Fix network tests relying on troll.noFrederik Gladhorn2014-03-133-5/+5
* Qt 3 Support: Prevent double deletion of QObjectPrivate::threadData in QSetti...Friedemann Kleint2014-02-251-0/+1
* Fix building of JSC for earlier versions of gcc on MacAndy Shaw2014-02-251-0/+14
* Webbrowser example: Fix crash due to deprecated code.Friedemann Kleint2014-02-203-42/+7
* fix PlatformToolSet tag location in vcxproj filesJoerg Bornemann2014-02-191-9/+2
* Ensure correct codec is used for Sources and Forms view.Mitch Curtis2014-02-191-1/+1
* Add MinGW-builds gcc 4.8.2 as Tier 2 platformKai Koehne2014-02-181-0/+2
* Mac: Fix file dialog filters when filter doesn't start with '*'Eike Ziller2014-02-131-1/+2
* fix crash when using GTK 2.14 function in old gtkAndrey Volkov2014-02-131-1/+3
* QDeclarativeTypeLoader doesn't close processed QNetworkRepliesFrantisek Vacek2014-02-111-0/+6
* Fix the Carbon buildAndy Shaw2014-02-111-0/+6
* Remove incorrect check for mingw 64 bitKai Koehne2014-02-111-7/+2
* Fix detection of mingw gcc >=4.6Kai Koehne2014-02-111-1/+1
* Ensure the webftp example works with newer versions of webkit.Richard J. Moore2014-02-081-1/+1
* Fix compile for CarbonAndy Shaw2014-02-071-1/+2