summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QSqlIndex: add move ctor & move operatorChristian Ehrlicher2023-03-315-0/+166
* QComboBox: Disable items marked as disabled in native popupsSebastian Beckmann2023-03-311-0/+2
* Fix QPermission documentation for accessing typed permissionsIvan Solovev2023-03-311-1/+1
* moc: Record types of enumerationsUlf Hermann2023-03-3113-41/+293
* Correctly update the texture in qwasmbackingstoreMikolaj Boc2023-03-311-5/+7
* macOS: Send Qt::NonClientAreaMouseMove for NSEventTypeMouseMoved in title barTor Arne Vestbø2023-03-311-3/+2
* Remove unused code in qwasmcompositorMikolaj Boc2023-03-313-58/+3
* Short live q20::to_address!Marc Mutz2023-03-315-1/+217
* CommonStyle/QSpinBox: fix rendering up/down symbols in high-dpi modeChristian Ehrlicher2023-03-311-9/+44
* SQLite: Update SQLite to v3.41.2Christian Ehrlicher2023-03-313-36/+74
* QWSI: Remove handleFrameStrutMouseEvent in favor of handleMouseEvent+typeTor Arne Vestbø2023-03-316-98/+35
* Add the missing list of the generatedHeaders to syncqt_all_argsAlexey Edelev2023-03-311-1/+1
* qlalr: add option to error out on warningMårten Nordheim2023-03-313-4/+30
* Revert "Revert "qxkbcommon: Treat XKB_KEY_{Super,Hyper}_{L,R} as Qt::Key_Meta...Andrey Butirsky2023-03-311-1/+1
* Move streambookmarks example into corelibe/serializationØystein Heskestad2023-03-3122-57/+51
* QListView: No-op, when a list item is dropped directly behind itselfAxel Spoerl2023-03-312-1/+56
* Doc: link to QWindow::requestActivate() in more placesMitch Curtis2023-03-312-0/+4
* tst_qtconcurrentrun: fix UB (uninit'ed values)Marc Mutz2023-03-311-2/+2
* tst_QThreadPool: reduce the number of infinite timeoutsMarc Mutz2023-03-311-47/+56
* tst_bench_QCryptographicHash: use resultView()Marc Mutz2023-03-311-3/+3
* tst_bench_QCryptographicHash: port from std::function to qxp::function_refMarc Mutz2023-03-311-3/+2
* tst_bench_QCryptographicHash: QSKIP unsupported algorithmsMarc Mutz2023-03-311-0/+19
* tst_bench_QCryptographicHash: add benchmarks for QMessageAuthenticationCodeMarc Mutz2023-03-311-0/+80
* windeployqt: Make determineDebugAndDependentLibs more readableOliver Wolff2023-03-311-20/+35
* Highlight third-party modules that are security criticalKai Köhne2023-03-3110-0/+19
* tst_QSslSocket_onDemandCertificates_member: Blacklist Windows & debugAxel Spoerl2023-03-302-8/+17
* Fix QTimer::crossThreadSingleShotToFunctor testVolker Hilsheimer2023-03-301-8/+20
* Doc: Use \relates for functions in the global scopeTopi Reinio2023-03-284-0/+6
* Doc: Remove stray slashVolker Hilsheimer2023-03-281-1/+1
* tst_QDateTimeEdit::stepModifierPressAndHold(): tweak start dateEdward Welbourne2023-03-281-1/+5
* complexpingpong example: Modernize the codeIevgenii Meshcheriakov2023-03-284-39/+41
* iOS: request authorization before presenting image-pickerTimur Pocheptsov2023-03-284-3/+44
* Windows: Send synthetic mouse release after move/resize using right APITor Arne Vestbø2023-03-281-3/+7
* Stop propagation and default action on WASM window pointer eventMikolaj Boc2023-03-281-2/+3
* Pick up initial state of foreign windows instead of reflecting QWindowTor Arne Vestbø2023-03-282-12/+75
* macOS: Don't try to create or manage NSWindow of foreign windowsTor Arne Vestbø2023-03-281-0/+8
* Ensure QHighDpiScaling::set(Screen/Global)Factor() results in QScreen signalsTor Arne Vestbø2023-03-282-4/+40
* Align QWindowSystemInterface::handleScreenAdded() and handleScreenRemoved()Tor Arne Vestbø2023-03-283-45/+47
* Remove indirection via QScreenPrivate::setPlatformScreen()Tor Arne Vestbø2023-03-284-21/+12
* Introduce QTP0002 policy for android-specific target propertiesAlexey Edelev2023-03-283-1/+74
* Update Qt logoFriedemann Kleint2023-03-281-0/+0
* CMake: add some docs for qt_find_packageAhmad Samir2023-03-281-0/+9
* Remove the redundant QWasmCompositor::requestUpdateAllWindowsMikolaj Boc2023-03-283-35/+13
* QComboBox: reset indexBeforeChange to -1 if index is invalidatedAxel Spoerl2023-03-282-39/+55
* macOS: Simplify child window parenting in recreateWindowIfNeeded()Tor Arne Vestbø2023-03-281-3/+1
* macOS: Create NSView as initially hidden, to match QWindow behaviorTor Arne Vestbø2023-03-282-10/+12
* Guard QTabBar against nested event processing during moving tabsTor Arne Vestbø2023-03-281-1/+2
* CTF: Use Q_DISABLE_COPY for QCtfLibAntti Määttä2023-03-281-0/+2
* CTF: Fix QTRACE_LOCATION warnings during compilationAntti Määttä2023-03-281-2/+2
* QFusionStyle: adjust painting of separator in QSpinBoxChristian Ehrlicher2023-03-281-2/+2