598 Commits (0094de7f87ebb16e1c5f90fdaa9f538aa07fb809)

Author SHA1 Message Date
Eugenio Parodi eabd3bd76f Added extraa logic in the appTemplate to fix the height of the panels if the menubar is included 2 years ago
Eugenio Parodi 8e9f3a745c Added Toggled signal to the radio button 2 years ago
Eugenio Parodi ab34d5e1f8 fixed the initial size of the messagebox 2 years ago
Eugenio Parodi 21ea1f156d appTemplate, setWidget and setItem accept the border and fied params 2 years ago
Eugenio Parodi 0d67d58597 Color Picker: added signal to set the BG color 2 years ago
Eugenio Parodi 08d0cabb98 Removed lambda functions in the text demos 2 years ago
Eugenio Parodi 0007df86f9 Fix default maximum height in the AppTemplate 2 years ago
Eugenio Parodi d4246c54c1 added glyphs to the menubutton, changed the menubutton style in the apptemplate based on the bar size 2 years ago
Eugenio Parodi 9f5f1d5035 Tuning few mor aestetic drops for the menuBar in the AppTemplate 2 years ago
Eugenio Parodi 9275c60a20 Improving the menubar in the apptemplate 2 years ago
Eugenio Parodi f5353f2352 Windows maximize/reduce topology is relative to the layout and not the parent 2 years ago
Eugenio Parodi 8ba5a042ec Refined the docs and added apptemplate gif 2 years ago
Eugenio Parodi 1b4d61023b Fix Flake failure 2 years ago
Eugenio Parodi 9c659fcd63 Fix Flake failure 2 years ago
Eugenio Parodi d2413efafb Added Licence in the apptemplate 2 years ago
Eugenio Parodi e81c5658de AppTemplate: added mouse control 2 years ago
Eugenio Parodi 734f303249 fixed max/min sizes 2 years ago
Eugenio Parodi aae1a40cc2 added splitters definitions in the AppTemplate 2 years ago
Eugenio Parodi cbbe34e711 Tuned the separators topology 2 years ago
Eugenio Parodi 5f33d0df33 retuned apptemplate sizes 2 years ago
Eugenio Parodi 8a907ce59d in between appTemplate drop 2 years ago
Eugenio Parodi f6648dec02 Basic structure of the AppTemplate widget 2 years ago
Eugenio Parodi 6e225d72e1 Fix bug in the saveAs of ttkDesigner 2 years ago
Eugenio Parodi 1b0c336d4e Let MenuList shortcuts to be case insensitive. 2 years ago
Eugenio Parodi 8db4aedeb8 removed unused variable 2 years ago
Eugenio Parodi b2ebdae6e0 Finalised the shortcut feature, adapted the menubar to use it 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
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 10fb5d569d FIX;: Fix container initialization side effect highlighted during the #210 test 2 years ago
Eugenio Parodi 81203c1aef use waitpid to avoid zombie terminal processes 2 years ago
Eugenio Parodi e6a03ad4c5 TerminalHelper Workaround to handle the initial size 2 years ago
Eugenio Parodi ba1f11b79e Adapted the tests to the new terminalhelper 2 years ago
Eugenio Parodi 60a37204b6 removed unused import 2 years ago
Eugenio Parodi e1e90964bd Fix test 2 years ago
Eugenio Parodi 5fe976b203 TTkTerminal is a pure widget that require a separate backend to be attached to an external process, the terminal helper has the primitives to achieve it 2 years ago
Eugenio Parodi 3a491c60ca Added SEXBLOCK support in the TTKImage, removed bottleneck 2 years ago
Eugenio Parodi ede2e09ff1 Disabled TTkTerminal from windows/pyodide 2 years ago
Eugenio Parodi 2f1f580193 updated doc 2 years ago
Eugenio Parodi a0e2f28f5e Fix test error with python3.11 2 years ago
Eugenio Parodi 8b731958f1 fix flake error 2 years ago
Eugenio Parodi bd9144871d Kind of finalised the workbench 2 years ago
Eugenio Parodi 761251fa27 Finalised the Terminal, still not perfect but I am pretty sure it can be released 2 years ago
Eugenio Parodi f9a2aa04d2 Disabled the terminal quit once the fork is done 2 years ago
Eugenio Parodi f43934ce3f Removed regex warnings 2 years ago
Eugenio Parodi e5fc190b0d Fix deadloop in windows when file picker is opened 2 years ago
Eugenio Parodi 5fe92d6af8 TTkList Widget: dnd is disable by default to avoid unexpected dragging. 2 years ago