This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
eepp
Watch
1
Star
0
Fork
0
You've already forked eepp
mirror of
https://github.com/SpartanJ/eepp.git
synced
2026-06-02 19:46:29 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f180e58e566967f521e360e65cb2d436ef01d34a
eepp
/
src
/
tools
/
ecode
/
plugins
/
git
History
Martín Lucas Golini
f180e58e56
Added
Settings -> Window -> UI Theme -> Syntax Color Scheme
to use the editor color scheme globally for the UI Theme colors, having a single color palette for the whole UI and making much easier to style the UI, this solves
SpartanJ/ecode#661
, since now we support one UI theme for each existing syntax color scheme. Still a WIP, I'll continue improving it during the development of 0.7.5, but it's ready to use.
2026-01-18 01:38:27 -03:00
..
git.cpp
Spell-checked the whole project.
2025-08-22 01:33:51 -03:00
git.hpp
Spell-checked the whole project.
2025-08-22 01:33:51 -03:00
gitbranchmodel.cpp
Fix FileSystemModel Model rename not updating childs paths recursively.
2025-02-22 00:49:18 -03:00
gitbranchmodel.hpp
Display the stashes creation date. Also add a tooltip text for the stash in order to make easier to read the full name.
2024-10-25 00:10:30 -03:00
gitplugin.cpp
Added
Settings -> Window -> UI Theme -> Syntax Color Scheme
to use the editor color scheme globally for the UI Theme colors, having a single color palette for the whole UI and making much easier to style the UI, this solves
SpartanJ/ecode#661
, since now we support one UI theme for each existing syntax color scheme. Still a WIP, I'll continue improving it during the development of 0.7.5, but it's ready to use.
2026-01-18 01:38:27 -03:00
gitplugin.hpp
Arrange correctly the elements in statusbar on some cases.
2025-10-03 00:05:28 -03:00
gitstatusmodel.cpp
Spell-checked the whole project.
2025-08-22 01:33:51 -03:00
gitstatusmodel.hpp
Git plugin: Added stash management.
2024-01-28 21:24:53 -03:00