summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qglobal.h
Commit message (Expand)AuthorAgeFilesLines
* Fix QT_DEPRECATED_SINCE on windows.Olivier Goffart2011-11-231-2/+7
* Add a -force-asserts option to configureHarald Fernengel2011-11-111-3/+3
* Fix Q_STATIC_ASSERT on MacJoão Abecasis2011-11-101-1/+1
* Enable deprecated feature for nowOlivier Goffart2011-11-031-2/+3
* Use C++11 static_assertOlivier Goffart2011-11-021-0/+10
* Fix broken build.Jędrzej Nowacki2011-11-011-2/+2
* Fix compiler warnings.Friedemann Kleint2011-10-271-1/+1
* corelib: Remove Q_WS-macros.Friedemann Kleint2011-10-241-70/+2
* Fix two typos: docu for "deprecated since" and Q_DEPR... -> QT_DEPR...David Faure2011-10-221-1/+1
* Expand QT_TR_NOOP("str") to "str", not ("str").Jan-Arve Saether2011-10-211-4/+4
* Introduce Q_STATIC_ASSERTJędrzej Nowacki2011-10-191-0/+9
* Remove Sensors and Location related macros/defines from qglobal.h.alex2011-10-191-26/+0
* Remove stale documentation and fix qdoc errors.Casper van Donderen2011-10-111-0/+12
* Clean-up a macro for CocoaMorten Sorvig2011-10-101-5/+0
* Make all uses of QBasicAtomicInt and Pointer use load() and store()Thiago Macieira2011-10-031-8/+8
* Remove the remaining traces of QT3_SUPPORTLars Knoll2011-10-031-5/+1
* Windows: fixed compile of libQtPlatformSupportRohan McGovern2011-09-141-0/+15
* Merge branch 'refactor'Gunnar Sletta2011-09-131-19/+46
|\
| * Merge remote branch 'gerrit/master' into HEADSamuel Rødal2011-09-061-4/+0
| |\
| * | Introduce Q_QTQUICK1_EXPORT fixing exports in declarative.Friedemann Kleint2011-08-311-0/+8
| * | Fix build.Friedemann Kleint2011-08-191-0/+16
| * | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-031-2/+4
| |\ \
| * \ \ Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-211-8/+7
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into refactorLars Knoll2011-07-131-2/+11
| |\ \ \ \
| * \ \ \ \ Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-121-31/+56
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-061-116/+6
| |\ \ \ \ \ \
| * | | | | | | Start porting the Mac menu system to QPA.Morten Sorvig2011-07-061-19/+2
| * | | | | | | Use Q_WIDGETS_EXPORT for widgets libraryOlli Werwolff2011-06-081-0/+15
| * | | | | | | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-011-6/+11
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Make QtCore compile with on Windows when -qpa is usedOlli Werwolff2011-05-241-5/+7
* | | | | | | | | | Fix building the OpenVG graphicssystem on Linux with static libsBernhard Rosenkraenzer2011-09-121-0/+1
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Remove the build-key from the plugin verification dataBradley T. Hughes2011-09-021-7/+0
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Fix obsolete contact emailJason McDonald2011-07-281-2/+2
* | | | | | | | Changed QLibrary::resolve() to return a function pointer.Kim Motoyoshi Kalland2011-07-251-0/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Cleanup qRound and qRound64: provide overloads for double and floatThiago Macieira2011-07-201-8/+7
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix compilation with icc 11Olivier Goffart2011-07-121-2/+1
* | | | | | Add the #defines for C++0x features in GCC 4.6Thiago Macieira2011-07-121-0/+10
| |_|_|_|/ |/| | | |
* | | | | Introduce QT_DEPRECATED_SINCEOlivier Goffart2011-07-121-0/+17
* | | | | Remove the definition of QT_NO_FPU based on the processor or WSThiago Macieira2011-07-111-4/+0
* | | | | Use Q_DECL_CONSTEXPR in QFlagsOlivier Goffart2011-07-061-15/+15
* | | | | Add Q_DECL_CONSTEXPROlivier Goffart2011-07-061-11/+22
* | | | | Unicode strings are supported from gcc 4.4 onwardsLars Knoll2011-07-061-1/+2
| |_|_|/ |/| | |
* | | | Make use of deleted members in Q_DISABLE_COPYOlivier Goffart2011-07-051-0/+6
* | | | Remove QT3_SUPPORT in src/corelib/globalLars Knoll2011-06-291-116/+0
| |_|/ |/| |
* | | Fix typo in commentOlivier Goffart2011-05-261-1/+1
* | | MSVC do not really support initilizer_listOlivier Goffart2011-05-261-6/+2
* | | Support of lambdas in QtConcurrent::runOlivier Goffart2011-05-261-0/+3
* | | Add QtPrivate::QEnableIfOlivier Goffart2011-05-261-0/+6
| |/ |/|
* | Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
|/