summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix corner case in preprocessor of QOpenGLShaderProgramSean Harmer2014-12-151-1/+2
* | Xcb: remove compile warningsJørgen Lind2014-12-152-2/+2
* | Add a compileTestWithPkgConfig helper function to configureJørgen Lind2014-12-141-15/+46
* | GLSL #version directive does not have to be at start of lineSean Harmer2014-12-141-1/+1
* | [QStaticTextItem] Drop unused membersKonstantin Ritt2014-12-144-45/+8
* | QTextStreamPrivate::scan(): remove unnecessary checksAlex Trotsenko2014-12-131-8/+2
* | ssl: store socket in setEmptyDefaultConfigurationJeremy Lainé2014-12-131-2/+4
* | Add the C++11 features supported by Visual Studio 2015Thiago Macieira2014-12-131-1/+18
* | Add detection of and support for Visual Studio 2015Thiago Macieira2014-12-137-7/+76
* | Create a common qmake configuration for all MSVC versionsThiago Macieira2014-12-136-444/+142
* | Update the names of Microsoft compilersThiago Macieira2014-12-133-26/+26
* | Remove mkspecs and detection of Visual Studio .NET 2003Thiago Macieira2014-12-134-218/+0
* | Merge the multiple implementations of fromHex tooThiago Macieira2014-12-133-18/+17
* | Merge the different implementations of toHex in one central placeThiago Macieira2014-12-136-39/+34
* | QTextStream: stream QStrings without modifying the user contentThiago Macieira2014-12-132-27/+26
* | Drop modularization leftoversKonstantin Ritt2014-12-121-3/+0
* | QTextDocument QRegExp search cleanupSamuel Gaist2014-12-121-10/+6
* | QTextDocument QRegularExpression search cleanupSamuel Gaist2014-12-121-9/+6
* | Add QFont::Weight enum valuesPierre Rossi2014-12-1216-202/+161
* | fix daylight time in QTimeZone on AndroidDrew Parsons2014-12-112-0/+54
* | Add Q_DECL_RELAXED_CONSTEXPR to QUuidOlivier Goffart2014-12-111-8/+7
* | Add NoPartialUpdate support to QOpenGLWidgetJørgen Lind2014-12-112-5/+101
* | Add GL_EXT_discard_framebuffer to QOpenGLExtensionsJørgen Lind2014-12-112-1/+22
* | Make the defaultSectionSize property of QHeaderView style dependentAlexander Volkov2014-12-117-3/+95
* | Use categorized logging for QGestureManager.Friedemann Kleint2014-12-111-29/+24
* | Clean up QDebug operators for QDirKai Koehne2014-12-101-13/+16
* | Don't attempt to load an empty generic plugin if no environment variable is set.Robin Burchell2014-12-101-2/+7
* | QFileSystemEngineUnix: Don't stat before retrieving working path.Robin Burchell2014-12-101-22/+15
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-10154-1839/+4553
|\|
| * Android: Make cursor keys work againPaul Olav Tvete2014-12-091-1/+1
| * qimage_conversions.cpp: Fix build on big endian systemsDmitry Shachnev2014-12-091-2/+2
| * Do not initialize accessibility code by default on startup.Jan Arve Saether2014-12-094-47/+86
| * Windows: Limit cursor cache.Friedemann Kleint2014-12-091-1/+14
| * Attempt to make the positioning test of QWindow more reliableSimon Hausmann2014-12-091-1/+1
| * Support vertical sliders on AndroidPaul Olav Tvete2014-12-091-6/+26
| * QHeaderView: take the sort indicator into account when eliding textGiuseppe D'Angelo2014-12-092-3/+10
| * Styles: improve SH_Header_ArrowAlignment handlingGiuseppe D'Angelo2014-12-093-2/+9
| * Added support for CTRL key modifier to Android builds.Przemysław Czerpak2014-12-081-22/+21
| * doc: Clarify \inqmlmodule usageAlejandro Exojo2014-12-085-7/+8
| * Take ShareOpenGLContexts into account in QOpenGLWindowLaszlo Agocs2014-12-081-0/+6
| * Widgets: be more careful when setting focus on touch releaseRichard Moe Gustavsen2014-12-081-0/+7
| * Update window flags from QToolBarPrivate::endDrag().Friedemann Kleint2014-12-081-2/+0
| * qt_mac_loadMenuNib: Prevent stale NIB files by diffing file sizeTor Arne Vestbø2014-12-051-1/+5
| * Fix warnings by MSVC 64 in qtranslator.cpp.Friedemann Kleint2014-12-051-4/+4
| * Doc: corrected autolink issues qalgorithms.qdocNico Vertriest2014-12-051-44/+44
| * Diaglib: Fix another typo in .pri file.Friedemann Kleint2014-12-051-1/+1
| * Merge "Merge remote-tracking branch 'origin/5.4.0' into 5.4" into refs/stagin...Simon Hausmann2014-12-0533-1201/+2724
| |\
| | * Merge remote-tracking branch 'origin/5.4.0' into 5.4Simon Hausmann2014-12-0533-1201/+2724
| | |\
| | | * winrt: Fix window resizev5.4.0Andrew Knight2014-12-051-4/+6
| | | * Make tst_qwindow::positioning more reliableSimon Hausmann2014-12-041-22/+11