summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update CLDR to v27Konstantin Ritt2015-03-277-4579/+5074
* [QLocaleData] Extract defaultContent localesKonstantin Ritt2015-03-273-1800/+1869
* Re-generate Unicode data tablesKonstantin Ritt2015-03-272-6294/+7321
* Update Unicode data up to v7.0Konstantin Ritt2015-03-278-44/+211
* Update UCD source files to v7.0Konstantin Ritt2015-03-2719-25489/+7342
* Make versioned OpenGL functions working with the subclass patternLaszlo Agocs2015-03-275-2/+69
* xcb: Do not crash with VNCLaszlo Agocs2015-03-272-4/+5
* Add tests for detach on setDevicePixelRatio()Morten Johan Sørvig2015-03-240-0/+0
* Windows: Support virtual folders as initial directory for file dialog.Friedemann Kleint2015-03-274-19/+83
* qdoc: No internal qmlabstract types in the "inherited by" listMartin Smith2015-03-274-5/+6
* qdoc: Update for classes in namespacesMartin Smith2015-03-275-9/+44
* qdoc: Add details to messages about not finding files.Friedemann Kleint2015-03-272-3/+9
* add DISTFILES support for Visual Studio projectsJoerg Bornemann2015-03-275-0/+23
* 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