aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cvs
Commit message (Expand)AuthorAgeFilesLines
* Utils: Introduce a Utils::TextCodec classhjk11 days1-16/+14
* VCS: Replace more uses of QTextCodec with its namehjk2025-05-091-10/+9
* Replace a few FileSaver::errorString() uses with Result<>::error()hjk2025-04-231-2/+2
* CVS: Clarify "Current Project" menu and locator entryAndre Hartmann2025-02-131-37/+50
* CVS: Fix log for project and repositoryAndre Hartmann2025-02-131-1/+4
* Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-101-6/+6
* Plugins A-L: Make static QRegularExpression instances static constAlessandro Portale2024-11-201-2/+2
* Plugins: Improve display names of pluginsAlessandro Portale2024-11-191-0/+1
* Unify copyright string and remove yearEike Ziller2024-09-261-1/+1
* VcsBase: Fix a crash on shutdownJarek Kobus2024-09-121-2/+1
* ProjectExplorer: Add VCS log for selected directoryAndre Hartmann2024-09-081-0/+3
* VCS: Unify displayName()Andre Hartmann2024-09-061-1/+1
* ExtensionSystem: Add PluginId and VendorIdMarcus Tillmanns2024-09-021-0/+2
* Plugins: Add URLs to manual page to plugin metadataAlessandro Portale2024-07-291-0/+1
* Plugin meta data: Add full stop to descriptionsEike Ziller2024-06-281-1/+1
* VCS: Improve performance of isVcsFileOrDirectory implementationsDavid Schulz2024-06-101-2/+2
* VCS: Fix handling of default executableChristian Stenger2024-06-041-1/+1
* Add long descriptions to some pluginsLeena Miettinen2024-05-311-1/+2
* PluginSpecs: Change URLs from http:// to https://Alessandro Portale2024-05-281-1/+1
* VcsBaseClientImpl: Don't leak VcsCommand instancesJarek Kobus2024-03-181-1/+2
* Fix i18n issuesEike Ziller2024-02-211-5/+5
* Vcs: Use QString and Id in editor parameters instead of char *hjk2024-02-091-6/+6
* VCS: Simplify VcsEditor setuphjk2024-02-071-43/+32
* 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-3/+3
* Utils: Also rename parameteraction.{h,cpp} to action.{h,cpp}hjk2024-01-291-1/+1
* Utils: Rename ParameterAction into Actionhjk2024-01-291-32/+32
* Cvs: Move plugin class definition to .cpphjk2024-01-124-55/+54
* BaseAnnotationHighlighter: Get rid of QTextDocument arg from c'torJarek Kobus2023-11-211-3/+2
* SyntaxHighlighter: Make setChangeNumbers private functionArtem Sokolovskii2023-11-211-5/+5
* SyntiaxHighlighter: Move VCS highlighters creating to TextDocumentArtem Sokolovskii2023-11-202-4/+3
* CVS: Disable by defaulthjk2023-09-251-0/+1
* Plugins: A bit more Keys and Storehjk2023-08-251-1/+1
* Bazaar, Cvs, Fossil, Mercurial, Perforce, Svn: Simplify returnsJarek Kobus2023-08-022-2/+2
* Various Plugins: Simplify return QStringList statementsJarek Kobus2023-08-021-1/+1
* Build: Change plugin json.in files to CMake styleEike Ziller2023-07-251-24/+24
* Replace a few aspect.value() calls with operatpor()hjk2023-07-192-2/+2
* Vcs: Distribute readSettings() calls to individual settingshjk2023-07-181-0/+2
* Vcs: Convert settings pages to latest stylehjk2023-07-182-9/+20
* VCS: A few more simpler setLayouter callshjk2023-05-311-3/+3
* Vcs: Register settings aspects more directlyhjk2023-05-302-11/+5
* Vcs: Use new FilePathAspect in a few placeshjk2023-05-172-4/+3
* Vcs: Use PagedSettings for all plugin settingshjk2023-05-153-43/+28
* Cvs: Follow the Fossil settings setuphjk2023-05-153-31/+32
* All: Use the shorter access to aspect values in a few placeshjk2023-05-121-1/+1
* Layouts: Add missing "br"s to terminate Form linesAlessandro Portale2023-05-041-2/+2
* Fix lots of tr.h files not being mentioned in CMakeLists.txtEike Ziller2023-04-011-0/+1
* Translations: Change translation context prefix from "::" to "QtC::"Alessandro Portale2023-02-102-6/+6