summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-07-24116-1769/+2274
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-23116-1769/+2274
| |\
| | * default to -compile-examplesOswald Buddenhagen2013-07-222-19/+4
| | * don't install mac bundles atomicallyOswald Buddenhagen2013-07-223-27/+60
| | * mac frameworks: link target alias to Current versionOswald Buddenhagen2013-07-221-3/+2
| | * fix target strip-ing inside mac bundlesOswald Buddenhagen2013-07-221-8/+13
| | * make unescapeFilePath() less inefficientOswald Buddenhagen2013-07-221-6/+2
| | * escape paths coming from prl filesOswald Buddenhagen2013-07-222-3/+9
| | * unbreak use of not-overquoted ICON entriesOswald Buddenhagen2013-07-221-3/+2
| | * fix c-quoting of strings which contain quotesOswald Buddenhagen2013-07-221-1/+1
| | * resolve output of .depend_command relative to $$OUT_PWDOswald Buddenhagen2013-07-221-4/+28
| | * document that validity of exitCode() depends on exitStatus() == NormalExitOswald Buddenhagen2013-07-221-3/+7
| | * Don't check for the existence of private include directories.Stephen Kelly2013-07-222-6/+13
| | * xcb: Don't use Xlib's XBell() functionUli Schlachter2013-07-221-6/+3
| | * Prevent activation of windows with Qt::WindowDoesNotAcceptFocus.Friedemann Kleint2013-07-222-1/+6
| | * Ensure that the user codecs are listed in QTextCodec::availableCodecsThiago Macieira2013-07-212-4/+52
| | * Fix compilation of QtTest on Linux systems with old kernel headersThiago Macieira2013-07-211-0/+10
| | * Fix wayland-scanner to work with CONFIG+=silentJan Arne Petersen2013-07-201-53/+53
| | * Expect tst_QEasingCurve::setCustomType() failing on 32 bit Ubuntu 11.10Simo Fält2013-07-202-0/+4
| | * Changed digia contact details to */legal, updated licensesTeemu Kaukoranta2013-07-2049-1352/+1381
| | * Fix warning about using QString's const char* constructor on MacThiago Macieira2013-07-201-1/+2
| | * Ignore or suppress warning and debug messages in tst_QLocalSocketThiago Macieira2013-07-204-6/+11
| | * Fix incomplete override of QIODevice::open in QProcess and QLocalSocketThiago Macieira2013-07-208-55/+120
| | * Add a test for QLocalSocket::openThiago Macieira2013-07-201-0/+23
| | * Use the compilers used by Qt for the CMake tests.Stephen Kelly2013-07-191-0/+2
| | * Fix compilation of run-time-resolved SSL on AndroidEskil Abrahamsen Blomfeldt2013-07-191-3/+3
| | * Add manual test for UNC pathsGatis Paeglis2013-07-194-1/+107
| | * fix endless loop in QProcess/Win drainOutputPipesJoerg Bornemann2013-07-181-2/+4
| | * XCB: Set WM_CLASS.Friedemann Kleint2013-07-185-0/+57
| | * Better errorhandling for the fontengine on WINCE.Bjoern Breitmeyer2013-07-181-5/+4
| | * QNX: Handle Qt::WindowDoesNotAcceptFocus correctly.Friedemann Kleint2013-07-171-1/+1
| | * Fix typo in qdoc's messages.Takumi Asaki2013-07-171-2/+2
| | * OSX: Disable window restoration for the Mac font panelLiang Qi2013-07-171-0/+5
| | * Make *ItemBoundingRect modes work with custom shapes.Mitch Curtis2013-07-162-1/+53
| | * Fix QDBusAbstractInterface::isValid() for peer connectionsAlberto Mardegan2013-07-162-5/+35
| | * Detect popup window correctly in modal window blocked handling.Friedemann Kleint2013-07-162-2/+8
| | * Fix compilation of QLockFile on SolarisDavid Faure2013-07-161-0/+4
| | * QGuiApplicationPrivate::updateBlockedStatus(): Recurse over children.Friedemann Kleint2013-07-162-9/+21
| | * Doc: Update description of QAbstractItemModel::supportedDragActions()Topi Reinio2013-07-161-2/+4
| | * Mac OS: Fix a crash in tst_qgraphicsproxywidget.Friedemann Kleint2013-07-161-0/+3
| | * Only run the cmake test in the install location if not already done.Stephen Kelly2013-07-151-4/+6
| | * Define QT_NO_DEBUG with RelWithDebInfo and MinSizeRel builds.Stephen Kelly2013-07-151-0/+2
| | * un-clash iterator namesOswald Buddenhagen2013-07-151-8/+8
| | * don't change timestamp of unchanged filesOswald Buddenhagen2013-07-151-0/+6
| | * de-duplicate writeout of config filesOswald Buddenhagen2013-07-152-89/+90
| | * prune unused filesDiffer() and writeToFile() functionsOswald Buddenhagen2013-07-152-44/+0
| | * undo accidental string mergeOswald Buddenhagen2013-07-151-1/+1
| | * tst_QIcon: Fix availableSizes() and task223279_inconsistentAddFile()Sergio Ahumada2013-07-158-24/+24
| | * test: Mark tst_QNetworkReply::backgroundRequestInterruption() as XFAIL on OS ...Sergio Ahumada2013-07-151-0/+4
| | * test: organize tst_qnetworkreply .pro file a bitSergio Ahumada2013-07-151-4/+1