Commit Graph

39 Commits

Author SHA1 Message Date
Martín Lucas Golini
bed3581364 Git status: Detect staged and non-staged for a single file and generate two different statuses.
Generate events for row mouse clicks.
2024-01-26 09:46:00 -03:00
Martín Lucas Golini
dd4de3e7b2 Move git models to its own source files. 2024-01-26 00:48:05 -03:00
Martín Lucas Golini
80b6a4ea82 More git plugin fixes.
UITabWidget minor fix.
2024-01-25 23:35:47 -03:00
Martín Lucas Golini
fdd8df9123 Fix build 2024-01-25 10:41:19 -03:00
Martín Lucas Golini
71089a5298 More git plugin refactor and some fixes. 2024-01-25 01:45:46 -03:00
Martín Lucas Golini
3893d137b7 Minor refactor 2024-01-25 00:40:13 -03:00
Martín Lucas Golini
e5b23c4a87 More git plugin WIP. 2024-01-24 01:02:55 -03:00
Martín Lucas Golini
857fb48fc6 Added Git push. 2024-01-23 20:42:56 -03:00
Martín Lucas Golini
bdd018feec More Git plugin WIP. Added commit. 2024-01-23 20:36:01 -03:00
Martín Lucas Golini
a11b6ef9c5 Git plugin fixes 2024-01-22 23:54:34 -03:00
Martín Lucas Golini
d8f97e7258 Clean up. 2024-01-21 17:51:16 -03:00
Martín Lucas Golini
592d94298b More git plugin WIP. 2024-01-21 12:10:38 -03:00
Martín Lucas Golini
acb79278ee Added branch rename.
Fixed warning.
Simplified branches data fetching.
2024-01-21 01:48:14 -03:00
Martín Lucas Golini
661748f15f Fix build 2024-01-20 23:07:20 -03:00
Martín Lucas Golini
f96ca02fab More fixes in the new git commands. 2024-01-20 21:35:13 -03:00
Martín Lucas Golini
4e870ade2f Forgot a small change when click the git status button. 2024-01-20 14:22:45 -03:00
Martín Lucas Golini
f35cc3d034 More Git Plugin WIP. Added more operations. 2024-01-20 14:18:27 -03:00
Martín Lucas Golini
b5f660ca21 Git plugin more WIP. 2024-01-19 20:24:55 -03:00
Martín Lucas Golini
948ff5a590 Git Status displayed with state grouping 2024-01-18 23:54:12 -03:00
Martín Lucas Golini
ff40471a45 Improve git status parsing. 2024-01-17 21:56:09 -03:00
Martín Lucas Golini
aaa70460d8 Remove use of va_list in favor of template fwd args.
Several bug fixes.
Git plugin more WIP.
2024-01-16 20:14:38 -03:00
Martín Lucas Golini
4a0533c28a Git Panel WIP. 2024-01-14 19:08:13 -03:00
Martín Lucas Golini
698af65045 Git Branches view WIP. 2024-01-14 14:04:03 -03:00
Martín Lucas Golini
f79d49e7a1 Git models as trees 2024-01-14 02:50:55 -03:00
Martín Lucas Golini
9e764c8100 Fix crash on UITabWidget.
Improve LSP tooltip.
Remove warnings.
2024-01-13 18:04:23 -03:00
Martín Lucas Golini
697fc29514 Added Git data models.
Small base Model clean up.
2024-01-13 12:56:00 -03:00
Martín Lucas Golini
e2a11c8bea build fix 2024-01-08 10:37:47 -03:00
Martín Lucas Golini
d6c460df83 Expand Git class. 2024-01-08 01:39:54 -03:00
Martín Lucas Golini
74e3dee369 Hide tab widget scroll when mouse is not over.
Add context menu for splitter tabs.
Git status count lines of added files and other fixes.
Other code clean up regarding Variant class.
2024-01-07 15:18:07 -03:00
Martín Lucas Golini
eec3397592 Allow to pass std::string and std::string_view as a %s parameter in String::format and Log::debug/info/etc. 2024-01-06 10:37:38 -03:00
Martín Lucas Golini
ad92686fdd Git minor changes.
Display current language in doc info.
2024-01-05 00:30:54 -03:00
Martín Lucas Golini
fa3b08a1bd Parse git status 2024-01-03 00:06:59 -03:00
Martín Lucas Golini
2cbdc44ce7 Enable semantic highlighting by default. 2023-12-29 10:50:33 -03:00
Martín Lucas Golini
fc8ec9610b eepp: Fixed Node::debounce.
ecode: Fixes in Git plugin, now status also recurses submodules. Fixed doc info being incorrect on startup.
2023-12-18 21:18:29 -03:00
Martín Lucas Golini
db629ceb4d Small fix. 2023-12-17 21:17:47 -03:00
Martín Lucas Golini
05684dffc9 ecode: Visual improvements. 2023-12-17 19:11:41 -03:00
Martín Lucas Golini
ac35e9ca0e Git Plugin more WIP. 2023-12-17 14:44:00 -03:00
Martín Lucas Golini
4f1087a181 ecode: Git plugin more WIP. 2023-12-17 02:54:23 -03:00
Martín Lucas Golini
e09b62a40d ecode: Fix in tooltip. Added static Text::wrapText. Fix export of syntax definitions.
eepp: Started working on a Git plugin.
2023-12-16 22:24:35 -03:00