summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Add QDebugStateSaver to QVectorPath operator<<Jesus Fernandez2017-07-251-0/+1
| * Fix memory leakJesus Fernandez2017-07-251-0/+1
| * Convert features.tabbar to QT_[REQUIRE_]CONFIGStephan Binner2017-07-2528-208/+219
| * Convert features.dockwidget to QT_[REQUIRE_]CONFIGStephan Binner2017-07-2523-160/+172
| * Convert features.tabwidget to QT_[REQUIRE_]CONFIGStephan Binner2017-07-2517-57/+66
| * Convert features.itemviews to QT_[REQUIRE_]CONFIGStephan Binner2017-07-2540-118/+84
| * Convert features.combobox to QT_[REQUIRE_]CONFIGStephan Binner2017-07-2521-69/+91
| * Convert features.calendarwidget to QT_[REQUIRE_]CONFIGStephan Binner2017-07-257-19/+16
| * Convert features.datawidgetmappper to QT_[REQUIRE_]CONFIGStephan Binner2017-07-253-10/+6
| * Convert features.dirmodel to QT_[REQUIRE_]CONFIGStephan Binner2017-07-254-17/+16
| * QLineEdit: Don't move the cursor after internalInsert() has done soAndy Shaw2017-07-242-2/+34
| * Let QWindowsPipeWriter::write only warn about unexpected errorsJoerg Bornemann2017-07-241-1/+9
| * Fix documentation for QDBusError::OtherAlex Blasche2017-07-241-1/+1
| * QFileSystemEngine::id/Windows: Fix use with directoriesThiago Macieira2017-07-221-3/+10
| * QListView: Fix item movement in icon modeBłażej Szczygieł2017-07-211-2/+8
| * QFileSystemWatcher/kqueue: make the fd duplication + FD_CLOEXEC atomicThiago Macieira2017-07-211-2/+1
| * Convert features.listview to QT_[REQUIRE_]CONFIGStephan Binner2017-07-2114-24/+35
| * qmake: fix warning about duplicate references in project fileJake Petroules2017-07-201-1/+5
| * Fix 32-bit build on macOSJake Petroules2017-07-204-7/+17
| * QHash: make MSVC happy about the iterators passed to is_permutationGiuseppe D'Angelo2017-07-201-1/+15
| * Skip EGL surface re-creation when the buffer size is unchangedJames McDonnell2017-07-201-4/+10
| * Regular Expression Example: Add context menuFriedemann Kleint2017-07-191-7/+94
| * Windows: Don't raise inactive windows when showing a tooltipSergio Martins2017-07-192-3/+5
| * Use QSharedPointer::create() moreMarc Mutz2017-07-199-19/+19
| * Add executable name to description of Qt tools (Windows)Kai Koehne2017-07-191-1/+1
| * xcb: fix freeze when (un)plugging input devicesGatis Paeglis2017-07-192-11/+18
| * Fix race condition in the processEvents testMorten Johan Sørvig2017-07-192-7/+4
| * QPMCache::remove(): Do not dereference erased iteratorFriedemann Kleint2017-07-191-1/+2
| * Windows QPA: Fix local position reported for enter eventsFriedemann Kleint2017-07-191-4/+5
| * Windows Printer: Handle no default printer caseDaniel Teske2017-07-191-1/+3
| * qmake: Remove last remains of WinCE supportOliver Wolff2017-07-191-3/+3
| * winrt: qmake: Fix deployment rules of created solution filesOliver Wolff2017-07-191-2/+3
| * Fix QHighDpi::fromNativeLocalExposedRegion rounding errorsTor Arne Vestbø2017-07-191-4/+4
| * tst_QStyle::drawItemPixmap(): Check on the image colorFriedemann Kleint2017-07-193-8/+8
| * Windows QPA: Do not call enableNonClientDpiScaling() for embedded windowsFriedemann Kleint2017-07-193-2/+8
| * tst_QWidget: Fix to pass with High DPI scaling enabledFriedemann Kleint2017-07-191-4/+5
| * Windows QPA: Compare against correct geometry when checking for fullscreenFriedemann Kleint2017-07-191-1/+1
* | Implement graph layers support in QShaderGeneratorKevin Ottens2017-08-023-7/+198
* | Add support for layers in QShaderGraphLoader formatKevin Ottens2017-08-022-8/+28
* | Implement graph layers support in QShaderGraphKevin Ottens2017-08-023-8/+151
* | Add the layer concept to QShaderNode and QShaderGraph::EdgeKevin Ottens2017-08-025-2/+27
* | Add support for QShaderLanguage enums in QShaderGeneratorKevin Ottens2017-08-022-5/+584
* | Extend the parameter support in QShaderGraphLoader for richer typesKevin Ottens2017-08-022-14/+53
* | Extend the parameter support in QShaderNodeLoader for richer typesKevin Ottens2017-08-022-2/+42
* | [Shader Graph Gen.] Introduce QShaderLanguageKevin Ottens2017-08-023-0/+221
* | eglfs_kms: Use eglCreatePlatformWindowSurfaceKwangsub Kim2017-08-012-19/+49
* | QXmlStream: resolve puzzle in translatable stringsOswald Buddenhagen2017-07-311-22/+15
* | Win: Set a proper description for the Qt toolsKai Koehne2017-07-317-0/+7
* | Windows: Stop considering Calibri as bitmap fontEskil Abrahamsen Blomfeldt2017-07-312-17/+1
* | QTzTimeZonePrivate: resolve a misguided TODOEdward Welbourne2017-07-311-24/+16