aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/fossil/fossilplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix QMetaType::type() related deprecation warningshjk2024-05-231-3/+3
* CommandLine: Reuse new c'torJarek Kobus2024-05-221-12/+8
* Make it possible to add wizards paths via plugin meta dataEike Ziller2024-05-061-1/+0
* VcsBaseClientImpl: Don't leak VcsCommand instancesJarek Kobus2024-03-181-1/+1
* VCS: Allow remote vcs operationsMarcus Tillmanns2024-02-121-6/+7
* Vcs: Hide topic cache in new IVersionControl pimplhjk2024-02-091-18/+7
* Vcs: Use QString and Id in editor parameters instead of char *hjk2024-02-091-4/+5
* VCS: Simplify VcsEditor setuphjk2024-02-071-31/+18
* Vcs: Move VcsEditorFactory closer to its producthjk2024-02-071-1/+0
* Vcs: Merge basevcssubmiteditorfactory.* into vcsbasesubmiteditor.*hjk2024-02-071-1/+0
* Vcs: Make submit editor setup a bit more compacthjk2024-02-071-13/+8
* Vcs: Rename VcsBasePluginPrivate to VersionControlBasehjk2024-02-061-4/+4
* Utils: Also rename parameteraction.{h,cpp} to action.{h,cpp}hjk2024-01-291-1/+1
* Utils: Rename ParameterAction into Actionhjk2024-01-291-21/+21
* Fossil: Move plugin class definition to .cpphjk2023-11-201-25/+42
* Fossil: Delay-create FossilClienthjk2023-11-201-75/+64
* FossilPlugin: Drop namespace specifiersJarek Kobus2023-08-041-120/+123
* Merge remote-tracking branch 'origin/11.0'Eike Ziller2023-08-041-12/+10
|\
| * FossilPlugin: Fix revertCurrentFile()Jarek Kobus2023-08-041-12/+10
* | Vcs: Convert settings pages to latest stylehjk2023-07-181-1/+0
|/
* Don't use uppercase ALT for shortcut stringsEike Ziller2023-05-301-6/+6
* Tr: Various small fixesEike Ziller2023-05-261-1/+1
* Fossil: Use a bit more FilePath{Aspect}hjk2023-05-231-10/+5
* Fossil: Replace one qAsConsthjk2023-05-191-1/+1
* Vcs: Use PagedSettings for all plugin settingshjk2023-05-151-2/+1
* Fossil: Make settings more directly accessiblehjk2023-05-151-12/+4
* Fossil: Consolidate optionpage/apply furtherhjk2023-05-151-1/+4
* All: Use the shorter access to aspect values in a few placeshjk2023-05-121-4/+4
* Utils: Make Layouting a top level namespacehjk2023-04-251-1/+1
* Show locator filter descriptions more prominentlyEike Ziller2023-04-181-0/+1
* Translations: Remove header includes of *tr.h in .h filesAlessandro Portale2023-02-081-2/+4
* Fossil: Tr::Tr()Alessandro Portale2023-02-071-46/+48
* Fossil: Inline revertdialog.uiAlessandro Portale2023-02-071-23/+57
* Fossil: Register wizards path only onceAlessandro Portale2023-02-071-2/+0
* Fossil: Convert to SPDX-style copyright headershjk2023-02-011-24/+2
* Fossil: Import from super repoOrgad Shaneh2023-01-311-0/+1149