summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-032-2/+11
|\
| * Fix obsolete contact emailJason McDonald2011-07-281-2/+2
| * Changed QLibrary::resolve() to return a function pointer.Kim Motoyoshi Kalland2011-07-252-0/+9
* | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-213-259/+7
|\|
| * 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
* | Merge remote-tracking branch 'origin/master' into refactorLars Knoll2011-07-131-2/+11
|\|
| * 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
* | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-124-41/+71
|\|
| * 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
* | Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-064-472/+7
|\|
| * 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
* | Start porting the Mac menu system to QPA.Morten Sorvig2011-07-061-19/+2
* | add QInputMethodQueryEventLars Knoll2011-06-221-1/+2
* | Use Q_WIDGETS_EXPORT for widgets libraryOlli Werwolff2011-06-081-0/+15
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-013-8/+18
|\|
| * 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
* | The proper fix for subwindow parenting issues.Laszlo Agocs2011-05-301-1/+1
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-2421-348/+348
|\|
| * 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
* | Make QtCore compile with on Windows when -qpa is usedOlli Werwolff2011-05-242-6/+8
* | Merge remote branch 'origin/master' into refactorLars Knoll2011-05-161-2/+2
|\|
| * Updated Qt and QtBase module version number to 5.0.0Eckhart Koppen2011-05-131-2/+2
* | Merge remote branch 'origin/master' into refactorLars Knoll2011-05-122-4/+12
|\|
| * 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
* | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-111-20/+50
|\|
| * Add qglobal.h exports for QtLocation & QtSensorsAlex2011-05-091-20/+46
| * Add Q_UNIMPLEMENTED() macroKent Hansen2011-05-041-0/+4
* | Merge remote branch 'origin/master' into refactorLars Knoll2011-05-041-1/+2
|\|
| * Make QtQuick2 compile on QPAEskil Abrahamsen Blomfeldt2011-04-281-1/+2
* | Get rid of QWindow::WindowType and clean up Qt::WindowFlags instead.Samuel Rødal2011-04-281-57/+1
* | WIP Qt 5 API.Samuel Rødal2011-04-281-5/+5
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2723-0/+17475