summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qnamespace.qdoc
Commit message (Expand)AuthorAgeFilesLines
* Long live QKeyCombination!Giuseppe D'Angelo2020-09-031-0/+199
* QObject: add a single shot connection flagGiuseppe D'Angelo2020-09-011-0/+7
* Deprecate and remove uses of AA_DisableHighDpiScalingTor Arne Vestbø2020-08-311-9/+1
* Deprecate and remove all uses of AA_UseHighDpiPixmapsTor Arne Vestbø2020-08-311-7/+1
* Qt namespace: purge deprecated enum members and a typedefEdward Welbourne2020-08-281-31/+0
* High-DPI: Remove usage of Qt::AA_EnableHighDpiScalingTor Arne Vestbø2020-08-281-10/+1
* Properly deprecate Qt::MidButton in favor of Qt::MiddleButtonEdward Welbourne2020-08-221-1/+1
* Tidy up qnamespace.qdoc's enums' \omitvalue entriesEdward Welbourne2020-08-201-39/+36
* Fix a number of qdoc warningsFriedemann Kleint2020-08-201-0/+1
* Introduce QWidget::setScreenVolker Hilsheimer2020-08-171-1/+1
* Fix a number of qdoc warnings related to deprecationFriedemann Kleint2020-07-241-2/+0
* Update documentation of Qt::TextDateEdward Welbourne2020-07-151-1/+1
* Qt::Modifier: do some cleanupsGiuseppe D'Angelo2020-07-091-2/+0
* Rewrite AA_MacDontSwapCtrlAndMeta documentationTor Arne Vestbø2020-07-071-7/+18
* Remove deprecated text-related enumsEskil Abrahamsen Blomfeldt2020-06-081-1/+0
* Fix minor errors in ISODate and RFC2822Date formats' documentationEdward Welbourne2020-05-081-10/+13
* Remove all locale-dependence from Q(Date|Time)+Edward Welbourne2020-05-081-33/+0
* Remove deprecated ApplicationAttribute enum valuesVolker Hilsheimer2020-04-241-20/+0
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-221-1/+1
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-201-1/+1
| |\
| | * doc: AA_DisableSessionManager was added in 5.14Liang Qi2020-04-201-1/+1
* | | Remove two leftover references to QRegExp in the docsLars Knoll2020-04-151-1/+1
* | | Don't set WindowContextHelpButtonHint by default for dialogs and sheetsVolker Hilsheimer2020-04-091-6/+0
* | | Make MatchRegExp an alias to MatchRegularExpressionLars Knoll2020-03-301-2/+1
|/ /
* | Rename AA_MSWindowsDisableVirtualKeyboard to AA_DisableNativeVirtualKeyboardAndre de la Rocha2020-02-251-4/+4
* | Doc: Fix documentation warnings for Qt CoreTopi Reinio2020-02-251-0/+2
* | Rename Qt::ReturnByValue_t -> Qt::ReturnByValueConstantSze Howe Koh2020-02-061-1/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-041-0/+1
|\|
| * Doc: Add since version to enum value documentationPaul Wicking2020-01-301-0/+1
* | Deprecate locale-related DateFormat enum membersEdward Welbourne2020-01-311-21/+33
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-281-1/+1
|\|
| * macOS: Remove doc references to the Carbon frameworkTor Arne Vestbø2020-01-221-1/+1
* | Doc: Clarify usage of Qt::ReturnByValue in QCursorSze Howe Koh2020-01-271-0/+2
* | QLabel: Allow pixmap() and picture() to return by-valueSze Howe Koh2020-01-261-0/+10
* | Windows QPA: Allow the native Windows virtual keyboard to be disabledAndre de la Rocha2019-12-171-0/+6
* | Merge remote-tracking branch 'origin/5.14' into 5.15Ulf Hermann2019-12-031-4/+12
|\|
| * Make Qt::RFC2822Date's doc match up with its implementationEdward Welbourne2019-11-271-4/+12
* | QAbstractItemModel: implement QRegularExpression support for matchSamuel Gaist2019-10-161-12/+20
|/
* Fix qdoc warningsFriedemann Kleint2019-09-101-1/+1
* Add high-DPI scale factor rounding policy C++ APIMorten Johan Sørvig2019-08-231-0/+22
* Fix qdoc warnings in 5.14Friedemann Kleint2019-06-281-1/+1
* Add attribute to disable QSessionManagerDavid Edmundson2019-03-011-0/+7
* Fix qdoc warnings for Qt 5.14Friedemann Kleint2019-05-211-0/+3
* Long live Qt::SplitBehavior!Marc Mutz2019-05-211-0/+13
* Add doc note about Qt::MSWindowsFixedSizeDialogHint and High DPIFriedemann Kleint2019-01-271-0/+6
* Doc: Document Qt::ScrollMomentumTopi Reinio2018-11-061-1/+5
* Windows QPA: Dispatch skipped touch/pen events if compression is offRomain Pokrzywka2018-09-141-3/+7
* Windows QPA: Add option to detect AltGr key pressesFriedemann Kleint2018-08-211-1/+2
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-071-35/+41
|\
| * Doc: Clean up Qt::ApplicationAttribute docsPaul Wicking2018-08-031-33/+35