summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qnamespace.h
Commit message (Expand)AuthorAgeFilesLines
* QKeyCombination: use new comparison helper macrosTatiana Borisova10 days1-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
* Long live QKeyCombination!Giuseppe D'Angelo2020-09-031-0/+156
* QObject: add a single shot connection flagGiuseppe D'Angelo2020-09-011-1/+2
* Deprecate and remove uses of AA_DisableHighDpiScalingTor Arne Vestbø2020-08-311-2/+6
* Deprecate and remove all uses of AA_UseHighDpiPixmapsTor Arne Vestbø2020-08-311-1/+5
* Qt namespace: purge deprecated enum members and a typedefEdward Welbourne2020-08-281-40/+6
* High-DPI: Remove usage of Qt::AA_EnableHighDpiScalingTor Arne Vestbø2020-08-281-1/+3
* Mark some Qt namespace enum members properly as deprecatedEdward Welbourne2020-08-271-6/+12
* Properly deprecate Qt::MidButton in favor of Qt::MiddleButtonEdward Welbourne2020-08-221-2/+4
* Clarify relation between Qt::Keys and Unicode rangesTor Arne Vestbø2020-07-101-101/+114
* Refactor pointer event hierarchyShawn Rutledge2020-07-101-0/+2
* Qt::Modifier: do some cleanupsGiuseppe D'Angelo2020-07-091-1/+1
* Remove deprecated roles BackgroundColorRole and TextColorRoleChristian Ehrlicher2020-06-201-4/+0
* Remove deprecated text-related enumsEskil Abrahamsen Blomfeldt2020-06-081-4/+0