Francesc M.
Francesc M.
Git rebase is not supported in GitQlient and it's quite a nice feature to have. A lot of people prefer to rebase instead of merging branches.
In this PR I've applied two main changes: 1. Use of Qt5 connects that will cause compilation error if the signal/slot doesn't exist or has a mismatch. This prevents connection...
This tries to put the first stone in solving the issue reported in #472. The clang-format file used has been extracted from the [qt5 repository](https://github.com/qt/qt5/blob/dev/_clang-format). I've modified the `BeforeElse` option...
##### Expected Behavior I'd like the code to look consistent (same use of brackets, tabs, spaces, naming, etc.) across the different classes of QTermWidget. ##### Current Behavior Every file has...
- Investigate how to send full anonymous usage data - Document how the data is used and gathered: full transparency on processing + storage - Make boards public for people...
- Design posts/announcements for the different social media - Create an announcement schedule plan - Prepare support forum - Add social media support (self-produced)
- Add worktree functionality to git submodule - Write tests
- Design a new architecture that keeps multi-repo functionality while being as least invasive as possible - Document how it works both in the code and externally - Write tests...