aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/fossil/fossilclient.cpp
Commit message (Expand)AuthorAgeFilesLines
* Drop a few unneeded #includeshjk2025-03-041-2/+0
* Fossil: Remove unused methodsJarek Kobus2025-02-051-23/+0
* Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-101-3/+3
* VCS: Remove an unnecessary indirectionEike Ziller2024-11-291-5/+0
* Plugins A-L: Make static QRegularExpression instances static constAlessandro Portale2024-11-201-4/+4
* Fossil: Fix warning about unneeded moc includeJarek Kobus2024-09-241-2/+0
* Fossil: Remove unneeded Q_OBJECT macrosJarek Kobus2024-09-241-8/+0
* Fossil: Replace "SHA1" with "hash" in commentsAndre Hartmann2024-09-091-1/+1
* Fossil: Hide FossilEditorWidget definitionhjk2024-07-151-4/+3
* VCS: Improve performance of isVcsFileOrDirectory implementationsDavid Schulz2024-06-101-3/+2
* VCS: Fix handling of default executableChristian Stenger2024-06-041-1/+1
* Utils: Fix build with MSVC with C++20Eike Ziller2024-02-281-1/+1
* VCS: Allow remote vcs operationsMarcus Tillmanns2024-02-121-6/+6
* Various plugins: Fix some more C++20 warnings about [=] capturesJarek Kobus2024-02-061-3/+6
* Fossil: Delay-create FossilClienthjk2023-11-201-4/+8
* Fix missing overrides and redundant virtualAlessandro Portale2023-11-141-1/+1
* FossilPlugin: Drop namespace specifiersJarek Kobus2023-08-041-2/+2
* Various Plugins: Add context object into connectionsJarek Kobus2023-08-021-4/+8
* Utils: Make FilePathAspect::value() return a QStringhjk2023-07-211-2/+2
* Vcs: Code cosmeticshjk2023-07-141-2/+2
* Utils: Further split StringAspect and FilePathAspecthjk2023-07-111-1/+1
* Merge remote-tracking branch 'origin/11.0'Eike Ziller2023-05-231-9/+3
|\
| * Fossil: Remove unused variableEike Ziller2023-05-221-9/+3
* | Fossil: Use a bit more FilePath{Aspect}hjk2023-05-231-3/+2
|/
* Use more FilePathAspecthjk2023-05-191-1/+1
* Fossil: Make settings more directly accessiblehjk2023-05-151-22/+15
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* Fossil: Force open a repository by defaultChristian Stenger2023-02-101-1/+2
* Translations: Remove header includes of *tr.h in .h filesAlessandro Portale2023-02-081-1/+3
* Fossil: Tr::Tr()Alessandro Portale2023-02-071-17/+17
* Fossil: Convert to SPDX-style copyright headershjk2023-02-011-24/+2
* Fossil: Import from super repoOrgad Shaneh2023-01-311-0/+1205