summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix crash in QDesktopServices::openUrl() without QGuiApplicationTasuku Suzuki2015-03-131-1/+6
* Android: Also populate database with otf fontsEskil Abrahamsen Blomfeldt2015-03-131-4/+4
* Windows: Get the normal virtual key when not composingAndy Shaw2015-03-132-1/+5
* Fixes crash in bmp and ico image decodingEirik Aavitsland2015-03-132-7/+8
* Fixes crash in gif image decoderEirik Aavitsland2015-03-131-0/+2
* Remove #ifndef QT_NO_HTTP that does nothingAlbert Astals Cid2015-03-131-13/+1
* Cocoa: Send mouse release as a right button when clicking right buttonAndy Shaw2015-03-131-0/+2
* Cocoa integration - invalid backing store on geometry updateTimur Pocheptsov2015-03-131-0/+2
* Revert adding dispatchLocker to QDBusConnection::connectAlbert Astals Cid2015-03-131-1/+0
* Fix QMAKE_INFO_PLIST regression with relative pathsJohn Brooks2015-03-131-4/+7
* Doc: Update links to forum.qt.ioSergio Ahumada2015-03-122-2/+2
* Doc: Fix qmath documentationSergio Ahumada2015-03-121-0/+1
* Doc: Remove link to old Nokia WikiSergio Ahumada2015-03-121-5/+0
* Core: fix crash in QCollator if ucol_open() failedLiang Qi2015-03-111-13/+30
* Clarify InputMethodHint documentationPaul Olav Tvete2015-03-111-1/+2
* Windows Embedded: GetTickCount64 won't be available so just remove itAndy Shaw2015-03-111-8/+2
* Workaround for programs depending on previous layout bugPaul Olav Tvete2015-03-111-0/+5
* Cocoa: Fix systray SVG icons.Morten Johan Sørvig2015-03-111-0/+4
* [Android]: Ensure clicking on the arrow shows the popupAndy Shaw2015-03-111-0/+4
* Avoid deadlock when suspending app at startupPaul Olav Tvete2015-03-111-1/+6
* Doc: Update the online documentation templateTopi Reinio2015-03-117-42/+74
* Lock dispatchLock before the regular lockAlbert Astals Cid2015-03-111-0/+1
* QMimeDatabase: Fix magic rules with \tEike Ziller2015-03-102-0/+3
* Introduce qt_subtract_from_timeout to reduce code duplication.Daniel Teske2015-03-0911-102/+57
* Revert "OS X: main window doesn't become key."Timur Pocheptsov2015-03-091-28/+0
* Upgrade PCRE to r1530Giuseppe D'Angelo2015-03-0631-6209/+7658
* Win QPA: Pass in the top level setting instead of relying on isTopLevel()Andy Shaw2015-03-062-6/+6
* Always clear QWindowPrivate::positionAutomatic in setFramePosition()Alexander Volkov2015-03-061-1/+1
* Improved Windows printer support and fixed crashes due to NULL devModeMike Kuta2015-03-064-7/+75
* tst_QDnsLookup: Update to match the new zone for test.qt-project.orgThiago Macieira2015-03-051-4/+8
* Remove C++11 usage from NetworkManager bearer pluginAlex Blasche2015-03-051-1/+0
* restore qt4's qtLibraryTarget() behaviorOswald Buddenhagen2015-03-055-9/+15
* Avoid deadlock with two consecutive suspended notificationLiang Jian2015-03-051-0/+7
* Adjust wiki links to the new redirectSergio Ahumada2015-03-0412-18/+18
* Fix another crash when converting format of buffer-created QImageEirik Aavitsland2015-03-042-3/+17
* Call MoveFile() anyway if the delete failed because it did not existAndy Shaw2015-03-041-1/+1
* Painting: Avoid endless loop for certain bezier curvesEirik Aavitsland2015-03-041-2/+2
* tst_QNetworkDiskCache: Stop using actual web serversThiago Macieira2015-03-041-4/+4
* Remove unneeded exec permission from icomoon fontsDmitry Shachnev2015-03-024-0/+0
* Fix drawing of background for multipage QTextTable cellsJoni Poikelin2015-03-022-8/+146
* Revert "Update the DNS and name-resolver tests to the official zone"Thiago Macieira2015-03-013-7/+7
* Register font's english name as alias when populating font databaseLiang Jian2015-02-271-5/+19
* Replace old qt-project.org wiki with wiki.qt.ioSergio Ahumada2015-02-2713-20/+20
* Delete the file that we will move to not the new file before movingAndy Shaw2015-02-261-1/+1
* Specific the correct mibEnum value for the 'macintosh' codecAndy Shaw2015-02-261-1/+1
* Doc: Update online documentation templateTopi Reinio2015-02-263-9/+26
* Doc: Update Copyright information in template/footerTopi Reinio2015-02-262-6/+6
* Fix crash when converting format of QImage created from bufferEirik Aavitsland2015-02-262-1/+14
* fix default of SettingsPath when qt.conf is presentOswald Buddenhagen2015-02-251-1/+3
* configure: add '-psql_config' optionPeter Seiderer2015-02-251-3/+9