summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-065-6/+243
* Make RCC handle bigger binarieshjk2014-06-065-71/+210
* 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-055-11/+22
* 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
* Expose "android-extra-plugins" androiddeployqt feature to qmakeAleix Pol2014-06-051-1/+5
* 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-042-0/+31
* 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
* qmake: generate make dist target for subdir projectsJ-P Nurmi2014-06-023-29/+91
* 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-314-6/+13
* Do not always fallback to bitmap printing when printing alpha.Jan Arve Saether2014-05-313-17/+35
* Fix QMAKE_EXTRA_COMPILERS' depend_command being ignoredGiuseppe D'Angelo2014-05-301-1/+1
* QSaveFile: follow symbolic linksOlivier Goffart2014-05-303-3/+130
* 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-283-4/+344
* RCC: Remove support for CONFIG += resource_combinehjk2014-05-271-14/+3
* Android: extract View_scrollbarDefaultDelayBeforeFadeJ-P Nurmi2014-05-271-0/+3
* Fix test script: let actual font used match the font descriptionaavit2014-05-271-6/+6
* Detect the CRC32 instruction availability at runtimeThiago Macieira2014-05-270-0/+0
* Add support for single-file multi-target intrinsics in QtThiago Macieira2014-05-274-28/+114
* Automatically enable precompiled headers for Qt modulesThiago Macieira2014-05-271-0/+2
* qmake: share the default variablesJ-P Nurmi2014-05-273-28/+23
* 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
* Fix support for depth/stencil textures in QOpenGLTextureGiuseppe D'Angelo2014-05-262-8/+248
* simpletreemodel example: rename parent() to parentItem() for clarityDavid Faure2014-05-253-18/+18
* Introduce QOpenGLTexture::target()Giuseppe D'Angelo2014-05-242-0/+13
* Guarantee QTextEngine::findItem() returns -1 for invalid strPosKonstantin Ritt2014-05-232-2/+7
* Fix linking warnings on OS X with qmlimportscannerSimon Hausmann2014-05-231-1/+1