summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Convert features.tabbar to QT_[REQUIRE_]CONFIGStephan Binner2017-07-2527-205/+216
* Convert features.dockwidget to QT_[REQUIRE_]CONFIGStephan Binner2017-07-2521-155/+165
* 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-256-17/+14
* 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-241-2/+2
* 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
* 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
* Windows: Don't raise inactive windows when showing a tooltipSergio Martins2017-07-191-3/+3
* xcb: fix freeze when (un)plugging input devicesGatis Paeglis2017-07-192-11/+18
* 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
* Fix QHighDpi::fromNativeLocalExposedRegion rounding errorsTor Arne Vestbø2017-07-191-4/+4
* Windows QPA: Do not call enableNonClientDpiScaling() for embedded windowsFriedemann Kleint2017-07-193-2/+8
* Windows QPA: Compare against correct geometry when checking for fullscreenFriedemann Kleint2017-07-191-1/+1
* QFile::rename: use the open file's ID, instead of using the file nameThiago Macieira2017-07-189-3/+66
* QSystemError: Make it format unknown Windows messagesThiago Macieira2017-07-181-0/+3
* Convert improper uses of qt_error_string() to QSystemError::stdString()Thiago Macieira2017-07-184-15/+17
* Merge qt_error_string and QSystemErrorThiago Macieira2017-07-183-97/+38
* QFileSystemEngine::id/Windows: Use the volume ID tooThiago Macieira2017-07-181-5/+7
* Doc: QLoggingCategory::setEnabled() should only be called in filterKai Koehne2017-07-181-6/+5
* Doc: Clarify limitations of category filterKai Koehne2017-07-181-2/+2
* Doc: Fix snippet for QUrl::isValid() documentationKai Koehne2017-07-181-1/+1
* QAsn1Element - fix toDateTime functionTimur Pocheptsov2017-07-181-3/+31
* testlib: Allow tailing comments in blacklist filesTor Arne Vestbø2017-07-181-3/+7
* Read more KDE configuration in the KDE platform themeAllan Sandfeld Jensen2017-07-181-9/+40
* Revert "Windows: Fallback to d3d9 when in a VM on VMWare Workstation 12"Andy Shaw2017-07-171-12/+0
* macOS: Don't assume the proposed fullscreen size matches the screen sizeTor Arne Vestbø2017-07-171-3/+3
* Do not wait in QWindowsPipe{Reader|Writer}::stop()Joerg Bornemann2017-07-174-14/+30
* Allow fusion style to follow platform theme on button iconsAllan Sandfeld Jensen2017-07-171-1/+0
* Fix warning messages in QWindowsPipeReader/WriterJoerg Bornemann2017-07-172-2/+2
* Update OS version constants in qsystemdetection.hJake Petroules2017-07-161-0/+18
* QDialogButtonBox: Don't overwrite shortcut with standardButtonShortcutKai Uwe Broulik2017-07-151-1/+3
* Convert features.treeview to QT_[REQUIRE_]CONFIGStephan Binner2017-07-1516-37/+47
* Add missing #include for -no-widgetsStephan Binner2017-07-141-0/+1
* Bump copyright year of qdbuscpp2xml and qdbusxml2cpp to 2017Alex Blasche2017-07-142-2/+2
* Fix empty "Command line was" string in generated source filesAlex Blasche2017-07-141-0/+5
* Add missing constexpr specifier to two iteratorsMårten Nordheim2017-07-142-6/+6
* Doc: Improve documentation about append, prependKai Koehne2017-07-131-12/+12