Eugenio Parodi
|
7618466f24
|
Removed unrequired python header
|
3 years ago |
Eugenio Parodi
|
664004c271
|
Using pep8 __all__ placement
|
3 years ago |
Eugenio Parodi
|
64b69b76c0
|
Reworked the import of Abstract,Gui,LAyouts
|
3 years ago |
Eugenio Parodi
|
64725e6b8f
|
FIX pytest, second attempt
|
3 years ago |
Eugenio Parodi
|
327b4f35f1
|
TTkTextEdit: #110 - Added txt export methods and textChanged signal
|
3 years ago |
Eugenio Parodi
|
fb88f4376a
|
Initial implementation of the TextEdit Line Number, clear redo snap when the document is modified
|
3 years ago |
Eugenio Parodi
|
9b9dd49ca9
|
Added TextEdit usecases (copy on select, cur=ctrl+x)
|
3 years ago |
Eugenio Parodi
|
3b2af71e01
|
Reworked Undo/Redo, improved perfoemances using the cumulative changes instead of performing a doc diff
|
3 years ago |
Eugenio Parodi
|
b76857cd31
|
Transition to the reworked undo/redo, added debug info to test the new routine
|
3 years ago |
Eugenio Parodi
|
db4d4e684c
|
TTkTextCursor: contentsChange reports the exact rem/added lines in insertText
|
3 years ago |
Eugenio Parodi
|
7ce88fdec8
|
TTkTextDocument: avoid redundant snapshots
|
4 years ago |
Eugenio Parodi
|
4b60bfa5cf
|
Undo/Redo data structure memo in ASCII Art
|
4 years ago |
Eugenio Parodi
|
f617a59c90
|
TTkTextDocument: moved the list of snapshots to a linked list
|
4 years ago |
Eugenio Parodi
|
b9e7c5a8e0
|
Initial drop of the Undo/Redo Rework
|
4 years ago |
Eugenio Parodi
|
dd3a8dbec5
|
Added undo/redo events
|
4 years ago |
Eugenio Parodi
|
7e3815ca63
|
Finalised the diffsnapshot undo redo feature
|
4 years ago |
Eugenio Parodi
|
bc5488e4d3
|
TtkTextDocument, gen list of snapshot diffs
|
4 years ago |
Eugenio Parodi
|
19c8130f68
|
UndoRedo, FIX Mysterious bugs
|
4 years ago |
Eugenio Parodi
|
331710ecdd
|
Added basic unoptimized Undo/Redo feature in the text edit
|
4 years ago |
Eugenio Parodi
|
da2450bdf6
|
Improved TextEdit to support shared documents
|
4 years ago |
Eugenio Parodi
|
8a13ac2a4b
|
Added TTkTextCharFormat
|
4 years ago |
Eugenio Parodi
|
be8b2ab006
|
TTkTextEdit: transition pointers to TTkTextCursor
|
4 years ago |
Eugenio Parodi
|
e58a4c32a2
|
TTkTextEdit, progress implementing TTkTextCursor
|
4 years ago |
Eugenio Parodi
|
e2cbf78d0f
|
Cursor/Document Rework: move data in TTkTextDocument
|
4 years ago |
Eugenio Parodi
|
03aeacac3c
|
Few improvements required to 'tlogg'
|
5 years ago |
Eugenio Parodi
|
a1f01c29d9
|
List Widget, Scroll Area
|
5 years ago |
Eugenio Parodi
|
218ea16ffb
|
Add, grids themes, Stop refresh timer until screen updated
|
5 years ago |
Eugenio Parodi
|
f082152cc8
|
Fix, layout, added scrollbar, themes, spacer, labels
|
5 years ago |
Eugenio Parodi
|
ed2467310b
|
Finally, the first (buggy) but decent Output
|
5 years ago |