summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use QStringLiteral where applicable in QtDBusThiago Macieira2015-03-318-61/+64
* Windows: Fix QT_NO_OPENGL buildKai Koehne2015-03-312-7/+15
* xcb: set WM_NAME window propertyShawn Rutledge2015-03-313-0/+51
* 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
* 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
* Fix incorrect FBO bindings with QOpenGLWidgetLaszlo Agocs2015-03-303-4/+28
* 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
* 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
* 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 QT_Q_FLAG for Qt::MouseEventFlag.Friedemann Kleint2015-03-271-0/+1
* Add XCTest logger backend to QtTestLibTor Arne Vestbø2015-03-276-2/+643
* Re-generate the time zones database from CLDR v.27Konstantin Ritt2015-03-271-954/+974
* Fix time offset for several time zonesKonstantin Ritt2015-03-271-6/+6
* Update CLDR to v27Konstantin Ritt2015-03-274-4519/+4952
* [QLocaleData] Extract defaultContent localesKonstantin Ritt2015-03-271-1795/+1822
* Re-generate Unicode data tablesKonstantin Ritt2015-03-272-6294/+7321
* Update Unicode data up to v7.0Konstantin Ritt2015-03-276-7/+124
* 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
* 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
* 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-271-2/+2
* 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
* Fix soft-hyphen appearance at line-breakKonstantin Ritt2015-03-261-0/+13