aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/help/generalsettingspage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace a few FileSaver::errorString() uses with Result<>::error()hjk2025-04-231-2/+2
* Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-101-1/+1
* Utils: Remove parent argument from FileUtils dialogshjk2025-01-061-4/+2
* Help: Move settings category registration + resources to CoreChristian Kandeler2024-11-181-1/+1
* Core: Provide settings categories centrallyChristian Kandeler2024-11-151-2/+0
* Handle QFontDatabase related deprecation warningshjk2024-05-271-5/+4
* Help: Hide plugin class definition in .cpphjk2024-01-151-3/+2
* GuiUtils: Apply wheel blocker to more widgetsJarek Kobus2024-01-051-2/+0
* GuiUtils: Rename attachWheelBlocker into setWheelScrollingWithoutFocusBlockedJarek Kobus2024-01-041-1/+1
* ProjectExplorer: Avoid accidental changes on spinbox via mouse scrollTasuku Suzuki2023-10-171-0/+2
* All: Remove some unneeded #includeshjk2023-09-271-1/+0
* Help: Add option for disabling antialising of fontsEike Ziller2023-08-281-32/+19
* Help: Use IOptionPage::setWidgetCreator() for general settingshjk2023-04-251-151/+159
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Utils: Remove FilePath::operator+()hjk2022-11-301-2/+2
* Help: SquishTests: Updates for tst_WELP01Robert Löhning2022-10-261-0/+2
* Replace missing qAsConst with std::as_const()Jarek Kobus2022-10-101-1/+1
* Help plugin: Replace foreach with ranged for loopJarek Kobus2022-10-051-2/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Help: inline .ui filesAlessandro Portale2022-08-221-0/+2
* Drop Qt5: Various plugins: Get rid of QOverloadJarek Kobus2022-07-201-5/+4
* Help: Convert to Tr::trEike Ziller2022-07-131-72/+44
* Help: Inline generalsettingspage UIEike Ziller2022-07-131-74/+266
* Use more FileUtils based file dialogshjk2021-08-191-11/+15
* Utils: filepathify fileutilsDavid Schulz2021-05-181-1/+1
* Add "Zoom" setting to the Help font settingsJarek Kobus2021-01-191-3/+9
* Core: Introduce a IOptionsPage::setCategoryIconPathhjk2020-01-161-2/+1
* Help: Make note about changing viewer backend more visibleEike Ziller2019-09-301-3/+4
* Help: Get rid of special CentralWidget class for help mode viewerEike Ziller2019-09-241-5/+8
* Help: Add option for help viewer backendEike Ziller2019-09-121-0/+19
* connect() to ambiguous signals/slots: Replace static_cast with QOverloadAlessandro Portale2019-05-281-2/+2
* Help viewer: Add option for scroll wheel zoomingEike Ziller2019-02-211-0/+9
* Update Options dialog iconsAlessandro Portale2018-04-241-1/+2
* Clean up options page category display name and icon set upEike Ziller2018-04-231-2/+2
* Help: Use nullptr and fix a few warningsEike Ziller2018-04-191-4/+3
* Replace manual signal blocking/unblocking with QSignalBlockerTobias Hunger2017-10-041-4/+2
* Core: Make IOptionsPage::categoryIcon a Utils::IconAlessandro Portale2016-09-201-1/+1
* Help: Remove QtWebKit backendEike Ziller2016-09-141-4/+0
* Help: Fix that selecting fallback font style was very limitedEike Ziller2016-07-211-13/+1
* Help: Remove unnecessary QLatin1StringsEike Ziller2016-07-211-6/+6
* Help options: Fix that font styles and sizes did not adapt to familyEike Ziller2016-07-211-34/+57
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Help: Do not save settings in help databaseEike Ziller2015-04-241-25/+8
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Misc: Remove unneeded qualificationsOrgad Shaneh2015-02-061-4/+4
* | Use new qt5 connect apiMontel Laurent2015-01-291-5/+10
|/
* Help: Save home page in Qt Creator settings instead of help collectionEike Ziller2014-10-221-9/+3
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8