summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | Remove the build-key from the plugin verification dataBradley T. Hughes2011-09-023-35/+0
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Add flag for non-recursive lookup of child qobject(s)David Faure2011-08-152-1/+12
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Fix obsolete contact emailJason McDonald2011-07-281-2/+2
* | | | | | | | | | | | Changed QLibrary::resolve() to return a function pointer.Kim Motoyoshi Kalland2011-07-252-0/+9
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Doc: Removed documentation for deleted code.David Boddie2011-07-212-251/+0
* | | | | | | | | | | 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-122-0/+32
* | | | | | | | | 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
* | | | | | | | | Remove references to QT_INSTALL_DEMOS & DemosPath.Casper van Donderen2011-07-062-10/+0
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Make use of deleted members in Q_DISABLE_COPYOlivier Goffart2011-07-051-0/+6
* | | | | | | | Remove QT3_SUPPORT in src/corelib/globalLars Knoll2011-06-294-520/+0
* | | | | | | | Remove QPainter::UniteClipGunnar Sletta2011-06-281-2/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Fix the build for QUuidLiang Qi2011-05-271-0/+5
* | | | | | | 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
* | | | | | | Doc: Fixing typoSergio Ahumada2011-05-251-2/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-2421-344/+344
* | | | | | Doc: Applied pending fixes to API documentation.David Boddie2011-05-231-4/+4
| |_|_|_|/ |/| | | |
* | | | | Updated Qt and QtBase module version number to 5.0.0Eckhart Koppen2011-05-131-2/+2
| |_|_|/ |/| | |
* | | | make QLibraryInfo return clean pathsOswald Buddenhagen2011-05-111-4/+6
* | | | make relative paths in qt.conf work inside qmakeOswald Buddenhagen2011-05-111-1/+1
* | | | Move QTextCursor::MoveStyle to Qt namespaceJiang Jiang2011-05-111-0/+6
| |_|/ |/| |
* | | Add qglobal.h exports for QtLocation & QtSensorsAlex2011-05-091-20/+46
* | | Add Q_UNIMPLEMENTED() macroKent Hansen2011-05-041-0/+4
| |/ |/|
* | Make QtQuick2 compile on QPAEskil Abrahamsen Blomfeldt2011-04-281-1/+2
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2723-0/+17475