summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix qmath documentationSergio Ahumada2015-03-121-0/+1
* 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
* Lock dispatchLock before the regular lockAlbert Astals Cid2015-03-111-0/+1
* QMimeDatabase: Fix magic rules with \tEike Ziller2015-03-101-0/+2
* Introduce qt_subtract_from_timeout to reduce code duplication.Daniel Teske2015-03-099-97/+49
* 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
* Remove C++11 usage from NetworkManager bearer pluginAlex Blasche2015-03-051-1/+0
* Avoid deadlock with two consecutive suspended notificationLiang Jian2015-03-051-0/+7
* Adjust wiki links to the new redirectSergio Ahumada2015-03-041-1/+1
* Fix another crash when converting format of buffer-created QImageEirik Aavitsland2015-03-041-0/+8
* 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
* Fix drawing of background for multipage QTextTable cellsJoni Poikelin2015-03-021-8/+31
* 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-271-1/+1
* 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
* Fix crash when converting format of QImage created from bufferEirik Aavitsland2015-02-261-1/+1
* fix default of SettingsPath when qt.conf is presentOswald Buddenhagen2015-02-251-1/+3
* QtOpenGL: avoid crashing if creating a QGLContext sharing with the global QOp...Giuseppe D'Angelo2015-02-241-1/+1
* Fix crash in QPainter::drawGlyphRun() when painter is not activeOlivier Blin2015-02-241-0/+5
* Fix a division by zero when processing malformed BMP files.Richard J. Moore2015-02-241-0/+8
* Doc: corrected link/autolink issues in corelibNico Vertriest2015-02-2420-45/+53
* Doc: mod to correct OpenGL link errorNico Vertriest2015-02-241-1/+1
* QWidgetWindow check valid widget geometryJørgen Lind2015-02-241-1/+1
* Fix fusion style QPushButton icon on HiDPI modeMarko Kangas2015-02-241-4/+6
* Merge "Merge remote-tracking branch 'origin/5.4.1' into 5.4" into refs/stagin...Thiago Macieira2015-02-244-1/+13
|\
| * Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-02-184-1/+13
| |\
| | * fix non-git shadow buildsv5.4.1Oswald Buddenhagen2015-02-162-1/+2
| | * Provide a native interface object from linuxfbLaszlo Agocs2015-02-112-0/+11
* | | Timezones: Fix handling of offset-from-UTC QTimeZonesThiago Macieira2015-02-232-0/+11
* | | QVector: fix use of invalid iterators in removeAll()Marc Mutz2015-02-221-1/+3
* | | Fixing Qt5CoreConfigExtras.cmake.inBjoern Thiel2015-02-201-5/+5
* | | qstorageinfo_unix.cpp: Fix build on SolarisDmitry Shachnev2015-02-201-3/+4
* | | direct2d: Optimize dashed [poly]line drawingAndrew Knight2015-02-202-132/+119
* | | Correct pixel type for depth textures on ESLaszlo Agocs2015-02-201-1/+3
* | | Android: Fix local ref handling.Christian Strømme2015-02-174-6/+18
* | | Android: fix timed QWaitCondition::wait() on Android >= 5.0.Yoann Lopes2015-02-171-5/+13
* | | Make sure there's a scene before using itAlbert Astals Cid2015-02-171-2/+2
* | | work around MSVC level 4 warningJoerg Bornemann2015-02-171-0/+1