summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * fix quoting problems in ios main() renamerOswald Buddenhagen2015-03-272-8/+11
| * provide a way to disable only the axserver registrationOswald Buddenhagen2015-03-271-1/+2
| * don't print "progress bar" when stdout is no ttyOswald Buddenhagen2015-03-271-2/+2
| * don't suppress compiler output in verbose modeOswald Buddenhagen2015-03-271-1/+5
| * suppress compiler output in compilerSupportsFlag()Oswald Buddenhagen2015-03-271-2/+2
| * make it possible to suppress the creation of a private moduleOswald Buddenhagen2015-03-271-2/+2
| * export modules with TEMPLATE=aux as no_linkOswald Buddenhagen2015-03-271-1/+3
| * Fix WinRT native file picker empty parametersPeng Wu2015-03-271-29/+35
| * winrt: Fix UDP socket writeDatagramPeng Wu2015-03-271-43/+38
| * Implement flush function in WinRT file enginePeng Wu2015-03-272-8/+29
| * ibus: Get display number when screen number is omitted.Takao Fujiwara2015-03-271-0/+2
| * Do not emit textEdited on inputMask changeJoni Poikelin2015-03-272-2/+13
| * iOS: Update statusbar style based on MaximizeUsingFullscreenGeometryHintTor Arne Vestbø2015-03-272-13/+18
| * Add Qt::WindowFlag to signal that maximizing should cover full screen geometryTor Arne Vestbø2015-03-273-1/+12
| * xcb: Speed up screens' initializationAlexander Volkov2015-03-271-60/+77
| * Handle SelectionWindowDestroy in QXcbClipboardMartin Gräßlin2015-03-271-1/+2
| * QDateTime: remove unused parameter from localMSecsToEpochMSecs()Marc Mutz2015-03-261-10/+4
| * QDate: further optimize toString()Marc Mutz2015-03-261-11/+23
| * QJpegHandler: fix race conditionDavid Faure2015-03-261-9/+12
| * configure: take XQMAKESPEC into account when looking for files.Rafael Roquetto2015-03-261-2/+4
| * QNX: Fix compilation on Windows.Rafael Roquetto2015-03-261-1/+5
| * Fix soft-hyphen appearance at line-breakKonstantin Ritt2015-03-261-0/+13
| * Set dontPrint flag for the respective glyphKonstantin Ritt2015-03-261-15/+14
| * Better detection of Symbol fontsKonstantin Ritt2015-03-261-1/+7
| * Detect Thai writing system support from the font's Code Page BitfieldsKonstantin Ritt2015-03-261-0/+6
| * Add tests for detach on setDevicePixelRatio()Morten Johan Sørvig2015-03-240-0/+0
| * Remove extra semi-colons: clang doesn't like itThiago Macieira2015-03-261-8/+8
| * tst_QDnsLookup: Use a different character from space in TXT multiThiago Macieira2015-03-261-2/+3
| * Update strtoll and strtoull from upstream FreeBSDThiago Macieira2015-03-263-215/+61
| * QtOpenGL: Fix const correctness in old style castsThiago Macieira2015-03-262-2/+2
| * Don't remove mnemonics and parentheses under non-Mac system.Debao Zhang2015-03-261-0/+2
| * iOS: Implement basic QPlatformOffscreenSurface subclassTor Arne Vestbø2015-03-251-1/+15
| * Add a section about QOpenGLWidget alternativesLaszlo Agocs2015-03-251-0/+17
| * Avoid crashing in the vao when not supportedLaszlo Agocs2015-03-251-6/+7
| * Resize backingstore properly on devicePixelRatio changesPaul Olav Tvete2015-03-251-6/+17
| * Proper geometry conversion for devicePixelRatio > 1Paul Olav Tvete2015-03-251-1/+6
| * Ensure that CSS rules are inherited from the parent tagsAndy Shaw2015-03-256-70/+376
| * Don't replay mouse press event which closes a popup on X11Alexander Volkov2015-03-254-2/+8
| * iOS: support SH_ComboBox_UseNativePopup in fusion styleRichard Moe Gustavsen2015-03-251-0/+5
| * QComboBox: use native popup on iOSRichard Moe Gustavsen2015-03-252-7/+7
| * QComboBox: change showNativePopup to be non-blockingRichard Moe Gustavsen2015-03-252-51/+81
| * Add mingw GCC Version to qconfig.priEric Lemanissier2015-03-253-0/+27
| * Add tests for detach on setDevicePixelRatio()Morten Johan Sørvig2015-03-240-0/+0
| * qdoc: Duplicate QML types in the "All QML Types" list are distinguishedMartin Smith2015-03-257-146/+96
| * qdoc: Remove obsolete stuff from the qdoc manualMartin Smith2015-03-259-104/+7
| * libinput: Reorganize touch frame handlerLaszlo Agocs2015-03-251-11/+15
| * Make QAbstractProxyModel API invokable.Stephen Kelly2015-03-251-4/+4
| * QAbstractItemModel: Make the match() method Q_INVOKABLEStephen Kelly2015-03-251-4/+4
| * Doc: Update URLsTobias Hunger2015-03-251-2/+2
| * Improve debug formatting of key and mouse events.Friedemann Kleint2015-03-251-5/+5