summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* D-Bus system tray: emit activated on middle and right clickShawn Rutledge2015-03-313-20/+10
* D-Bus system tray: emit QPlatformSystemTrayIcon::activated on clickShawn Rutledge2015-03-311-1/+1
* Fix running of dbus-send on some systemsThiago Macieira2015-03-311-1/+1
* D-Bus tray icon menus: support submenusShawn Rutledge2015-03-305-26/+36
* Use Q_NULLPTR for the null pointers used in macrosThiago Macieira2015-03-302-4/+4
* Add tests for detach on setDevicePixelRatio()Morten Johan Sørvig2015-03-240-0/+0
* Fix incorrect FBO bindings with QOpenGLWidgetLaszlo Agocs2015-03-304-4/+54
* Fix invalid characters count in QBig5hkscsCodec::convertFromUnicode()Maks Naumov2015-03-301-0/+1
* QTabBar: Disable wheel events on MacGabriel de Dietrich2015-03-301-0/+2
* QCocoaMenu: Queue 'activated' signal emissionGabriel de Dietrich2015-03-301-1/+3
* testlib: Don't limit linking to XCTest to Xcode projectsTor Arne Vestbø2015-03-301-1/+1
* Android: Only take ownership of threads we explicitly attach to.Christian Strømme2015-03-301-7/+8
* Fix qdoc warning in qopengltexture.cpp.Friedemann Kleint2015-03-301-1/+1
* Remove compression of posted input method events.Friedemann Kleint2015-03-301-4/+1
* Windows: Remove duplicated color masks in qt_write/write_dibv5.Friedemann Kleint2015-03-301-9/+0
* Use QDebugStateSaver to restore space setting in stream operators.Friedemann Kleint2015-03-3026-31/+62
* Use Xlib to resolve font cursor if possibleJørgen Lind2015-03-301-0/+12
* Windows: Send the input method event when the focus object is validAndy Shaw2015-03-301-1/+1
* xcb: Fix bgr888 VNC sessionsLaszlo Agocs2015-03-304-9/+53
* testlib: Detect distribution name/release for blacklisting testsCaroline Chao2015-03-301-0/+9
* Fix "'QCss::Property' is not a class or namespace"Andrew Knight2015-03-301-11/+11
* fix C4275 warnings for MSVC 2010 buildDebao Zhang2015-03-281-1/+2
* Add tests for detach on setDevicePixelRatio()Morten Johan Sørvig2015-03-240-0/+0
* Build bundled freetype as qt_helper_libKonstantin Ritt2015-03-276-77/+88
* QItemSelectionModel: Make selectedIndexes a Q_PROPERTY.Stephen Kelly2015-03-272-1/+7
* Add tests for detach on setDevicePixelRatio()Morten Johan Sørvig2015-03-240-0/+0
* Tests: remove insignificant flag for dbus tests on osxCaroline Chao2015-03-2714-27/+0
* Add QT_Q_FLAG for Qt::MouseEventFlag.Friedemann Kleint2015-03-271-0/+1
* Add XCTest logger backend to QtTestLibTor Arne Vestbø2015-03-2710-5/+780
* Re-generate the time zones database from CLDR v.27Konstantin Ritt2015-03-272-1042/+1073
* Fix time offset for several time zonesKonstantin Ritt2015-03-272-11/+11
* 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