summaryrefslogtreecommitdiffstats
path: root/doc/global/qt-cpp-defines.qdocconf
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add convenience macros for specifying C++ type ordering informationTopi Reinio2023-12-011-0/+14
* Clean up qt-cpp-defines.qdocconfKai Köhne2022-07-201-216/+3
* Doc: Hide weak overload template magic from documentationKai Köhne2022-07-131-1/+0
* Add a marker for post-C++17 APIs in exported classesGiuseppe D'Angelo2022-04-111-0/+1
* qglobal: add a way to selectively export in Qt 6 XOR Qt 7Thiago Macieira2022-02-091-1/+3
* Prevent repeated instantiations of some qRegisterNormalizedMetaType<>s [1/N] ...Marc Mutz2022-01-211-0/+2
* Drop Qt4 supportIvan Tkachenko2021-12-071-5/+1
* Remove unused Q_DECLARE_SHARED_NOT_MOVABLE_UNTIL_QT6Marc Mutz2021-12-031-1/+0
* Drop Qt3 supportIvan Tkachenko2021-11-271-3/+1
* Long live Q_GADGET_EXPORT!Marc Mutz2021-11-271-0/+1
* Purge Q_{STDLIB,COMPILER}_UNICODE_STRINGSEdward Welbourne2020-09-141-4/+0
* QString: add char8_t overload of fromUtf8()Marc Mutz2020-06-231-0/+1
* Move QTextCodec support out of QtCoreKarsten Heimrich2020-06-201-3/+0
* Introduce Q_NAMESPACE_EXPORTGiuseppe D'Angelo2019-06-281-0/+1
* Correct the documented visibility of some Widget methodsPaul Colby2018-07-111-1/+1
* qdoc: Remove __cplusplus from the defines listMartin Smith2018-02-031-3/+1
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-191-2/+1
|\
| * Doc: Do not exclude *_x11.cpp files from the documentation buildTopi Reinio2017-06-131-2/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-291-0/+1
|\|
| * Merge 5.9 into 5.9.0v5.9.0-beta4Oswald Buddenhagen2017-05-041-0/+1
| |\
| * | qdoc: Reintroduce Q_OS_* defines into the global documentation configTopi Reinio2017-04-281-0/+1
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-071-1/+1
|\ \ \ | | |/ | |/|
| * | qdoc: Ignore QT_POPCOUNT_CONSTEXPR tokenTopi Reinio2017-05-031-0/+1
| |/
| * qdoc: Do not exclude *_p.cpp files from source files to parseTopi Reinio2017-04-261-1/+0
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-201-0/+2
|\|
| * Split Q_COMPILER_UNICODE_STRINGS: add Q_STDLIB_UNICODE_STRINGSMarc Mutz2017-04-201-0/+2
* | Remove the Windows XP style from public accessibilityJake Petroules2017-04-131-1/+0
|/
* Doc: Ignore QT_SYSINFO_DEPRECATED_XTopi Reinio2017-03-101-0/+1
* QSizePolicy: add some constexprMarc Mutz2017-01-281-0/+1
* qdoc: Exclude platform dependent .cpp filesMartin Smith2017-01-071-0/+18
* qdoc: Remove Q_OS_* frome defines variableMartin Smith2017-01-071-1/+1
* qdoc: Add config variable for clang definesMartin Smith2017-01-071-0/+48
* Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2016-12-161-0/+4
|\
| * qdoc: Define Q_COMPILER_UNICODE_STRINGSTopi Reinio2016-12-151-0/+1
| * qdoc: Ignore macro QT_WARNING_DISABLE_DEPRECATEDTopi Reinio2016-12-151-0/+1
| * qdoc: Ignore Q_ALWAYS_INLINE and QT_HAS_INCLUDE()Topi Reinio2016-12-041-0/+2
* | Add Q_[ENUM|FLAG]_NS to global qt-cpp-defines doc confBogDan Vatra2016-12-141-0/+2
|/
* Change confusing Q_DEAD_CODE_FROM_QT4_FOO defineTor Arne Vestbø2016-10-141-1/+0
* Say hello to Q_NAMESPACEBogDan Vatra2016-08-191-0/+1
* Doc: Evaluate QT_VERSION >= QT_VERSION_CHECK(6,0,0) to falseTopi Reinio2016-02-221-0/+4
* Ignore Q_SERIALBUS_EXPORT and Q_DECL_EQ_DEFAULT in qdocAlex Blasche2015-11-301-0/+2
* Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-061-1/+2
|\
| * Doc: Add Q_MV_IOS to ignored C++ directivesNico Vertriest2015-07-221-1/+2
* | Doc: Add Q_DECLARE_SHARED_NOT_MOVABLE_UNTIL_QT6 to ignored directivesTopi Reinio2015-07-291-0/+1
* | qdoc: Missing names from ignored tokens listMartin Smith2015-06-301-0/+2
* | qdoc: Missing name from ignored directivesMartin Smith2015-06-301-1/+2
* | doc: Added Q_NEVER_INLINE to ignored tokensMartin Smith2015-06-051-0/+1
|/
* qdoc: Let qdoc ignore Q_ENUM and Q_FLAGMartin Smith2015-02-201-0/+2
* Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-1/+1
* Use the new warning enabling/disabling macros in qtbaseThiago Macieira2014-12-031-1/+7