summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * Account for the sort indicator being placed above the text on VistaAndy Shaw2014-05-263-9/+23
| | * Fix loss of precision warningsFrederik Gladhorn2014-05-262-3/+3
| | * IPv6 scope ID of zero is not validThiago Macieira2014-05-262-6/+9
| | * QOpenGLTexture: test for extensions when checking featuresGiuseppe D'Angelo2014-05-251-8/+24
| | * Fix the doc so it uses the defined parameter names for the signalsAndy Shaw2014-05-241-15/+15
| | * QPrinter/Windows: Fix handling of native paper source ids.Friedemann Kleint2014-05-232-16/+33
| | * Windows: Fix qt_imageFromWinHBITMAP().Friedemann Kleint2014-05-231-74/+86
| | * Remove unused variable in qwindowsmousehandler.cpp.Friedemann Kleint2014-05-231-1/+0
| | * iOS: Be more careful when hiding the keyboard upon enterRichard Moe Gustavsen2014-05-231-3/+3
| | * fix and de-duplicate qprocess apidocsOswald Buddenhagen2014-05-233-78/+77
| | * escape apostropheOswald Buddenhagen2014-05-231-1/+1
| | * purge obsolete variable documentationPathOswald Buddenhagen2014-05-231-6/+0
| | * Call doneCurrent on QOpenGLContext when the surface diesLaszlo Agocs2014-05-231-0/+6
| | * WinRT: fix default font when DirectWrite is disabledAndrew Knight2014-05-232-2/+9
| | * Direct2D QPA: Fix HighRes paintingLouai Al-Khanji2014-05-232-11/+10
| | * Direct2D QPA: Add missing break statementLouai Al-Khanji2014-05-231-0/+1
| | * Fix a crash in QOpenGLTexture::allocateStorage()Tasuku Suzuki2014-05-231-1/+3
| | * QPrintDialog OSX: Fix qApp->processEvents argumentsDyami Caliri2014-05-221-1/+1
| | * Fall back to ANGLE BlitFramebuffer and RenderbufferStorageMultiSampleAndrew Knight2014-05-221-2/+6
| | * WinRT: Support High-DPIAndrew Knight2014-05-226-38/+171
| | * ANGLE WinRT: Create swap chain using physical resolutionAndrew Knight2014-05-222-14/+228
| | * Support Windows Phone 8.1 in WinRT QPAAndrew Knight2014-05-225-18/+69
| | * Direct2D QPA: Move QVectorPath conversion function into private classLouai Al-Khanji2014-05-221-101/+103
| | * Direct2D QPA: Get rid of QPainterPath conversion functionLouai Al-Khanji2014-05-221-46/+3
| | * Direct2D QPA: Cache QVectorPaths if drawn more than onceLouai Al-Khanji2014-05-221-6/+43
* | | Accessibility iOSFrederik Gladhorn2014-06-0617-30/+521
* | | Android: extract calendarViewStyleJ-P Nurmi2014-06-061-0/+37
* | | Fix key navigation through cells with spans in QTableView.Mitch Curtis2014-06-061-1/+8
* | | Make RCC handle bigger binarieshjk2014-06-063-53/+167
* | | Do not try to handle OOM exceptions in loggingKai Koehne2014-06-061-77/+3
* | | Make the ICO image handler capable of reading CUR files too.Robin Burchell2014-06-053-7/+7
* | | Fix multisampled fbo readbackLaszlo Agocs2014-06-051-11/+37
* | | Android: Rename image method to toImage.BogDan Vatra2014-06-052-2/+2
|/ /
* | Android: extract complete actionBarStyleJ-P Nurmi2014-06-051-1/+36
* | Assign a parent to QConnmanServiceInterface instancesJakub Adam2014-06-051-1/+1
* | Mac Style: Don't crash when rendering PE_IndicatorBranch without widgetGabriel de Dietrich2014-06-051-1/+2
* | Android: extract switchStyleJ-P Nurmi2014-06-041-2/+46
* | Android: extract styles for ToolBar & ToolButtonJ-P Nurmi2014-06-041-0/+4
* | QSaveFile: error out in open when the file is a directoryOlivier Goffart2014-06-041-0/+6
* | Fix internationalization of "txt File" in QFileDialogLasse Liehu2014-06-031-2/+4
* | Windows: Emit screen changed signal of top level windows.Friedemann Kleint2014-06-033-23/+60
* | Update for the newest Darwin-family operating systems.Jake Petroules2014-06-033-1/+22
* | RCC: Avoid some needless to/fromLatin1 cyclehjk2014-06-031-10/+11
* | Android: Introduce SimpleJsonWriterBogDan Vatra2014-06-031-38/+100
* | Android: add support for extracting AnimationDrawableJ-P Nurmi2014-06-031-0/+26
* | Remove tracking of the current fboLaszlo Agocs2014-06-023-31/+20
* | qdoc: Give documenter more control of linkingMartin Smith2014-06-0121-609/+816
* | Accessibility: Fix select state usageFrederik Gladhorn2014-05-313-4/+3
* | Do not always fallback to bitmap printing when printing alpha.Jan Arve Saether2014-05-313-17/+35
* | QSaveFile: follow symbolic linksOlivier Goffart2014-05-302-3/+16