summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-0916-116/+231
|\
| * Removing a few unneeded "? true : false"Alessandro Portale2014-10-094-7/+5
| * Merge remote-tracking branch 'origin/5.3' into 5.4Oswald Buddenhagen2014-10-061-0/+25
| |\
| | * QPlainTextEdit: Fix crash on complex undo w/full width selectionEskil Abrahamsen Blomfeldt2014-09-301-0/+25
| * | Stabilize tst_qwizard.Friedemann Kleint2014-10-031-12/+27
| * | tst_QFiledialog::completer(): Avoid directories starting with 'c'.Friedemann Kleint2014-10-031-4/+14
| * | Enable the qmdiarea test on X11Paul Olav Tvete2014-10-032-13/+2
| * | Refactor tst_QFiledialog::completer().Friedemann Kleint2014-10-031-48/+32
| * | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Gabriel de Dietrich2014-10-013-0/+33
| |\ \
| | * | Merge remote-tracking branch 'origin/5.3' into 5.4Gabriel de Dietrich2014-09-293-0/+33
| | |\|
| | | * QNAM: Fix previous HTTP upload CPU fixMarkus Goetz2014-09-251-0/+2
| | | * QSettings: Don't chop off trailing tabs that were actually part of a value.Christian Kandeler2014-09-231-0/+18
| | | * Fix crash in QNetworkAccessCacheBackend::closeDownstreamChannelAlbert Astals Cid2014-09-221-0/+13
| * | | Logging: Disable tracking of debug source info for release buildsKai Koehne2014-10-013-12/+63
| * | | Fix regression in metric calculation of text with mnemonicsAllan Sandfeld Jensen2014-10-011-0/+12
| * | | QMdiArea: Fix positioning of cascaded sub windows.Friedemann Kleint2014-09-301-20/+18
| |/ /
* | | Fix QDomDocument::importNode() crashing on null nodesMarian Beermann2014-10-071-0/+3
* | | Add Objective-C specific type converters to QDateTimeJake Petroules2014-10-073-0/+99
* | | QNetworkRequest: Add new enum to emit all uploadProgress signalsPeter Hartmann2014-10-041-0/+54
* | | Add benchmark for QString::section()Marc Mutz2014-10-041-0/+58
* | | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-291339-24668/+15598
|\| |
| * | Fix handling of IPv6 addresses in QUrl::fromUserInputThiago Macieira2014-09-281-0/+17
| * | Widgets: remove references to QStyleOptionFrameV<n>Marc Mutz2014-09-262-4/+4
| * | tst_QSslError: cleanup unused functionsMarc Mutz2014-09-261-29/+0
| * | Refactored qt_normalizePathSegmentsOliver Wolff2014-09-251-4/+132
| * | Silence moc warnings about 'argument mismatch'Kai Koehne2014-09-251-1/+1
| * | Generate Show/Hide events for widgets when minimized state changes.Friedemann Kleint2014-09-241-0/+24
| * | Expose QSqlDriverPrivate dbmsType in public QSqlDriver apiMatt Broadstone2014-09-2410-261/+256
| * | Update license headers and add new license filesMatti Paaso2014-09-241283-24189/+13933
| * | Abstract proxy model: Add missing delegation of supportedDragActionsEike Ziller2014-09-241-0/+20
| * | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Frederik Gladhorn2014-09-2418-34/+382
| |\ \
| | * | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-2318-34/+382
| | |\|
| | | * QToolButton: properly reset the size hint when a menu is set on itGiuseppe D'Angelo2014-09-161-0/+28
| | | * QSizeGrip: use a QPointer to the tracked TLWGiuseppe D'Angelo2014-09-151-0/+25
| | | * Preventing caching of null authenticatorEric Lemanissier2014-09-091-0/+23
| | | * Avoid adding widget to its own layoutThomas Fischer2014-09-056-0/+112
| | | * Fix crash in QTextLayout::cursorToXKevin Funk2014-09-021-0/+23
| | | * Recreate child windows when changing screensDyami Caliri2014-08-282-1/+38
| | | * Fix several regressions in font selectionEskil Abrahamsen Blomfeldt2014-08-203-8/+34
| | | * OS X - QCollator::compare() returns wrong results.Timur Pocheptsov2014-08-191-25/+37
| | | * refactor disconnectFromFtp to remove cached entries when necessaryMatt Broadstone2014-08-151-0/+21
| | | * Make sure we don't cache old file sizes prior to new writesThiago Macieira2014-08-131-0/+40
| | | * Show the correct cursor for QLineEdit's side buttons.Marcel Krems2014-08-121-0/+4
| * | | QVersionNumber: correctly fail for numerically very large segmentsMarc Mutz2014-09-231-0/+17
| * | | Add unit tests for cleaning up nested functionsThiago Macieira2014-09-231-0/+18
| * | | Fix MSVC source code encoding warnings in tst_qtjson.Friedemann Kleint2014-09-231-3/+3
| * | | Fix QAbstractSocket::readData() behavior on buffered socketAlex Trotsenko2014-09-231-0/+53
| * | | Blacklist constantly failing test cases on OS XKalle Viironen2014-09-238-0/+27
| * | | Fix too fast zooming in QTextEdit with smooth scrolling eventsAllan Sandfeld Jensen2014-09-231-0/+38
| * | | Fix spin box with fine grained wheel eventsAllan Sandfeld Jensen2014-09-231-0/+32
| |/ /