summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qnamespace.qdoc
Commit message (Expand)AuthorAgeFilesLines
* Remove note saying Qt::AA_ShareOpenGLContexts must be set before qGuiAppTor Arne Vestbø2025-05-311-2/+1
* Use WS_EX_NOACTIVATE to prevent window from getting focusedMorteza Jamshidi2025-05-301-0/+2
* Add Qt::Key_KeyboardKai Uwe Broulik2025-02-171-0/+1
* doc: Fix broken links, including auto-linksDavid Boddie2025-02-101-7/+7
* Create qdoc macros for C++ class docs 2.1: qHash()Marc Mutz2024-11-271-3/+1
* Add Qt::NoTitleBarBackgroundHint window flagTor Arne Vestbø2024-11-251-0/+5
* Introduce Qt::ExpandedClientAreaHintTor Arne Vestbø2024-11-251-8/+7
* Deprecate Qt::MacWindowToolBarButtonHintTor Arne Vestbø2024-11-121-2/+1
* QKeyCombination: move the operators into namespace QtGiuseppe D'Angelo2024-07-311-16/+16
* Determine Qt::AA_DontShowIconsInMenus default value based on platformTor Arne Vestbø2024-06-131-1/+4
* Move AA_QtQuickUseDefaultSizePolicy out of Tech PreviewJan Arve Sæther2024-06-111-3/+0
* Qt::TimerId: fix typo in API docsAhmad Samir2024-06-051-1/+1
* Remove AA_DontUsePopupWindowsOliver Eftevaag2024-06-051-5/+0
* Add way to override when to show context menuVolodymyr Zibarov2024-05-131-0/+12
* QKeyCombination: use new comparison helper macrosTatiana Borisova2024-04-171-2/+4
* Add AA_DontUsePopupWindowsOliver Eftevaag2024-04-051-0/+5
* Documentation: Clarify palette/font/stylesheet inheritance/propagationAxel Spoerl2024-03-181-3/+3
* Add AA_DontUseNativeMenuWindowsMitch Curtis2024-03-151-0/+6
* Doc: fix warning "class Qt::TimerId' specified with '\enum'"Thiago Macieira2024-03-061-1/+1
* Timers: add Qt::TimerId enum classAhmad Samir2024-03-031-0/+20
* Update the default behavior of items with layoutSanthosh Kumar2024-03-011-4/+12
* Add Qt::AA_QtQuickDontUseDefaultSizePolicyJan Arve Sæther2024-01-081-0/+5
* Doc: Remove references to Qt 4 in Qt 5.0 in Qt Core documentationKai Köhne2023-12-181-3/+2
* Doc: Fix warnings and linking issuesTopi Reinio2023-10-091-2/+1
* Rename Qt::Key_mu to Qt::Key_microEdward Welbourne2023-08-241-1/+4
* doc: Make docs for ElideNone a bit more preciseEskil Abrahamsen Blomfeldt2023-08-091-1/+4
* Align QKeySequence behavior between macOS and iOSTor Arne Vestbø2023-06-081-3/+3
* Rename Qt::Appearance to Qt::ColorSchemeTor Arne Vestbø2023-02-131-1/+1
* Reflect QStyleHints in AA_DontShowShortcutsInContextMenusTor Arne Vestbø2023-01-041-3/+5
* Adapt QTimeZone to handle Qt::TimeSpec machineryEdward Welbourne2022-12-091-1/+11
* Plumb public permission APIs to Android backendTor Arne Vestbø2022-11-091-0/+7
* Long live QPermissions!Tor Arne Vestbø2022-11-011-0/+25
* Clarify that FramelessWindowHint does not guarantee fixed sized windowsTor Arne Vestbø2022-09-201-2/+8
* Add enum class Qt::AppearanceAxel Spoerl2022-09-161-0/+11
* 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-8/+0
* Windows QPA: Add MSWindowsNoRedirectionBitmap flagYuhang Zhao2022-07-141-0/+8
* Convert Since ... comments on \value lines to [since ...] parametersEdward Welbourne2022-05-311-4/+4
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+3
* Update documentation of enum Qt::DockWidgetAreaAxel Spoerl2022-04-191-6/+10
* Deduplicate lastWindowClosed handlingTor Arne Vestbø2021-10-161-4/+4
* Fix reference to quitOnLastWindowClosed in WA_QuitOnClose docsTor Arne Vestbø2021-10-041-1/+1
* Add note about ImCursorPosition/ImAbsolutePosition not including preeditTor Arne Vestbø2021-08-211-2/+5
* Rename QNativeGestureEvent::deltas() to delta(); clarify docsShawn Rutledge2021-07-141-4/+3
* Doc: Add note to Qt::MatchFlags about implementation dependent behaviorPaul Wicking2021-06-211-0/+5
* Document that WA_TranslucentBackground will not have an effectLaszlo Agocs2021-06-141-3/+6
* macOS: allow Qt::AA_DontShowShortcutsInContextMenus overridesVolker Hilsheimer2021-06-071-1/+3
* Doc: Use \deprecated instead of \obsoletePaul Wicking2021-05-261-3/+3
* QAbstractItemModel::match: code tidiesGiuseppe D'Angelo2021-05-121-0/+1
* Document new InputMethodQuery enum valueVolker Hilsheimer2021-04-131-0/+1