summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-223-27/+31
|\
| * Enable checking for whether the system palette was explicitly setHarald Hvaal2015-04-202-0/+4
| * Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-152-27/+27
| |\
| | * Doc: Fix using Apple-related terminology in Qt CoreAlexander Volkov2015-03-312-27/+27
* | | Add ReturnKeyType enum to Qt namespaceKai Uwe Broulik2015-04-092-0/+44
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-064-5/+10
|\| |
| * | Fix BlackBerry build.Sérgio Martins2015-04-041-0/+3
| * | Windows: Use FORMAT_MESSAGE_IGNORE_INSERTS for qt_error_string().Friedemann Kleint2015-04-011-1/+1
| * | Update a few doc regarding Q_FLAGOlivier Goffart2015-04-011-1/+1
| * | Force length of prefix path to be calculated at runtimeKai Koehne2015-04-011-1/+1
| * | Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-311-2/+4
| |\|
| | * Doc: Added the missing description for WindowShadeButtonHintVenugopal Shivashankar2015-03-251-1/+2
| | * Clarify InputMethodHint documentationPaul Olav Tvete2015-03-111-1/+2
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-014-3/+17
|\| |
| * | Use Q_NULLPTR for the null pointers used in macrosThiago Macieira2015-03-301-2/+2
| * | Add QT_Q_FLAG for Qt::MouseEventFlag.Friedemann Kleint2015-03-271-0/+1
| * | Add Qt::WindowFlag to signal that maximizing should cover full screen geometryTor Arne Vestbø2015-03-272-0/+10
| * | Update strtoll and strtoull from upstream FreeBSDThiago Macieira2015-03-261-1/+4
* | | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-03-163-24/+44
|\| |
| * | Make Q_ASSERT_X also check its argument for validityThiago Macieira2015-03-122-2/+1
| * | Clean up QLibraryInfoPrivate::findConfiguration()Ulf Hermann2015-03-111-22/+22
| * | Detect qt.conf in bundle on OSX without QCoreApplicationUlf Hermann2015-03-101-2/+4
| * | Reload QLibraryInfo's settings when QCoreApplication becomes availableUlf Hermann2015-03-101-2/+21
* | | Doc: Change Q_CHECK_PTR documentation to match implementationRainer Keller2015-03-121-4/+7
* | | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-03-092-1/+6
|\| |
| * | iOS: Define QT_NO_PROCESS, as the platform doesn't allow fork/execTor Arne Vestbø2015-03-061-0/+4
| * | Fix -Wunreachable-code warning from clang in preprocessed Q_ASSERTThiago Macieira2015-03-061-1/+1
| * | Make some QAbstractItemModel API invokableStephen Kelly2015-03-041-0/+1
* | | Merge remote-tracking branch 'origin/5.5' into devOswald Buddenhagen2015-03-041-0/+1
|\| |
| * | QEvent types: use Q_ENUM qDebug support instead of custom formattersShawn Rutledge2015-03-031-0/+1
* | | Merge remote-tracking branch 'origin/5.5' into devOswald Buddenhagen2015-03-032-33/+62
|\| |
| * | Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-03-021-1/+3
| |\|
| | * fix default of SettingsPath when qt.conf is presentOswald Buddenhagen2015-02-251-1/+3
| * | QSysInfo: expand Linux distribution detection to /etc/lsb-releaseThiago Macieira2015-02-251-31/+58
| * | Doc: Fix typosSergio Ahumada2015-02-251-1/+1
* | | Bump versionOswald Buddenhagen2015-02-251-2/+2
|/ /
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-244-14/+28
|\|
| * Doc: corrected link/autolink issues in corelibNico Vertriest2015-02-241-4/+3
| * work around MSVC level 4 warningJoerg Bornemann2015-02-171-0/+1
| * qFormatLogMessage: optimize %{backtrace}Olivier Goffart2015-02-141-3/+3
| * Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-02-102-3/+10
| |\
| | * Fix compilation with Apple Clang 425Thiago Macieira2015-02-091-2/+10
| | * Fix memory leak in qSetMessagePatternKai Koehne2015-02-021-2/+6
| | * Correct the version of ICC that has the constexpr bug fixedThiago Macieira2015-01-291-1/+4
| * | logging: Check if uClibc has backtrace supportFatih Aşıcı2015-02-091-4/+11
* | | Merge dev into 5.5Oswald Buddenhagen2015-02-232-3/+5
|\ \ \
| * | | Haiku: Use 'unknown' as QSysInfo::productType()Tobias Koenig2015-02-201-3/+0
| * | | Disable constexpr support for QNXSean Harmer2015-02-201-0/+5
* | | | Merge remote-tracking branch 'origin/dev' into 5.5Frederik Gladhorn2015-02-173-0/+12
|\| | |
| * | | Introduce QT_NO_MIMETYPESérgio Martins2015-02-173-0/+12