summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fix QChar char constructors documentationSamuel Gaist2015-08-131-2/+10
| | * fix up license referencesOswald Buddenhagen2015-08-132-3/+3
| | * ANGLE: call flex/bison by their standard namesAndrew Knight2015-08-132-6/+6
| | * qprintdialog_unix.cpp: fix out-of-bounds when cwd is empty.David Faure2015-08-131-1/+1
| | * Do not use Q_GLOBAL_STATIC in the implementation of QMutexOlivier Goffart2015-08-131-1/+22
| | * Cocoa: fix integer multiplication overflow in qt_gettime()Michael Klein2015-08-131-0/+5
| | * QMimeProvider: Do not crash when globPatterns is empty.Milian Wolff2015-08-125-1/+24
| | * Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5Oswald Buddenhagen2015-08-1220-129/+292
| | |\
| | | * Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-07-1720-129/+292
| | | |\
| | | | * Better handling of invalid font tables5.4Eskil Abrahamsen Blomfeldt2015-07-105-65/+176
| | | | * Network: Fix up previous corruption patchMarkus Goetz2015-07-089-50/+94
| | | | * Check for integer overflows in places where qAllocMore is usedMikhail Lappo2015-06-196-5/+33
| | | | * quote QUuid valuesEvgeniy Fominov2015-06-071-0/+3
| | | | * Make QStyle::itemPixmapRect handle devicePixelRatioDavid Edmundson2015-06-011-6/+10
| | | | * Improve documentation for Qt::ItemNeverHasChildren.Florian Bruhin2015-06-011-0/+1
| | | | * Doc: Moved some of the generic thumbnail config to relevant qdocconfsVenugopal Shivashankar2015-06-011-2/+0
| | | | * Update QProcess doc to use non-deprecated setProcessEnvironmentSamuel Gaist2015-05-301-4/+4
| | | | * Correct calculation of filesystem data on unusual filesystemsThiago Macieira2015-05-301-3/+3
| | * | | tst_qmimedatabase: check that QFile::remove() worked.David Faure2015-08-121-4/+4
| | * | | QMimeDatabase: use QElapsedTimer instead of QDateTime::currentDateTime()David Faure2015-08-122-4/+4
| | * | | iOS: ensure that we restore text selection with correct cursor and anchor posRichard Moe Gustavsen2015-08-111-1/+1
| | * | | iOS: support cut/copy/paste shortcuts when using Bluetooth keyboardRichard Moe Gustavsen2015-08-111-8/+42
| | * | | QMimeDatabase: Run more tests on non-XDG/shared-mime-info platformsEike Ziller2015-08-116-25/+50
| | * | | QComboBox: make editable comboboxes usable with input methodsRichard Moe Gustavsen2015-08-111-0/+2
| | * | | QLineEdit: update IM status after selection changeRichard Moe Gustavsen2015-08-111-0/+3
| | * | | Use /Zc:throwingNew by default with MSVC 2015Thiago Macieira2015-08-101-1/+1
| | * | | When the focus changes make sure that the IME finishes correctlyAndy Shaw2015-08-101-1/+1
| | * | | Fix out-of-buffer read on image upscaleAllan Sandfeld Jensen2015-08-101-1/+4
| | * | | Extend QNetworkReply test exclusion on OS XSimon Hausmann2015-08-101-8/+1
| | * | | Always return grayscale indexed8 from QImage::alphaChannel()Allan Sandfeld Jensen2015-08-091-3/+4
| | * | | Improve readability of QTextLine's handling of (negative) right bearingTor Arne Vestbø2015-08-071-26/+55
| | * | | WinRT: Fix Visual Studio 2015 project generationMaurice Kalinowski2015-08-072-2/+8
| | * | | WinRT: Link against correct c-runtimeMaurice Kalinowski2015-08-074-30/+12
| | * | | Make tst_accessibility's characterRect match QAccessibleTextWidget::character...Tor Arne Vestbø2015-08-071-1/+1
| | * | | Fix link to QQ articleAndy Shaw2015-08-071-1/+1
| | * | | QTreeView: add size hint handling information to uniformRowHeightsSamuel Gaist2015-08-061-0/+3
| | * | | Doc: mark private QChar constructors as internalSamuel Gaist2015-08-061-0/+2
| | * | | Doc: add documentation for QMAKE_HOSTSamuel Gaist2015-08-062-0/+26
| | * | | Doc: add clarification about signals not being buffered when blockedSamuel Gaist2015-08-061-0/+2
| | * | | Doc: Fix wrong reference QApplication::setStandardPaletteSamuel Gaist2015-08-061-1/+2
| | * | | QProcessEnvironment documentation typo fixSamuel Gaist2015-08-061-6/+6
| | * | | Add reference to QRegularExpressionSamuel Gaist2015-08-061-0/+4
| | * | | Add env variable to control bearer backend polling timers.Lorn Potter2015-08-061-4/+8
| | * | | WinRT: Fix build for Windows 10Maurice Kalinowski2015-08-061-10/+15
| | * | | QMacStyle: Disable progress bar animationsMorten Johan Sørvig2015-08-061-1/+2
| | * | | Fix crash when mixing widgets with QtQuick 1 and Qt Quick 2Simon Hausmann2015-08-062-8/+14
| | * | | WinRT: Add Architecture flag to manifestMaurice Kalinowski2015-08-061-1/+2
| | * | | WinRT: Fix build for Windows 10Maurice Kalinowski2015-08-063-6/+6
| | * | | WinRT: Add dependency support for Win10Maurice Kalinowski2015-08-064-7/+12
| | * | | WinRT: Add manifest and assets to install rulesMaurice Kalinowski2015-08-061-0/+8