summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* correctly resolve INCLUDEPATH relative to current projectOswald Buddenhagen2014-02-056-1/+124
* fix strings from #included sources not being collectedOswald Buddenhagen2014-02-054-0/+53
* Added Basque translationXabier Aramendi2014-02-057-0/+16111
* Fix the name of the arguments of qAtan2 to match std::atan2Thiago Macieira2014-02-051-3/+3
* Win: Fixed assert in QKeyMapperPrivate::possibleKeysOliver Wolff2014-02-051-1/+4
* DontUseNativeDialog is not just for the Mac color dialogShawn Rutledge2014-02-051-2/+2
* Fix problem with QNetworkAddressEntry returning a invalid netmask.Christian Strømme2014-02-031-6/+6
* Windows: Do not try to update keymap on WM_IME_CHAR messagesOliver Wolff2014-01-311-2/+2
* qmlplugindump is missing --noinstantiate option on Qt 4.8Daniel Pesch2014-01-291-27/+33