0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Apr 15, 2023 — Apr 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add virtual pure method for selectedRange() More... almost 12 years ago
Added selectedRange to standarddocumentview More... almost 12 years ago
Added selectedrange More... almost 12 years ago
StandardDocumentViewInternal uses new visibilityChanged signal More... almost 12 years ago
Reformat line breakups in README More... almost 12 years ago
Use markdown for README More... almost 12 years ago
Added positional range and made Caret subclass from it More... almost 12 years ago
Pass multiline remove test More... almost 12 years ago
Dont segfault on range line of -1 for removeText() More... almost 12 years ago
Updated gitignore More... almost 12 years ago
Added signal Document::textChanged(void) More... almost 13 years ago
Added cmake minimum required version to CMakeLists.txt More... almost 13 years ago
Removed debug for valid insertions More... almost 13 years ago
Single line removal works in standarddocument More... almost 13 years ago
Switched to lgpl 2.1 More... almost 13 years ago
Key up and down reset to line length if moving from line with longer length than destination line More... almost 13 years ago
Added releases/devel to mainpage..h More... almost 13 years ago
Added mainpage.h with doxygen mainpage More... almost 13 years ago
Editor works as did before breaking out of autoexpand methods More... almost 13 years ago
Started breaking out position autoexpansion and validation in standarddocument More... almost 13 years ago
Bounds checking for cursor movement from arrow keys More... about 13 years ago
Updated README with build instructions More... about 13 years ago
Added test case that detects multiline removal error in standarddocument More... about 13 years ago
Caret blinking resets on keypress More... about 13 years ago
Removed stale document files More... about 13 years ago
Created readme with documentation generation information More... about 13 years ago
Blinking caret works More... about 13 years ago
Single line backspace works More... about 13 years ago
StandardDocument passes all multiline insert tests More... about 13 years ago
Created test that detects newline insert error More... about 13 years ago