Eugenio Parodi
|
2b08a2254e
|
Tuned the standard open/save/clipboard
|
2 years ago |
Eugenio Parodi
|
bdd5caccce
|
Added Clipboard support in the webExporter
|
2 years ago |
Eugenio Parodi
|
8b3e79f892
|
added positionChart method to the text cursor
|
2 years ago |
Eugenio Parodi
|
5a96a9db62
|
Added pyclip support in TTkClipboard
|
2 years ago |
Eugenio Parodi
|
4853fd9c5e
|
Semi Factorize the clipboard manager
|
2 years ago |
Eugenio Parodi
|
e83e783f41
|
Add copykitten support
|
2 years ago |
Eugenio Parodi
|
2a29313a1f
|
FIX: #234 : Handled pyperclip exception
|
2 years ago |
Eugenio Parodi
|
f43934ce3f
|
Removed regex warnings
|
2 years ago |
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
|
b2c70de7c2
|
added reversed color
|
3 years ago |
Eugenio Parodi
|
3263ce00e3
|
Implemented bracketed paste
|
3 years ago |
Eugenio Parodi
|
59048b0751
|
#139 Reworked paintEvent to require the canvas
|
3 years ago |
Eugenio Parodi
|
64725e6b8f
|
FIX pytest, second attempt
|
3 years ago |
Eugenio Parodi
|
12151443d1
|
Force Tansparency in the drag widget
|
3 years ago |
Eugenio Parodi
|
441af5e772
|
Fix #118 : Terminal Paste not working
|
3 years ago |
Eugenio Parodi
|
a032c9f062
|
Improved/Fix toolTip and ttkDesigner
|
3 years ago |
Ceccopierangiolieugenio
|
03c898d3fb
|
Update __init__.py
|
3 years ago |
Eugenio Parodi
|
0303f939f7
|
Improved the sendbox to support MouseTracking
|
3 years ago |
Eugenio Parodi
|
a112bde7a7
|
Added ToolTip feature
|
3 years ago |
Eugenio Parodi
|
162169795a
|
Improved Drag'nDrop, improved movability of the ttkDesigner widgets
|
3 years ago |
Eugenio Parodi
|
327b4f35f1
|
TTkTextEdit: #110 - Added txt export methods and textChanged signal
|
3 years ago |
Eugenio Parodi
|
cafb70fad9
|
Terminal Multiplexer Prototype
|
3 years ago |
Eugenio Parodi
|
b4799430c6
|
update
|
3 years ago |
Eugenio Parodi
|
dd88c87f17
|
Hopefully Adapted the lineedit to the unicode variable sized chars
|
3 years ago |
Eugenio Parodi
|
1a2e43a153
|
Fixed alignment when next/prev char is selected, fixed handling of tabls and unicode var sized chars
|
3 years ago |
Eugenio Parodi
|
20edaf6494
|
improved position alignment of Unicode variable sized chars
|
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
|
777ce18722
|
Fix, contentsChange values if the cursor is at the end of the line
|
3 years ago |
Eugenio Parodi
|
db4d4e684c
|
TTkTextCursor: contentsChange reports the exact rem/added lines in insertText
|
3 years ago |
Eugenio Parodi
|
1eab917851
|
TTkTextCursor: contentsChange reports the exact rem/added lines in removeSelectedText
|
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
|
12ee3463b9
|
Removed an import that the FUCKING pylance added automatically, FUCK YOU!!!
|
4 years ago |
Eugenio Parodi
|
331710ecdd
|
Added basic unoptimized Undo/Redo feature in the text edit
|
4 years ago |
Eugenio Parodi
|
2ec48ff9c8
|
Added TTkClipboard and clipboard capabilities in TTkTextEdit
|
4 years ago |
Eugenio Parodi
|
aad5c20bf0
|
TTkTextEdit: Added insert text feature
|
4 years ago |
Eugenio Parodi
|
da2450bdf6
|
Improved TextEdit to support shared documents
|
4 years ago |
Eugenio Parodi
|
0fee4b1466
|
removed TTkTextFormat
|
4 years ago |
Eugenio Parodi
|
882cefab30
|
TTkTextEdit: improved color handling
|
4 years ago |