157 Commits (169aac0a9a1d6be0ed6197b7bee3f29b9b9af837)

Author SHA1 Message Date
chriskiehl b0042f6362 Reapply button binding 8 years ago
chriskiehl ad6715afc6 refactor to subparser model 8 years ago
chriskiehl 40c7c16629 Project cleanup 8 years ago
chriskiehl 2d7f993c9d Remove unused code 8 years ago
chriskiehl bd79ea9819 auto_start option 8 years ago
chriskiehl 55c5790ba3 Removing legacy build.spec referecnes 8 years ago
chriskiehl 0ed858ab2f Removed deprecated files 8 years ago
chriskiehl 5d7b5e9153 moved helpers to bottom of file 8 years ago
chriskiehl e98aa79679 Cleaning up 8 years ago
chriskiehl 38d2d42390 deprecate controller 8 years ago
chriskiehl b17f575842 Refactoring to PresentationModel 8 years ago
chriskiehl 7e2dba496e Moved client execution/processing code into own module; minor cleanup 8 years ago
chriskiehl e7b5601a88 functional tools for gooey 8 years ago
chriskiehl b5a1303222 filling out model 9 years ago
chriskiehl 6c4c087f7a Decoupling views 9 years ago
chriskiehl 5ace8c5f7b Start MVP 9 years ago
chriskiehl cfdfda37a3 Fix build.conf typo; fix basic_layout json structure 9 years ago
chriskiehl 7315e2f259 Fix typo 9 years ago
Alexander Gordeyev a379079d0a fix progress_bar merging 9 years ago
chriskiehl 0cc082bd2a idea 9 years ago
chriskiehl 66fe5d7098 Project cleanup 9 years ago
chriskiehl fe6eb52521 project cleanup 9 years ago
chriskiehl a907e8ba37 Remove old controller implementation 9 years ago
Alexander Gordeyev 59b70a814b fix disable_progress_bar_animation inverted meaning 9 years ago
Alexander Gordeyev 463696b1f5 refactor progress_from_line() 9 years ago
Alexander Gordeyev 345b4bb4af fix window close button 9 years ago
Alexander Gordeyev 39d804fd28 option to disable stop button 9 years ago
Alexander Gordeyev 20a13e5f68 pyinstaller --onefile support 9 years ago
Shura1oplot 1095dca00e revert "make quoting implicit" 9 years ago
Shura1oplot ac042fcb3d delete duplicated method 9 years ago
chriskiehl 660b0b07c0 read from pyinstaller temp dir when frozen 9 years ago
chriskiehl 3dcf26f750 Issue 101: allow image customization 9 years ago
chriskiehl a56ebb5188 Updating image references 9 years ago
chriskiehl 8ee01280db Cleaned up images 9 years ago
Alexander Gordeyev 782d24237f quote subparser name 9 years ago
Alexander Gordeyev 7b00b5ccb7 disable quoting if nargs specified 9 years ago
Alexander Gordeyev 8f2b951d18 linter fixes 9 years ago
Alexander Gordeyev 9b9167df30 fix args ordering 9 years ago
Alexander Gordeyev f14eb000e5 move multi Chooser logic from BaseFileChooser; 9 years ago
chriskiehl e078e433a6 Fixed missing import 9 years ago
Alexander Gordeyev 254dbd1a6b add option to disable progress bar animation on Windows 7 9 years ago
Alexander Gordeyev b40bc52160 implement progress bar 9 years ago
Alexander Gordeyev 369b7898b0 implement Stop button 9 years ago
Alexander Gordeyev ac25d0e34d make quoting implicit 9 years ago
Alexander Gordeyev f6aee1463b add cx_freeze support 9 years ago
Joaquin Santos 0d94e19c81 Set default state in a CheckBox 9 years ago
chriskiehl aa36d2f39a Removed hard-coded title from StaticBox constructor 9 years ago
chriskiehl d99aef0858 Prevent child program from executing on window level close 9 years ago
chriskiehl da852095a1 Issue #98 Pt II - Replaced close method with EndModal to force ID_OK return 9 years ago
chriskiehl 8f4b1aee59 Force ISO date in datepicker 9 years ago