summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
* | Accessibility: Fix rect for QComboBox and QRadioButtonFrederik Gladhorn2014-05-304-0/+23
* | Dummy window for creating GLX context should be override redirectMartin Gräßlin2014-05-301-1/+2
* | Make QWeakPointer's ctor constexprGiuseppe D'Angelo2014-05-291-1/+1
* | QTimer: add convenience singleShot methods for functorsDario Freddi2014-05-282-4/+245
* | Android: extract View_scrollbarDefaultDelayBeforeFadeJ-P Nurmi2014-05-271-0/+3
* | Add support for single-file multi-target intrinsics in QtThiago Macieira2014-05-272-19/+105
* | Android: extract scrollViewStyleJ-P Nurmi2014-05-261-0/+19
* | Use accurate title/status bar gradient colors on OS X.Jake Petroules2014-05-261-11/+31
* | Android: ensure unique IDs when extracting style data for layersJ-P Nurmi2014-05-261-2/+5
* | Android: extract SeekBar_thumbOffsetJ-P Nurmi2014-05-261-0/+6
* | Android: extract progressBarStyle(Small|Large)J-P Nurmi2014-05-261-0/+3
* | Android: add support for extracting RotateDrawableJ-P Nurmi2014-05-261-0/+38