summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-29Bump package version to 5.2.2submit/tizen/20140129.113108accepted/tizen/ivi/20140129.180915accepted/tizen/generic/20140129.143057accepted/tizen/iviaccepted/tizen/genericTomasz Olszak1-1/+1
2014-01-29Fixes build on mobile:arm/atom ivi and genericTomasz Olszak1-12/+5
2014-01-29Proper handling of x,wayland bcond's.Tomasz Olszak1-11/+18
2014-01-29Refactored spec file.Tomasz Olszak1-41/+3
2014-01-29Bump package version to 5.2.1Tomasz Olszak1-1/+1
2014-01-29GL instead of EGL Used in Mobile.Tomasz Olszak1-3/+15
2014-01-29Temporary removed tizenscim input context plugin.Tomasz Olszak1-4/+4
2014-01-29spec files adapted for TizenTomasz Olszak1-253/+315
2014-01-29Import from MerTomasz Olszak3-0/+1023
2014-01-28Merge remote-tracking branch 'origin/stable' into wip/tizenTomasz Olszak115-463/+1382
2014-01-28Cocoa: Silence tablet event warning on 10.6Morten Johan Sørvig1-0/+6
2014-01-27Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn10-106/+210
2014-01-27Doc: Remove unused defines from global template.Jerome Pasion1-6/+0
2014-01-27Fix typo in the function argument of QRect::moveTo: t -> yThiago Macieira1-1/+1
2014-01-27X11: build again on Linux distros that don't have XInput 2.2Shawn Rutledge1-1/+3
2014-01-25Doc: Remove section on how build the MySQL driver for MinGW usersKai Koehne1-67/+0
2014-01-25Doc: Added more information about the WriteOnly modeVenu1-2/+3
2014-01-24evdevtouch: Don't try to keep reading on EAGAINRobin Burchell1-26/+47
2014-01-24Remove invalid comment from qabstractanimation_p.Jędrzej Nowacki1-2/+2
2014-01-24Remove obsolete parts from QNAM documentationAlex Blasche1-6/+1
2014-01-24add buildsystem changelogOswald Buddenhagen1-0/+12
2014-01-24move qprocess changelog entry to windows sectionOswald Buddenhagen1-4/+2
2014-01-24Make the QEXPECT_FAIL agree with the QVERIFY2 condition belowJan Arve Saether1-1/+1
2014-01-23Cleanup of the android clipboard handlingSamuel Gaist2-5/+13
2014-01-23Revert "Fix mix of new[] / malloc in QTest::toHexRepresentation"Thiago Macieira1-3/+4
2014-01-23ensure that output path is normalizedOswald Buddenhagen1-1/+1
2014-01-23Doc: corrected broken linksNico Vertriest5-15/+12
2014-01-23QAbstractSocket: make build with debug statements compilePeter Hartmann1-1/+1
2014-01-23Don't include <gnu/lib-names.h> when compiling with uClibcJorgen Lind2-2/+2
2014-01-23Updated the list of examples tagged for AndroidVenu1-28/+7
2014-01-23Add Qt 5.2.1 changelogThiago Macieira1-0/+154
2014-01-22Don't allow the QLibraryStore to be recreated during shutdownThiago Macieira1-6/+15
2014-01-22fix VS 2010 project file generation for release modeJoerg Bornemann1-2/+5
2014-01-22EvdevTouch: Don't remove released touch data for Type B; only ignore slotRobin Burchell1-8/+29
2014-01-22Do not overwrite basePixmap of QIconLoader PixmapEntryAlbert Astals Cid2-3/+6
2014-01-22Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn27-71/+257
2014-01-22qdoc: Fix crash in Generator::generateInnerNodeAlbert Astals Cid1-5/+6
2014-01-22Mac Style: Fix non-native menubar item spacingGabriel de Dietrich2-0/+9
2014-01-22Replace @BUNDLEIDENTIFER@ in Info.plistMorten Johan Sørvig1-0/+4
2014-01-22Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn27-71/+257
2014-01-22Fix the alignment for non-ASCII stringsThiago Macieira1-2/+4
2014-01-22Fix mix of new[] / malloc in QTest::toHexRepresentationThiago Macieira1-4/+3
2014-01-22QDir: Do not assume that root ends with a slashOrgad Shaneh2-4/+9
2014-01-21X11: Qt::ActiveWindowFocusReason in QFocusEvent when appropriateShawn Rutledge1-3/+3
2014-01-21Conditionally disable deprecated warningsKurt Pattyn1-2/+6
2014-01-21Initialize QGuiApplicationPrivate::lastCursorPosition to infFrederik Gladhorn1-1/+2
2014-01-21Do not limit clang generated debug info to dwarf-2 on mac.Erik Verbruggen1-4/+0
2014-01-21Don't skip content drawing for QtQuickControls SpinBoxMartin Klapetek1-1/+5
2014-01-21Fix a bug in some QString comparison operatorsLars Knoll2-4/+60
2014-01-21Work around FBO readback bug on Samsung Galaxy Tab 3Eskil Abrahamsen Blomfeldt3-7/+9