646 Commits (9284f87a1d053368f5dc46d615b2738dfcb316e7)
 

Author SHA1 Message Date
Alexander Gordeyev 39d804fd28 option to disable stop button 9 years ago
Chris 717430eb8e Merge pull request #129 from bilderbuchi/more-tests 9 years ago
Christoph Buchner 84fa92a160 Move pytest fixtures into conftest.py 9 years ago
Chris 5e95f1bc3b Merge pull request #128 from bilderbuchi/fix-127 9 years ago
Christoph Buchner cc2c095de8 Remove broken function. 9 years ago
Christoph Buchner 2799d54f16 Add more tests to raise test coverage. 9 years ago
Christoph Buchner 0b59582d5f Make tests pass, close #127. 9 years ago
Chris a8ba3c766c Merge pull request #119 from Shura1oplot/quoting 9 years ago
Chris 35b1eb3f4a Update README.md 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 e71571305a version bump 9 years ago
chriskiehl 97f4fc70b8 Fix unbuffered flag regression introduced in 7229b4 9 years ago
chriskiehl 57d60d752a version bump 9 years ago
chriskiehl 660b0b07c0 read from pyinstaller temp dir when frozen 9 years ago
Chris edfd9852af Update README.md 9 years ago
Chris ffb5d09e6a Update README.md 9 years ago
Chris f758328962 Update README.md 9 years ago
chriskiehl 313480f68a version bump 9 years ago
chriskiehl 36967a58f4 image_repository tests 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 cbb00376fb version bump 9 years ago
chriskiehl 7229b487d6 Merge branch 'Shura1oplot-frozen' 9 years ago
chriskiehl e078e433a6 Fixed missing import 9 years ago
= eee52e9619 version bump 9 years ago
= 4798e44d01 Fixed Counter widget type 9 years ago
= fa2f556c74 Issue #122: human friendly option names 9 years ago
Alexander Gordeyev 254dbd1a6b add option to disable progress bar animation on Windows 7 9 years ago
= d59306773b version bump 9 years ago
= d34a4a2202 Fixed Counter widget type 9 years ago
= 14f55add1b Issue #122: human friendly option names 9 years ago
Alexander Gordeyev ee1ed8abac add progress bar examples 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 837f87175b Added forced exit on load_build_config exception 9 years ago
Joaquin Santos ac71408b6d Option to load previously generated configuration using the Gooey decorator. New load_build_config parameter added. 9 years ago
Chris 03cc250fb7 Merge pull request #116 from joaquins/checkbox_default_option 9 years ago
Joaquin Santos 0d94e19c81 Set default state in a CheckBox 9 years ago
Chris 78b0b005ec Merge pull request #113 from enricobacis/patch-1 9 years ago
Enrico Bacis 7d9393d0fc Correctly use the subparser widgets dictionary 9 years ago