┌ ┐
54
└ ┘
[
home
|
about
|
favorites
|
git
]
index
:
dolphin
master
pixelated-scaling-option
Patched KDE Dolphin with Pixel Scaling
Conway
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
views
/
versioncontrol
/
versioncontrolobserver.h
Age
Commit message (
Expand
)
Author
2024-04-04
versioncontrol: make observer the sole owner of plugins
Méven Car
2023-02-05
Add clang-format and format code as in Frameworks
Serg Podtynnyi
2021-12-06
Fix various typos
luz paz
2021-02-09
Build with QT_NO_KEYWORDS
Nicolas Fella
2021-01-05
fix crashing on launch
Martin T. H. Sandsmark
2020-12-27
Apply sugestions
Méven Car
2020-12-27
Review feedback
Méven Car
2020-12-27
Version Control plugin: allow plugins to return repository root
Méven Car
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2020-04-30
For VCS-plugin interface added pure virtual function outOfVersionControlActio...
Nikolai Krasheninnikov
2020-02-18
Fixes multiple KVersionControlPlugin::fileName() calls on entering or updatin...
Nikolai Krasheninnikov
2020-01-26
Fixes multiple VCS plugin calls on single directory update.
Nikolai Krasheninnikov
2019-02-02
[versioncontrolobserver] Update working directory on tab activation
Anthony Fieroni
2019-01-29
[versioncontrolobserver] Do not use static plugin objects
Anthony Fieroni
2018-03-04
Remove unused #include
Roman Inflianskas
2017-11-21
Modernize: Use nullptr everywhere
Kevin Funk
2017-11-20
Modernize: Use override where possible
Kevin Funk
2015-02-25
Move the KVersionControlPlugin2 interface from konqlib to Dolphin and remove ...
Emmanuel Pescosta
2014-11-20
Fix Exports.
Andrius da Costa Ribas
2014-10-21
port Dolphin from KUrl to QUrl
Lukáš Tinkl
2014-10-18
Fix includes
Montel Laurent
2014-10-15
Replaced the ItemState structure with QPair<KFileItem, KVersionControlPlugin2...
Emmanuel Pescosta
2014-05-05
Allow compiling Dolphin with KF5
Alex Richardson
2014-01-31
Don't store the index of the file item in the VersionControlObserver::ItemSta...
Emmanuel Pescosta
2013-09-29
Show the right version states for expanded items.
Emmanuel Pescosta
2011-09-10
Provide KVersionControlPlugin version 2
Peter Penz
2011-09-08
Version control: Apply text-color if an item is versioned
Peter Penz
2011-09-06
First step to reactivate version control plugin functionality
Peter Penz
2011-07-30
Merged very early alpha-version of Dolphin 2.0
Peter Penz
2011-04-14
SVN_SILENT Remove trailing white space.
Frank Reininghaus
2011-02-04
Update e-mail address from
[email protected]
to
[email protected]
Peter Penz
2011-02-04
Use capitalized KDE includes
Peter Penz
2010-08-07
krazy fixes: use proper include guard
Peter Penz
2010-07-24
Sourcecode hierarchy cleanup: Move folders "tooltips" and "versioncontrol" in...
Peter Penz