summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | [docs] widgets: remove remaining references to QStyleOption*V<N>Marc Mutz2015-11-022-21/+14
| | * | widgets snippets: remove unreferenced snippetsMarc Mutz2015-11-021-33/+0
| | * | Support for Wayland servers on i.MX6Paul Olav Tvete2015-11-029-2/+244
| | * | Doc: Fix snippet tags for QString::[last]indexOf() overloadsTopi Reinio2015-11-022-6/+6
| | * | WinRT: Fix wrong mouse event position for non-fullscreen windowsLaszlo Agocs2015-11-021-2/+7
| | * | WinRT: Add support for QOpenGLWidgetLaszlo Agocs2015-11-023-4/+10
| | * | qcoreapplication_win.cpp: Correct FIXME comment on qWinMain().Friedemann Kleint2015-11-021-3/+4
| | * | IBus: Implement QPlatformInputContext::locale()Takao Fujiwara2015-11-026-7/+227
| | * | QDataBuffer: disable copy special member functionsMarc Mutz2015-10-311-0/+1
| | * | QMacStyle: Select high-dpi pixmaps from iconsMorten Johan Sørvig2015-10-301-8/+19
| | * | QCommonStyle: Select high-dpi pixmaps from iconsMorten Johan Sørvig2015-10-301-27/+35
| | * | winrt: Only destroy existing egl surfacesMaurice Kalinowski2015-10-301-0/+3
| | * | winrt: Exit application properlyMaurice Kalinowski2015-10-301-1/+3
| | * | winrt: store egldisplay globallyMaurice Kalinowski2015-10-301-16/+29
| | * | winrt: initialize EGL display with automatic Trim and WARPAndrew Knight2015-10-302-2/+17
| | * | Testlib: Avoid formatting unneeded messages.Friedemann Kleint2015-10-301-9/+11
| | * | Compile-fix: add missing declaration in debug.Edward Welbourne2015-10-301-0/+4
| | * | State machine: fix removeConflictingTransitions()Jarek Kobus2015-10-301-2/+2
| | * | Fix C++11 compiler detection for QNX.Rafael Roquetto2015-10-291-7/+9
| | * | src/gui/painting/painting.pri: add missing qdatabuffer_p.hMarc Mutz2015-10-291-0/+1
| | * | Workaround: don't create ELF version scripts for AndroidThiago Macieira2015-10-291-1/+1
| | * | Fix QDomNamedNodeMap::item crash with negative indexJoni Poikelin2015-10-291-1/+1
| | * | Fix crash on process exit when the evdevtouch plugin is loadedRomain Pokrzywka2015-10-281-1/+0
| | * | QLocale: Actually get the language script for the system localeThiago Macieira2015-10-281-2/+3
| | * | QLocale: Add Q_ENUM for QLocale::ScriptThiago Macieira2015-10-281-0/+1
| | * | Doc: corrected minor language mistakeNico Vertriest2015-10-281-2/+2
| | * | QtNetwork: convert some QDateTime::currentDateTime() to currentDateTimeUtc()Marc Mutz2015-10-274-5/+8
| | * | QIODevice: fix interleaving read() and write() in text mode under WindowsAlex Trotsenko2015-10-271-3/+4
| | * | Windows QPA: Fix debug operators.Friedemann Kleint2015-10-2717-53/+98
| | * | Item Views: Avoid reentrant call in updateEditorGeometries()Gabriel de Dietrich2015-10-271-0/+5
| | * | QtWidgets: use printf-style qWarning/qDebug where possible (I)Marc Mutz2015-10-2716-36/+37
| | * | QNetworkReplyHttpImpl: convert some QDateTime::currentDateTime() to currentDa...Marc Mutz2015-10-271-2/+2
| | * | Remove historical +4 padding in QFontEngine::alphaMapForGlyph()Eskil Abrahamsen Blomfeldt2015-10-271-1/+1
| | * | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Liang Qi2015-10-268-20/+54
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-238-20/+54
| | | |\|
| | | | * Doc: Edit description of QSslSocket::AddCaCertificates()Topi Reinio2015-10-233-5/+6
| | | | * QLineEdit: Fix visibility handling of side widgets.Friedemann Kleint2015-10-221-3/+3
| | | | * Fix QCFSocketNotifier in namespaced Qt buildsTim Blechmann2015-10-191-0/+4
| | | | * Android: Remove unused forward declaration.Christian Strømme2015-10-191-1/+0
| | | | * Android: Don't show the VK when the state is set to HIDDEN by the user.Christian Strømme2015-10-191-5/+11
| | | | * Android: Improve the way we update layout params for native views.Christian Strømme2015-10-192-6/+33
| | | | * Use Node::name if Node::logicalModuleName is empty for qml modulesAlbert Astals Cid2015-10-161-0/+3
| | * | | Move pointer size detection entirely to qprocessordetection.hThiago Macieira2015-10-263-23/+28
| | * | | WinRT: Retrieve color settings on Windows 10Maurice Kalinowski2015-10-261-33/+152
| | * | | Xcb: fix crash on screen power savePaul Olav Tvete2015-10-263-4/+14
| | * | | Android: use Q_UNIMPLEMENTED()Marc Mutz2015-10-262-11/+11
| | * | | Android: Add opt-in high-dpi supportMorten Johan Sørvig2015-10-269-9/+43
| | * | | Fix QHighDPiScaling initialization issuesMorten Johan Sørvig2015-10-262-3/+14
| | * | | QNetworkAccessCache: convert QDateTime::currentDateTime() to currentDateTimeU...Marc Mutz2015-10-261-3/+3
| | * | | Support overlapping contours in glyph rasterizer fallbackEskil Abrahamsen Blomfeldt2015-10-261-0/+1