summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-24103-1240/+4195
|\
| * cocoa: avoid sending windowNotification to a non-QNSViewShawn Rutledge2013-12-231-4/+5
| * Doc: suppress documentation of methods users shouldn't useThiago Macieira2013-12-211-0/+2
| * iOS: Fix C++11 buildTor Arne Vestbø2013-12-211-1/+1
| * Prevent a crash when there is no accessible interfaceAndy Shaw2013-12-211-1/+4
| * Fix warnings about forward declarations (-Wmismatched-tags)Sérgio Martins2013-12-202-3/+3
| * Doc: added qtquick to depends statement in qttestlib.qdocconfNico Vertriest2013-12-201-1/+1
| * Fixed another assert in qwindowskeymapperOliver Wolff2013-12-201-2/+5
| * Doc: corrected broken linksNico Vertriest2013-12-202-2/+3
| * Update bundled HarfBuzz sources up to 0.9.25Konstantin Ritt2013-12-1956-1017/+3945
| * Fix writingSystems determination by code page range bitsKonstantin Ritt2013-12-193-8/+42
| * tslib: Derive default device value from TSLIB_TSDEVICE environment variableDaniel Giurcanu2013-12-181-1/+4
| * Fix [Linux]/[Linuxfb] screen initialization.Daniel Giurcanu2013-12-182-2/+4
| * Fix static builds on Mac.Morten Johan Sørvig2013-12-189-60/+60
| * Fix qlocale_blackberry buffer initializationRafael Roquetto2013-12-171-4/+4
| * Introduce Q_ATTRIBUTE_FORMAT_PRINTFHarald Fernengel2013-12-173-62/+20
| * qthread_win.cpp: Fix warnings when waiting for adopted threads.Friedemann Kleint2013-12-171-1/+5
| * Clarify foreach's documentation on valued-containersAlejandro Exojo2013-12-171-3/+5
| * Fix build with HarfBuzz-NG older than 0.9.20Konstantin Ritt2013-12-171-1/+1
| * Fix build with -WerrorKonstantin Ritt2013-12-172-2/+2
| * Fix QAccessibleStateChangeEvent object leakJian Liang2013-12-171-2/+2
| * Use the short time format of the current locale on WindowsThiago Macieira2013-12-161-2/+10
| * Use #pragma warning(push) and pop to control our warningsThiago Macieira2013-12-161-1/+2
| * CMake: Generate config-specific moc parameters file.Stephen Kelly2013-12-161-0/+1
| * QNX: avoid composition when possibleMatt Hoosier2013-12-161-11/+20
| * On configuration removal, take it away from foundConfigurationsLorn Potter2013-12-161-0/+1
| * make sure to signal only changed configurationsLorn Potter2013-12-161-4/+8
| * add NetworkSessionRequired to connman caps.Lorn Potter2013-12-161-1/+2
| * Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-12-163-6/+17
| |\
| | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-123-6/+17
| | |\
| | | * Fix QtDeclarative and QtQml co-existence part three ;(v5.2.0Simon Hausmann2013-12-062-4/+15
| | | * Windows command line parsing: Do escape backslash.Friedemann Kleint2013-12-061-2/+2
| * | | Fix strings in QImageWriter.ABBAPOH2013-12-161-9/+5
| * | | fix parsing of bound SQL statements for PostgreSQLIsrael Lins Albuquerque2013-12-162-2/+6
| * | | BlackBerry: fix sqlite plugin compilationRafael Roquetto2013-12-161-0/+1
| * | | iOS has native windows but not window managementShawn Rutledge2013-12-161-0/+2
| * | | always use connman to connect to cellular servicesLorn Potter2013-12-161-27/+2
* | | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2013-12-2368-246/+471
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-1668-246/+471
| |\| | |
| | * | | Fix QBackingStore object leakingLiang Jian2013-12-161-3/+5
| | * | | Windows: Fix printing.Friedemann Kleint2013-12-161-1/+2
| | * | | Correct debug bit setting with WGLLaszlo Agocs2013-12-131-6/+8
| | * | | Partially revert "Move notification of layout change up from QApplication to ...Robin Burchell2013-12-132-0/+26
| | * | | QMetaType: Fix equality comparison of type-erased iterators.Stephen Kelly2013-12-131-2/+12
| | * | | QMetaType: Fix copy of type erased iteratorStephen Kelly2013-12-131-2/+10
| | * | | QMetaType: Rename template type of type-erased iterator operations.Stephen Kelly2013-12-121-6/+6
| | |/ /
| | * | Make QTemporaryDir file name more randomKai Koehne2013-12-121-14/+25
| | * | Check if device is opened before trying to create image handler.ABBAPOH2013-12-121-14/+35
| | * | iOS: Fix failing assert in QUIView displayLayer()Tor Arne Vestbø2013-12-111-3/+4
| | * | Move notification of layout change up from QApplication to QGuiApplication.Robin Burchell2013-12-103-11/+5