summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qnamespace.h
Commit message (Expand)AuthorAgeFilesLines
* Add virtual member QPlatformTheme::contrastPreference()Oliver Eftevaag2025-03-281-0/+6
* Add Qt::Key_KeyboardKai Uwe Broulik2025-02-171-0/+2
* Bump the deprecation version for WindowType::MaximizeUsingFullscreenGeometryHintIvan Solovev2025-02-041-1/+1
* Accommodate more space for new shapes in Qt::CursorShape in Qt 7Vlad Zahorodnii2025-01-231-1/+6
* Add Qt::NoTitleBarBackgroundHint window flagTor Arne Vestbø2024-11-251-0/+1
* Introduce Qt::ExpandedClientAreaHintTor Arne Vestbø2024-11-251-1/+5
* Deprecate Qt::MacWindowToolBarButtonHintTor Arne Vestbø2024-11-121-1/+4
* Register Qt::TimerId with the meta-object systemIvan Solovev2024-08-291-0/+1
* QKeyCombination: move the operators into namespace QtGiuseppe D'Angelo2024-07-311-0/+2
* Long live QT_DEFINE_TAG(_STRUCT)!Marc Mutz2024-07-061-4/+2
* Move AA_QtQuickUseDefaultSizePolicy out of Tech PreviewJan Arve Sæther2024-06-111-1/+1
* Remove AA_DontUsePopupWindowsOliver Eftevaag2024-06-051-1/+1
* Add way to override when to show context menuVolodymyr Zibarov2024-05-131-0/+6
* QKeyCombination: use new comparison helper macrosTatiana Borisova2024-04-171-9/+6
* Add AA_DontUsePopupWindowsOliver Eftevaag2024-04-051-1/+1
* Fix Qt::AA_DontUseNativeMenuWindows being unsettable on 32 bit systemsMitch Curtis2024-04-041-2/+1
* Add AA_DontUseNativeMenuWindowsMitch Curtis2024-03-151-0/+1
* Timers: add Qt::TimerId enum classAhmad Samir2024-03-031-0/+4
* Update the default behavior of items with layoutSanthosh Kumar2024-03-011-1/+1
* Add Qt::AA_QtQuickDontUseDefaultSizePolicyJan Arve Sæther2024-01-081-1/+1
* Rename Qt::Key_mu to Qt::Key_microEdward Welbourne2023-08-241-1/+5
* Add note about Qt::SubWindow not being the same as a child windowTor Arne Vestbø2023-08-071-1/+1
* Rename Qt::Appearance to Qt::ColorSchemeTor Arne Vestbø2023-02-131-7/+0
* Prepare for replacing Qt::Appearance with Qt::ColorSchemeTor Arne Vestbø2023-02-091-0/+7
* Qt::Appearance: don't assign values to enumeratorsMarc Mutz2023-02-081-3/+3
* Long live QPermissions!Tor Arne Vestbø2022-11-011-0/+7
* Add enum class Qt::AppearanceAxel Spoerl2022-09-161-0/+7
* Long live QT6_{DECL,IMPL,CALL}_NEW_OVERLOAD!Marc Mutz2022-07-201-0/+5
* Revert "Windows QPA: Add MSWindowsNoRedirectionBitmap flag"Tor Arne Vestbø2022-07-141-1/+0
* Windows QPA: Add MSWindowsNoRedirectionBitmap flagYuhang Zhao2022-07-141-0/+1
* Add the qt_class pragma to file listed in sync.profile classnames mapAlexey Edelev2022-06-221-0/+4
* Use SPDX license identifiersLucie Gérard2022-05-161-39/+3
* Restore C++20-deprecated mixed-enum bitwise operatorsMarc Mutz2022-03-151-0/+2
* Qt namespace: fix Q_FLAG_NS declaration for Qt::MouseEventFlagsGiuseppe D'Angelo2022-03-021-1/+1
* Qt namespace: add a Qt 7 note about enumerator orderMarc Mutz2021-08-061-0/+1
* QKeyCombination: code tidiesGiuseppe D'Angelo2021-05-191-3/+3
* QAbstractItemModel::match: code tidiesGiuseppe D'Angelo2021-05-121-0/+1
* Delete less-than operator for QKeyCombinationVolker Hilsheimer2021-05-041-0/+2
* Android: Add select and copy capability to read-only text widgetsPiotr Mikolajczyk2021-03-301-0/+1
* Fix XCB launch key mappingAllan Sandfeld Jensen2021-01-151-0/+1
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-301-1/+1
* Drop a [[maybe_unused]] on a variableGiuseppe D'Angelo2020-11-231-1/+1
* Get rid of Q_COMPILER_CONSTEXPR checksAllan Sandfeld Jensen2020-11-171-7/+1
* Expunge WA_GroupLeaderShawn Rutledge2020-10-271-1/+0
* Long live Q_IMPLICIT!Giuseppe D'Angelo2020-10-141-2/+2
* macOS: Remove WA_MacVariableSize widget attributeTor Arne Vestbø2020-10-061-1/+1
* macOS: Remove dead MacQuartz QInternal::PaintDeviceFlags enum valueTor Arne Vestbø2020-10-061-1/+0
* macOS: Remove dead widget attribute WA_MacNoShadowTor Arne Vestbø2020-10-061-1/+1
* Replace Q_DECL_UNUSED with [[maybe_unused]]Allan Sandfeld Jensen2020-10-031-1/+1
* Use C++17 [[maybe_unused]]Allan Sandfeld Jensen2020-09-061-1/+1