summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* qtconfigmacros.h: add missing include: we use QT_VERSION_CHECKThiago Macieira6 days1-0/+1
* qdbusxml2cpp: don't track command lineSamuli Piippo6 days1-1/+1
* QRestReply: allow comments where white-space is allowedMarc Mutz6 days1-8/+56
* QtPrivate::Continuation: add missing Q_DISABLE_COPY(_MOVE)Marc Mutz6 days1-0/+1
* Add QHttpHeaders methods to QNetworkCacheMetaDataLena Biliaieva6 days5-41/+119
* Fix crash in QMainWindow:.tabifiedDockWidgets()Axel Spoerl6 days1-3/+13
* QSql/IBase: fix compilationChristian Ehrlicher6 days1-0/+1
* QThread: relax memory semantics from seq_cst on interruptionRequestedThiago Macieira6 days2-4/+4
* QNAM: Prepare protocol handlers for local socketMårten Nordheim6 days4-24/+24
* compare helpers: use is_OP etc instead of OP 0Marc Mutz6 days1-14/+14
* Windows: refactor theme's handling of color schemeVolker Hilsheimer6 days2-3/+12
* Windows: store the color scheme instead of a boolean for darkVolker Hilsheimer6 days2-20/+21
* Update QStyleHints::colorScheme before updating palettesVolker Hilsheimer6 days1-4/+4
* Remove QGuiApplicationPrivate::colorScheme()Volker Hilsheimer6 days4-18/+7
* QDataStream::readBytes: do not leak the memory in case of bad_allocIvan Solovev6 days1-12/+6
* QtCore/removed_api: fix 6.8 block order, global includeMarc Mutz6 days1-3/+3
* rhi: gl: Clean up UNPACK_ROW_LENGTH handlingLaszlo Agocs6 days2-3/+9
* rhi: metal: Handle multiview with depth attachment onlyLaszlo Agocs6 days1-2/+8
* rhi: vulkan: Fix multiview with depth attachment onlyLaszlo Agocs6 days2-6/+10
* rhi: vulkan: Reduce staging copy size for full-width texture uploadsLaszlo Agocs6 days1-6/+6
* moc: Update comment above propertiesMårten Nordheim6 days1-1/+1
* QLocale: use new comparison helper macrosTatiana Borisova7 days2-2/+6
* QVLA::erase: use trivial relocationGiuseppe D'Angelo7 days1-1/+2
* QNetworkInformation: remove redundant friend declarationMarc Mutz8 days1-1/+0
* qfuture_impl.h: remove redundant declarationMarc Mutz8 days1-3/+0
* QPageSize: remove redundant operator== declarationVolker Hilsheimer8 days2-0/+13
* QVLA: fix assert message in erase()Giuseppe D'Angelo8 days1-2/+2
* Http connection channel: modernize connectMårten Nordheim8 days1-20/+20
* qtconf: Add comment to clarify code handling env varsFabian Kosmale8 days1-0/+4
* Improve default style of QTextTableCarl Schwan8 days1-1/+2
* Android: Notify listener about app state changes when quittingPetri Virkkunen8 days1-1/+1
* Android: Extend app state listener interface with native plugin statePetri Virkkunen8 days3-6/+21
* Android: Enable required capabilities for embedding QML in servicesPetri Virkkunen8 days1-5/+14
* Android: PlatformServices:Do not expect Intents in non-Activity usecasePetri Virkkunen8 days1-9/+12
* Android: Do not wait for service onBind() in service embedding pathPetri Virkkunen8 days1-1/+1
* Android: Add delegate class for embedding QML into Android ServicesPetri Virkkunen8 days2-0/+116
* Android: Add interface to handle interactions between delegate and QtViewPetri Virkkunen8 days4-9/+38
* Android: Delete parent window in QtView instead of just the child viewPetri Virkkunen8 days3-32/+15
* Android: Do not call exit when embedded Qt application is stoppedPetri Virkkunen8 days1-0/+1
* QCompleter: Hide popup when widget is hiddenEike Ziller8 days1-4/+15
* Remove old copyright notice from QTZP_data_p.hEdward Welbourne8 days1-21/+0
* QWindows11Style: Respect user set StylesheetsWladimir Leuschner8 days3-13/+44
* Add QHttpHeaders to QNetworkReplyLena Biliaieva8 days2-0/+56
* QMimeType: use modernize comparisonsTatiana Borisova8 days3-8/+22
* QMetaMethod: use new comparison helper macrosTatiana Borisova9 days2-8/+11
* QThread: Use storeRelease when assigning the pointerJarek Kobus9 days1-1/+1
* QThread: Reuse isMainThread()Jarek Kobus9 days3-6/+6
* QMetaSequence and QMetaAssociation: use new comparison helper macrosTatiana Borisova9 days2-26/+21
* rcc: don't track source file locationSamuli Piippo9 days1-1/+1
* QSettings/removed_api: don't return <void expr>Marc Mutz9 days1-1/+1