Eugenio Parodi
|
7bd34b1842
|
Added the logic to dismiss in the saveAs
|
2 years ago |
Eugenio Parodi
|
4fc380a745
|
Preliminary attempt to add the save as logic before discarding the document
|
2 years ago |
Pier CeccoPierangioliEugenio
|
5ce13b24d2
|
Merge pull request #235 from ceccopierangiolieugenio/234-error-pyperclip-could-not-find-a-copypaste-mechanism-for-your-system
FIX: #234 : Handled pyperclip exception
|
2 years ago |
Eugenio Parodi
|
2a29313a1f
|
FIX: #234 : Handled pyperclip exception
|
2 years ago |
Pier CeccoPierangioliEugenio
|
7ea00b83af
|
Merge pull request #231 from ceccopierangiolieugenio/225-ttkdesigner-change-default-file-after-saveAs
Fix: #225 : improve saveAs logic usecase
|
2 years ago |
Eugenio Parodi
|
f991eb3520
|
Fix: #225 : improve saveAs logic usecase
|
2 years ago |
Pier CeccoPierangioliEugenio
|
adcdf05f08
|
Merge pull request #228 from ceccopierangiolieugenio/227-add-undoredo-in-ttkdesigner
Undo/Redo in ttkDesigner
|
2 years ago |
Eugenio Parodi
|
d73b89a081
|
added gitignore
|
2 years ago |
Eugenio Parodi
|
19801ecf88
|
Merge remote-tracking branch 'origin' into 227-add-undoredo-in-ttkdesigner
|
2 years ago |
Eugenio Parodi
|
1b0c336d4e
|
Let MenuList shortcuts to be case insensitive.
|
2 years ago |
Eugenio Parodi
|
dcb780ec56
|
Merge remote-tracking branch 'origin/main' into 227-add-undoredo-in-ttkdesigner
|
2 years ago |
Eugenio Parodi
|
43c646cac0
|
Added undo/redo in the ttkDesigner
|
2 years ago |
Pier CeccoPierangioliEugenio
|
aac5bbb4b9
|
Merge pull request #230 from ceccopierangiolieugenio/229-tui-loader-error
FIX: #229 : Error when loading .tui.json file in ttkdesigner
|
2 years ago |
Eugenio Parodi
|
9449d4744a
|
Fix typo causing test error
|
2 years ago |
Eugenio Parodi
|
83b08f24ea
|
FIX: #229 : Error when loading .tui.json file in ttkdesigner
|
2 years ago |
Eugenio Parodi
|
46c2ced6ab
|
Prototyping the undo in ttkDesignner
|
2 years ago |
Eugenio Parodi
|
171ab3b8a2
|
Added mixed tests
|
2 years ago |
Eugenio Parodi
|
f63829eb97
|
Enable right mouse button support in the html exporter
|
2 years ago |
Pier CeccoPierangioliEugenio
|
489e76730d
|
Merge pull request #226 from ceccopierangiolieugenio/TTkShortcut
TTkShortcut
|
2 years ago |
Eugenio Parodi
|
87194ed585
|
Fix test failure
|
2 years ago |
Eugenio Parodi
|
8db4aedeb8
|
removed unused variable
|
2 years ago |
Eugenio Parodi
|
3ddd306633
|
Reworked the menubar demo
|
2 years ago |
Eugenio Parodi
|
b2ebdae6e0
|
Finalised the shortcut feature, adapted the menubar to use it
|
2 years ago |
Eugenio Parodi
|
2d91f6e1fd
|
First working implementation of the shortcut
|
2 years ago |
Eugenio Parodi
|
e8766a918a
|
Improved performance of the input key translation
|
2 years ago |
Eugenio Parodi
|
99c8624440
|
Initial drop of TTkShortcut
|
2 years ago |
Pier CeccoPierangioliEugenio
|
e16e21fc0a
|
Merge pull request #223 from ceccopierangiolieugenio/221-copy-disabled-in-new-version-of-ttkdesigner
FIX: #221 Add clipboard support in the lineedit
|
2 years ago |
Eugenio Parodi
|
b37fb590e0
|
FIX: #221 Add clipboard support in the lineedit
|
2 years ago |
Eugenio Parodi
|
5d404cb234
|
Removed unused properties
|
2 years ago |
Eugenio Parodi
|
4338fec90a
|
General cleaning, removed many unused variables, fancyTable/Tree item management was conflicting with the layout item management.
|
2 years ago |
Pier CeccoPierangioliEugenio
|
df76dfa64a
|
Merge pull request #209 from ceccopierangiolieugenio/FIX_Terminal_Zombie_Process
use waitpid to avoid zombie terminal processes
|
2 years ago |
Pier CeccoPierangioliEugenio
|
2a2ab9445b
|
Merge pull request #216 from ceccopierangiolieugenio/TTkLineEdit_Rework_echo_modes
TTkLineEdit rework echo modes
|
2 years ago |
Eugenio Parodi
|
32eae4f35a
|
Fix test error
|
2 years ago |
Eugenio Parodi
|
66d1f1c292
|
Avoid input spaces in the number
|
2 years ago |
Eugenio Parodi
|
7b2829995c
|
Added the EchoMode in the TTkLineEdit
|
2 years ago |
Eugenio Parodi
|
85ec8d7c26
|
Restructured doc folders
|
2 years ago |
Pier CeccoPierangioliEugenio
|
7f58ba4b73
|
Merge pull request #215 from ceccopierangiolieugenio/ttkDesigner_QuickImport
Added QuickImport to the ttk Designer
|
2 years ago |
Eugenio Parodi
|
faaa0496a0
|
TTkDesigner, Added import/export menu
|
2 years ago |
Eugenio Parodi
|
cfbf88e139
|
Added QuickImport to the ttk Designer
|
2 years ago |
Pier CeccoPierangioliEugenio
|
cf6da25029
|
Merge pull request #214 from ceccopierangiolieugenio/ttkDesigner_newFrame
ttkDesigner: Added Frame as choice when you start a new project
|
2 years ago |
Eugenio Parodi
|
c77865b282
|
Fixed close window in ttkDesigner when frame is selected
|
2 years ago |
Eugenio Parodi
|
5efa4c4698
|
ttkDesigner: Added Frame as choice when you start a new project
|
2 years ago |
Eugenio Parodi
|
10fb5d569d
|
FIX;: Fix container initialization side effect highlighted during the #210 test
|
2 years ago |
Eugenio Parodi
|
3880faab5b
|
FIX: Sandbox file loading
|
2 years ago |
Eugenio Parodi
|
13836111fc
|
FIX: Sandbox file loading
|
2 years ago |
Eugenio Parodi
|
81203c1aef
|
use waitpid to avoid zombie terminal processes
|
2 years ago |
Eugenio Parodi
|
6021fff7dd
|
Fixed the __file__ in the html5 pyodide launcher
|
2 years ago |
Eugenio Parodi
|
0aa207d961
|
update the sabdbox uploader script
|
2 years ago |
Eugenio Parodi
|
6e9ced4b4c
|
linked the sandbox to the nerdfont webdemo
|
2 years ago |
Eugenio Parodi
|
77b7b0b968
|
Fixed the font loading in the HTML exporter
|
2 years ago |