summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-1422-39/+210
|\
| * Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-06-1117-24/+156
| |\
| | * Remove QLatin1Literal usagesGiuseppe D'Angelo2019-06-101-8/+8
| | * QInputDeviceManager: replace a QMap<enum,int> with a std::array<int,#enum-val...Marc Mutz2019-06-063-5/+8
| | * QDistanceField: add missing copy assignment operatorMarc Mutz2019-06-062-0/+4
| | * vulkan: Add debug message filteringLaszlo Agocs2019-05-284-0/+57
| | * QTextMarkdownWriter: write fenced code blocks with language declarationShawn Rutledge2019-06-047-11/+79
| * | Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-06-0659-403/+757
| |\|
| | * Markdown and HTML: support image alt text and titleShawn Rutledge2019-06-019-12/+48
| * | Bump version to Qt 6Lars Knoll2019-05-142-3/+6
* | | CMake: Compile fix for MinGW 8.1.0Cristian Adam2019-06-051-0/+9
* | | Add AppleClang as exception for warnings as errors for md4c libraryAlexandru Croitor2019-06-051-1/+1
* | | cmake: Add warnings_are_errors optionAlbert Astals Cid2019-06-051-0/+7
* | | Fix OpenGL vs. GLESv2 linkage, attempt number threeSimon Hausmann2019-06-051-16/+12
* | | Fix static usage requirements for XcbQpaJean-Michaël Celerier2019-06-051-1/+0
* | | Fix linkage of QtWidgets on AndroidSimon Hausmann2019-06-051-0/+10
* | | Regenerate the main qtbase modulesAlexandru Croitor2019-06-052-95/+103
* | | cmake: register plug-ins, create dependencies fileJean-Michaël Celerier2019-06-041-0/+10
* | | cmake: Fix xcb buildAlbert Astals Cid2019-06-042-1/+3
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-0313-70/+204
|\ \ \ | | |/ | |/|
| * | QTextBrowser: detect and load markdown rather than assuming HTMLShawn Rutledge2019-05-302-0/+2
| * | Improve qHash(QFont)Marc Mutz2019-05-271-13/+14
| * | Add attribute to disable QSessionManagerDavid Edmundson2019-03-011-1/+5
| * | QCommandLineParser: add --help-all, to show Qt options as wellDavid Faure2019-05-152-0/+53
| * | Fix gui build without feature.highdpiscalingTasuku Suzuki2019-05-261-0/+2
| * | QTextMarkdownWriter: fix some bad cases with word wrapShawn Rutledge2019-05-241-3/+18
| * | QTextMarkdownImporter: don't keep heading level on following list itemShawn Rutledge2019-05-242-49/+58
| * | Support clicking to toggle checkboxes in QTextEditShawn Rutledge2019-05-242-0/+32
| * | QTextDocumentLayout: Avoid table border drawing artifactsNils Jeisecke2017-09-071-4/+20
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-03118-619/+2732
|\| |
| * | Fix gui build without feature.regularexpressionTasuku Suzuki2019-05-224-3/+28
| * | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-05-277-162/+128
| |\ \
| | * \ Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-05-274-158/+122
| | |\ \
| | | * | Write an anchor-type attribute when embedding images in an ODF documentAndrew den Exter2019-05-131-0/+1
| | | * | Avoid re-encoding embedded images when writing an ODF fileAndrew den Exter2019-05-131-19/+68
| | | * | QHighDpi: Remove fromNativePixels()/toNativePixels() overloadsMorten Johan Sørvig2019-05-221-116/+35
| | | * | QPA: Prevent QPlatformWindow::initialGeometry() from returning invalid geomet...Friedemann Kleint2019-05-221-3/+9
| | | * | QHighDpi: Simplify top-level window handling codeMorten Johan Sørvig2019-05-142-40/+29
| | * | | doc: improve QStandardItemModel code snippetSamuel Gaist2019-05-161-2/+2
| | * | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-162-2/+4
| | |\| |
| | | * | QMenu: show shortcuts in context menus by defaultRichard Moe Gustavsen2019-05-151-1/+3
| | | * | Fix QRasterBuffer::scanLine miscalculation with big imagesJoni Poikelin2019-05-141-1/+1
| * | | | Add documentation for the QTextBlockFormat::marker propertyShawn Rutledge2019-05-231-0/+44
| * | | | Fix font matching of typographic families on WindowsEskil Abrahamsen Blomfeldt2019-05-233-0/+20
| * | | | Fix qdoc warnings for Qt 5.14Friedemann Kleint2019-05-214-4/+17
| * | | | QtGui: get rid of the last Java-style iteratorMarc Mutz2019-05-211-3/+1
| * | | | QPainterPath: convert manual memory management to std::unique_ptrGiuseppe D'Angelo2019-05-142-11/+7
| * | | | QPainterPathPrivate: code tidiesGiuseppe D'Angelo2019-05-141-7/+24
| * | | | rtems: Disable features which RTEMS does not supportMikhail Svetkin2019-05-141-2/+2
| * | | | QFileDialog: mark obsolete enum DontUseSheet as deprecatedChristian Ehrlicher2019-05-171-1/+3