summaryrefslogtreecommitdiffstats
path: root/examples/webenginewidgets/spellchecker
Commit message (Expand)AuthorAgeFilesLines
* Redesign spellchecker exampleKarolina Sofia Bang2023-12-217-108/+112
* Doc: Update example category namesKai Köhne2023-08-101-0/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-261-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-224-173/+8
* Spellchecker: Fix and clean up qmake build of the examplePeter Varga2022-03-311-3/+2
* Improve examples CMakeLists.txtKai Köhne2022-02-251-10/+4
* Add cmake api for 'bdict' dictionary conversionMichal Klocek2021-11-171-29/+6
* Fix some issues with icu for dict toolMichal Klocek2021-10-281-1/+0
* Fix issue of not working dictionary conversionMichal Klocek2021-08-291-3/+7
* Add spellchecker support and qwebengine_covert_dict to cmakeMichal Klocek2021-06-141-0/+34
* Fix some compiler warningsPeter Varga2021-06-101-1/+0
* Use fixed qt_add_resource BASE argumentPeter Varga2021-05-281-3/+3
* Bump the minimum required cmake version to 3.19Michal Klocek2021-05-221-1/+1
* Add examples to the cmake buildMichal Klocek2021-05-221-0/+55
* Merge all webenginecontextmenudata wrappers into one classMichal Klocek2020-08-121-4/+4
* Move QMenu handling from page to viewMichal Klocek2020-08-121-2/+2
* Enable HiDPI for customdialogs and spellcheckers examplesJüri Valdmann2019-04-241-0/+1
* Doc: Avoid auto-linking the string 'WebEngine' to the QML typeLeena Miettinen2019-04-011-2/+2
* Set organizationName of all examples to QtExamplesJüri Valdmann2018-11-131-0/+1
* Chromium requires C++14Allan Sandfeld Jensen2018-10-111-1/+0
* Add sanity config check to examplesMichal Klocek2018-06-181-0/+4
* Fine tune configure and clean up header includesMichal Klocek2018-06-121-1/+2
* Use range-based for instead of Q_FOREACHJüri Valdmann2018-06-061-1/+2
* Add 'webengine' prefix to configure features, tests, libraries, etcAlexandru Croitor2017-11-121-1/+1
* Change spellchecker-related private features into public onesAlexandru Croitor2017-11-021-1/+1
* Remove pointless inclusions of qtwebengine-config.priAlexandru Croitor2017-11-021-1/+0
* Merge remote-tracking branch 'origin/5.9' into 5.10Allan Sandfeld Jensen2017-09-294-10/+40
|\
| * Fix license header for examplesKai Koehne2017-09-204-10/+40
* | Remove WEBENGINE_CONFIG from configureMichal Klocek2017-09-201-1/+4
* | Reorder documentation for QtWebEngine dictionary discoveryFlorian Bruhin2017-08-041-9/+2
|/
* Fix backwards compatibilityAllan Sandfeld Jensen2017-05-101-1/+1
* Fixing webengine spell checker exampleIonut Alexandrescu2017-01-201-2/+2
* Update spellcheck api to support multiple languagesMichal Klocek2016-10-291-3/+3
* Fix spellchecking for macOSAlexandru Croitor2016-10-172-9/+34
* Add widget based spellchecker exampleMichal Klocek2016-07-0216-0/+612