summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | winrt: set error if tcp socket initialization failsOliver Wolff2014-06-061-1/+4
| | * | | winrt: do not try to close non existent socketsOliver Wolff2014-06-061-2/+2
| | * | | Windows: Added Comma to list of possible numpad keysOliver Wolff2014-06-061-0/+1
| | * | | Doc: Added link to SQL example page from main Qt SQL landing page.Jerome Pasion2014-06-061-3/+5
| | * | | Fix documentation about QStringLiteralKai Koehne2014-06-061-3/+1
| | * | | iOS: delay callbacks to UITextInput to avoid recursionRichard Moe Gustavsen2014-06-063-39/+61
| | * | | Ensure that there is no duplication of the output directory in outputAndy Shaw2014-06-061-1/+3
| | * | | Remove unfinished NEON version of vectorized rotate samplingAllan Sandfeld Jensen2014-06-061-65/+0
| | * | | Suppress move/resize events if they are the result of call to move()/resize().Friedemann Kleint2014-06-062-14/+55
| | * | | Revert "Fixed duplicate QMoveEvent generated for each QWidget::move call"Friedemann Kleint2014-06-061-4/+1
| | * | | Fix selection by dragging after double click in QWidgetTextControl.Friedemann Kleint2014-06-061-3/+0
| | * | | QPlatformClipboard::emitChanged(): Do not emit signals when closing down.Friedemann Kleint2014-06-061-1/+2
| | * | | Fix alpha in no-opengl configuration on xcbLaszlo Agocs2014-06-061-4/+30
| | * | | Fix visual selection with EGL on xcbLaszlo Agocs2014-06-061-25/+14
| | * | | Avoid polluting the output with warnings on eglfsLaszlo Agocs2014-06-061-0/+2
| | * | | Make multisampling more robust in QOpenGLFramebufferObjectLaszlo Agocs2014-06-062-2/+9
| | * | | QNX: Fix build for QNX 6.5Bernd Weimer2014-06-052-2/+2
| | * | | Android: Use exceptionCheck() function.Christian Strømme2014-06-051-3/+1
| | * | | fix qmaccocoaviewcontainer exampleOswald Buddenhagen2014-06-052-2/+2
| | * | | use the right env var in qmlplugindump callOswald Buddenhagen2014-06-051-3/+5
| | * | | unbreak static qml imports againOswald Buddenhagen2014-06-051-3/+10
| | * | | actually don't install qt dlls into lib/ any moreOswald Buddenhagen2014-06-052-1/+1
| | * | | install pdb files also for static librariesOswald Buddenhagen2014-06-051-4/+1
| | * | | pass (some) index dirs also during -prepare phaseOswald Buddenhagen2014-06-051-1/+15
| | * | | don't check for doc/ dirs' existenceOswald Buddenhagen2014-06-051-2/+1
| | * | | do not auto-add install dir to index dirsOswald Buddenhagen2014-06-051-3/+1
| | * | | ensure that there is always an -indexdir argumentOswald Buddenhagen2014-06-051-3/+7
| | * | | fix/optimize QT_PLUGIN_PATH construction in qtAddTargetEnv()Oswald Buddenhagen2014-06-052-12/+18
* | | | | QWidget: fix documentation for isEnabledTo(0)David Faure2014-06-112-1/+13
* | | | | Add missing detach() in QPixmap::convertFromImage()David Faure2014-06-112-0/+16
* | | | | Compose key plugin: expand "%L" to full path.Gatis Paeglis2014-06-112-9/+15
|/ / / /
* | | | Doc: Updated Layout examples.Jerome Pasion2014-06-106-24/+49
* | | | Fix typo in QGraphicsTextItem::defaultTextColor() documentation.Mitch Curtis2014-06-101-1/+1
* | | | Remove unnecessary comma in QStackedWidget doc.Mitch Curtis2014-06-101-1/+1
* | | | Don't try to draw if there are no points in the pathAndy Shaw2014-06-091-1/+3
|/ / /
* | | Doc: Fix undefined variable in QMetaMethod::invoke() documentationTopi Reinio2014-06-051-1/+1
* | | qfreelist: fix data race on v[at].nextDavid Faure2014-06-051-5/+5
* | | QApp: Method to check for native style usage.Christoph Schleifenbaum2014-06-052-0/+28
|/ /
* | Properly escape bytearray data outside the ascii range when using a codecLars Knoll2014-06-042-2/+28
* | Do not clear default button in QMessageBox::setDetailedText().Friedemann Kleint2014-06-042-0/+7
* | Android: Repaint affected areas when window movesEskil Abrahamsen Blomfeldt2014-06-041-0/+2
* | Android: Support offscreen surfaces on pbuffersEskil Abrahamsen Blomfeldt2014-06-045-1/+30
* | Android: Fix flashing on startup/shutdownEskil Abrahamsen Blomfeldt2014-06-046-12/+74
* | Cocoa: clear queued user input events when window is destroyedDyami Caliri2014-06-033-1/+26
* | Cocoa: Adapt to Xcode 6 clang version sudden pickinessGabriel de Dietrich2014-06-033-3/+3
* | Cocoa: Make QMacNativeWidget event processing workMorten Johan Sørvig2014-06-031-1/+1
* | QNX: fix race condition when clearing transparent bufferRafael Roquetto2014-06-031-2/+2
* | QNX: Fix tst_qfilesystemwatcherBernd Weimer2014-06-031-1/+3
* | Fix VCLibs dependency in WP8.1 manifestAndrew Knight2014-06-031-0/+1
* | remove HSTRING instancesMaurice Kalinowski2014-06-0311-77/+82