summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Handle the -[no]make command line arguments in qmakeLars Knoll2016-07-023-55/+30
* Determine the set of modules to skip in qmakeLars Knoll2016-07-023-15/+27
* Fix handling of -v/-verbose command line flags to configureLars Knoll2016-07-023-19/+7
* Call arch test through the new qmake based configure systemLars Knoll2016-07-025-196/+120
* moc: remove _MSC_EXTENSIONS #defineThiago Macieira2016-07-021-0/+3
* Allow passing configure opts with two dashes againFrederik Gladhorn2016-07-011-5/+5
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-07-0132-51/+126
|\
| * xcb: Send expose event while shrinking windowsBłażej Szczygieł2016-06-303-0/+29
| * QAbstractItemView: avoid search through QIndexEditorHashAnton Kudryavtsev2016-06-301-1/+2
| * Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-06-2915-19/+72
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-2915-19/+72
| | |\
| | | * Improve SQLite3 configuration testJames McDonnell2016-06-281-0/+1
| | | * Avoid artifacts when hiding or closing a QOpenGLWidget or QQuickWidget childLaszlo Agocs2016-06-283-2/+18
| | | * NetBSD: enable detection of posix_fallocate()Ralf Nolden2016-06-281-0/+4
| | | * NetBSD: use paccept() where accept4() is usedRalf Nolden2016-06-282-0/+8
| | | * Libpng config.tests: use pkg-config when availableRalf Nolden2016-06-272-3/+16
| | | * QDockWidget: fix floating group tab window not having the right titleOlivier Goffart2016-06-252-5/+3
| | | * mainwindow example: fix creating custom QDockWidgetOlivier Goffart2016-06-241-1/+1
| | | * Doc: Remove obsolete QtWebKit entries from the example metadataTopi Reinio2016-06-241-27/+3
| | | * Add -no-opengles3 to configure to avoid QT_OPENGL_ES_3 define.Gunnar Sletta2016-06-231-1/+9
| | | * Document limitations and good practice for logging category namesKai Koehne2016-06-231-0/+9
| * | | QAbstractItemView: use erase and std::remove_if with QListAnton Kudryavtsev2016-06-291-6/+5
| |/ /
| * | fix default inc/lib path detection on msysOswald Buddenhagen2016-06-281-1/+1
| * | Widgets: use QStringRef to optimize memory allocationAnton Kudryavtsev2016-06-243-6/+6
| * | don't override user-provided dependencies for our extra compilersOswald Buddenhagen2016-06-238-19/+19
* | | Harmonize directwrite handling between the configuresLars Knoll2016-07-012-7/+6
* | | Correctly detect the MSVC compilerLars Knoll2016-07-011-0/+3
* | | Removed needless null check.Fredrik de Vibe2016-06-301-1/+1
* | | Remove unused function loadIntegration from EGLFSAndy Nichols2016-06-301-13/+0
* | | Blacklisting a flaky imageAt() autotest on RHEL 7.2Milla Pohjanheimo2016-06-301-0/+1
* | | Fix VNC platform plugin building on i386Andy Nichols2016-06-291-31/+0
* | | QString: add some missing overloaded operator+Anton Kudryavtsev2016-06-292-0/+31
* | | pass pkg-config environment to qmake invocationsOswald Buddenhagen2016-06-281-1/+1
* | | beautify generated spacingOswald Buddenhagen2016-06-281-3/+3
* | | use globally available constantsOswald Buddenhagen2016-06-281-9/+2
* | | Fix some qdoc-warnings for Qt 5.8.Friedemann Kleint2016-06-288-38/+26
* | | SQL TDS fix missing override keywordAndy Nichols2016-06-281-1/+1
* | | Limit the number of targets the VNC platform plugin is be built forAndy Nichols2016-06-281-1/+3
* | | Cleanup VNC platform plugins debug messagesAndy Nichols2016-06-285-31/+25
* | | Add plugin arguments to VNC pluginAndy Nichols2016-06-285-16/+34
* | | Support multiple connected clients in the VNC pluginAndy Nichols2016-06-287-729/+951
* | | Enable compilation of the VNC QPA pluginLars Knoll2016-06-281-1/+1
* | | Support for client side cursors in the VNC pluginLars Knoll2016-06-284-30/+37
* | | cleanups in the VNC pluginLars Knoll2016-06-283-163/+10
* | | Support showing the mouse cursor in the VNC pluginLars Knoll2016-06-283-4/+10
* | | Implement support for key events in the VNC pluginLars Knoll2016-06-281-3/+2
* | | Properly forward mouse events to the VNC clientLars Knoll2016-06-282-8/+6
* | | Initial work on a VNC QPA pluginLars Knoll2016-06-289-0/+2454
* | | Windows QPA: Restrict expose workaround to non-Aero themes.Friedemann Kleint2016-06-281-2/+7
* | | Correct framework config options to remain as they used toAllan Sandfeld Jensen2016-06-271-2/+2