aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/help
Commit message (Expand)AuthorAgeFilesLines
* Help: Generate qrc file at build timeChristian Kandeler2025-04-253-13/+29
* Replace a few FileSaver::errorString() uses with Result<>::error()hjk2025-04-231-2/+2
* Utils: Split user interaction out of FileSaver::finalize()hjk2025-04-232-9/+11
* Fix warning for ';'Marco Bubke2025-04-151-2/+2
* Icons: Update icons, batch #1Alessandro Portale2025-02-272-0/+0
* Merge remote-tracking branch 'origin/16.0'Eike Ziller2025-02-171-17/+17
|\
| * Doc: Use colors from Qt Design System 2.0 also in helpsLeena Miettinen2025-02-141-17/+17
* | Help: Remove some dead endsJarek Kobus2025-02-142-17/+0
* | Help: Remove dead endsJarek Kobus2025-02-148-92/+0
|/
* Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-106-7/+7
* Utils: Remove parent argument from FileUtils dialogshjk2025-01-062-6/+3
* Plugins A-L: Make static QRegularExpression instances static constAlessandro Portale2024-11-201-1/+2
* Plugins: Improve display names of pluginsAlessandro Portale2024-11-191-0/+1
* Help: Move settings category registration + resources to CoreChristian Kandeler2024-11-188-11/+5
* Core: Provide settings categories centrallyChristian Kandeler2024-11-152-2/+3
* ILocatorFilter: Refactor ILocatorFilter::matchers() functionJarek Kobus2024-10-071-8/+7
* Icons: Remove remnants of colored "active" state of mode iconsAlessandro Portale2024-09-271-2/+1
* Unify copyright string and remove yearEike Ziller2024-09-261-1/+1
* Fix selection of empty editor viewEike Ziller2024-09-131-1/+1
* ExtensionSystem: Add PluginId and VendorIdMarcus Tillmanns2024-09-021-0/+2
* macOS: Support gestures for going back and forwardEike Ziller2024-07-292-1/+20
* Plugins: Add URLs to manual page to plugin metadataAlessandro Portale2024-07-291-0/+1
* Aggregation: Add a convenience function to create simple aggregateshjk2024-07-151-3/+1
* Help: Do not try to open folderChristian Stenger2024-07-031-0/+3
* Plugin meta data: Add full stop to descriptionsEike Ziller2024-06-281-1/+1
* Qt Creator redesign: Update the mode bar iconsAlessandro Portale2024-06-122-0/+0
* Add long descriptions to some pluginsLeena Miettinen2024-05-311-1/+5
* Utils: Introduce a convenience function creatorColor()hjk2024-05-291-2/+2
* PluginSpecs: Change URLs from http:// to https://Alessandro Portale2024-05-281-1/+1
* Handle QFontDatabase related deprecation warningshjk2024-05-272-6/+5
* Editors/Help: Open navigation history menu on right-clickEike Ziller2024-05-241-2/+24
* Help: Allow open online documentation for CMakeCristian Adam2024-05-234-19/+58
* Remove PluginManager::futureSynchronizer()Eike Ziller2024-05-211-4/+2
* AsyncTask: Centralize setting global future synchronizerEike Ziller2024-05-211-2/+0
* Core: allow multiple contexts per widgetDavid Schulz2024-04-151-4/+26
* Help: Don't crash on shutdown when (un)registedDocumentationNow()Jarek Kobus2024-03-151-0/+4
* Qt/Help: Fix the "Highest Version Only" setting for the online installerEike Ziller2024-03-052-0/+14
* Help: Hide plugin class definition in .cpphjk2024-01-155-104/+95
* GuiUtils: Apply wheel blocker to more widgetsJarek Kobus2024-01-051-2/+0
* GuiUtils: Rename attachWheelBlocker into setWheelScrollingWithoutFocusBlockedJarek Kobus2024-01-041-1/+1
* Utils: Proliferate use of <utils/mimeconstants.h>Alessandro Portale2023-12-191-1/+2
* Core: Rename ActionBuilder::setOn* to addOn*hjk2023-12-131-6/+6
* Core: Rename ActionBuilder::setContainer to addToContainerhjk2023-12-131-8/+8
* Help: Use ActionBuilder for part of the Help menuhjk2023-12-131-35/+33
* Clean up some lambdashjk2023-12-122-12/+12
* TaskTree: Rename TreeStorage<> -> Storage<>Jarek Kobus2023-11-201-1/+1
* TaskTree: Introduce CallDoneIf enumJarek Kobus2023-11-071-1/+1
* Merge remote-tracking branch 'origin/12.0'Eike Ziller2023-10-241-5/+10
|\
| * Help: Do not allow opening temporary in Help modeChristian Stenger2023-10-241-0/+2
| * Help: Fix text of View > Show Left Sidebar check itemEike Ziller2023-10-241-5/+8