summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-2490-426/+607
|\
| * 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
| * | | Fix crash in QAccessibleTextWidget::attributes()Jan Arve Saether2015-02-171-8/+20
| * | | Make sure the QSplashScreen isn't closed instantly when calling finish()Andy Shaw2015-02-171-1/+4
| * | | Call [ofono|nm]Registered delayed in constructor otherwise signals will be lostAlbert Astals Cid2015-02-171-2/+2
| |/ /
| * | Ensure the filedialog shows the initial filenameAndy Shaw2015-02-161-1/+1
| * | xcb: Update mouse buttons from MotionNotify eventsAlexander Volkov2015-02-162-4/+11
| * | Update SQL plugin path within Qt's sourcesSamuel Gaist2015-02-162-26/+26
| * | Fix links in plural words.Florian Bruhin2015-02-163-6/+6
| * | Doc: clarify what QUrl::topLevelDomain actually doesThiago Macieira2015-02-161-0/+15
| * | QGuiApplication: revert b8d0fac5a9 (mouse event handling)Richard Moe Gustavsen2015-02-151-8/+6
| * | iOS: only flush non-user input events from layoutSubviewsRichard Moe Gustavsen2015-02-151-2/+3
| * | Make the detection of the number of cores on Unix prettierThiago Macieira2015-02-151-4/+2
| * | Save two system calls for setting a socket non-blocking on LinuxThiago Macieira2015-02-155-23/+22
| * | Ensure that the binary JSON objects are actually sortedThiago Macieira2015-02-151-0/+5
| * | qFormatLogMessage: optimize %{backtrace}Olivier Goffart2015-02-141-3/+3
| * | qdoc: Replace qt-project.org/doc with doc.qt.ioSergio Ahumada2015-02-145-30/+30
| * | QFileDialog: fix overwritten filterJoerg Bornemann2015-02-131-1/+1
| * | Fix regression in opacity handling of pdf path strokePeter Niekamp2015-02-111-3/+8
| * | Respect the orientation setting from the page setup dialogAndy Shaw2015-02-111-0/+3
| * | Document and further test that QJsonObject::keys() is sorted.Mitch Curtis2015-02-111-0/+2
| * | Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-02-1012-28/+82
| |\|
| | * Force Harfbuzz-NG to use the Qt atomics when built inside QtThiago Macieira2015-02-102-2/+21
| | * Remove #define inline from Harfbuzz-NGThiago Macieira2015-02-101-10/+0
| | * Fix compilation with Apple Clang 425Thiago Macieira2015-02-091-2/+10
| | * REG: Fix misplaced outline drawn text with native renderingEskil Abrahamsen Blomfeldt2015-02-052-4/+5
| | * WinRT: Gracefully exit an applicationMaurice Kalinowski2015-02-021-0/+18
| | * Fix memory leak in qSetMessagePatternKai Koehne2015-02-021-2/+6
| | * Fix Qt over VNC with broken VisualInfoAllan Sandfeld Jensen2015-02-021-0/+12
| | * WinRT: Fix access to style hint instead of theme hintMaurice Kalinowski2015-02-021-1/+1