Wykres commitów

169 Commity (master)

Autor SHA1 Wiadomość Data
Manuel Garcia b8afcebba2
Add Python highlighting to README.md 2021-06-23 06:35:26 -04:00
Thomas Bouve 59bcd4a9d6
Merge pull request #51 from crahan/case_insensitive_match
filter_pattern is now case-insensitive
2021-06-23 01:47:39 +02:00
Thomas Bouve b86a079162 filter_pattern is now case-insensitive 2021-06-23 01:46:02 +02:00
Thomas Bouve 5f4bcf5c88
Merge pull request #50 from crahan/cleanup
Additional typing fixes and code cleanup
2021-06-23 01:23:20 +02:00
Thomas Bouve c617b33852 Additional typing and code cleanup 2021-05-26 23:00:23 +02:00
Thomas Bouve 6248425e38
Merge pull request #44 from Mandroide/typing-hint
Add typing hints
2021-05-26 20:55:49 +02:00
Thomas Bouve 8612b68e3c
Merge pull request #47 from Mandroide/referenced-assigment
Fix warning of referenced before assignment
2021-05-23 00:04:25 +02:00
Manuel Garcia da33e1c7b3
Add typing hints 2021-05-21 05:54:10 -04:00
Manuel Garcia 6b3c42702d
Fix warning of referenced before assignment 2021-05-21 05:38:55 -04:00
Thomas Bouve b04edd5f19
Merge pull request #46 from Mandroide/deprecated-key
Remove deprecated key from .travis
2021-05-20 23:34:26 +02:00
Manuel Garcia b4d0fa492c
Remove deprecated key from .travis 2021-05-20 17:28:38 -04:00
Thomas Bouve 8a4880516b Extend allowed line-length to 120 2021-05-20 21:35:37 +02:00
Thomas Bouve c7cbfe6f4f
Merge pull request #45 from Mandroide/fix-dict
Fix mapping of display names to real names
2021-05-20 21:25:28 +02:00
Manuel Garcia 4b937bcd4f
Fix mapping of display names to real names 2021-05-19 11:05:59 -04:00
Thomas Bouve b12216d983
Merge pull request #42 from crahan/dev
Prevent selection if filter_pattern mismatch
2021-04-03 20:59:24 +02:00
Thomas Bouve d216105382 Prevent selection if filter_pattern mismatch 2021-04-03 20:48:09 +02:00
Thomas Bouve b7acaf2ea6 Update docs with filter examples 2021-02-08 00:00:08 +01:00
Thomas Bouve 8dca2c579e
Merge pull request #37 from crahan/regex_filter
Support for multiple fnmatch filter patterns
2021-02-07 23:54:03 +01:00
Thomas Bouve 0905a34aba Fix line length 2021-02-07 23:53:08 +01:00
Thomas Bouve 32ea5b05a8 Added support for multiple fnmatch filters 2021-02-07 23:44:51 +01:00
Thomas Bouve 09687ebfdb
Merge pull request #33 from crahan/dev
Fix select_default bug
2020-11-22 19:27:50 +01:00
Thomas Bouve 9724c59e88 Fix select_default bug 2020-11-22 19:23:12 +01:00
Thomas Bouve d4bb963889
Merge pull request #30 from crahan/dev
Update README.me
2020-10-03 14:26:56 +02:00
Thomas Bouve 67635ecdac Add filter_pattern 2020-10-03 14:22:21 +02:00
Thomas Bouve 2dd73be229
Merge pull request #29 from crahan/dev
Latest changes for the 0.4.0 release
2020-10-03 14:18:36 +02:00
Thomas Bouve a4ea32f726 Add changes for 0.4.0 2020-10-03 14:13:49 +02:00
Thomas Bouve 4bc26e36de Add filter and support ValueWidget 2020-10-03 13:57:12 +02:00
Thomas Bouve ff79543dfe
Merge pull request #24 from andriykorchak/filter_files
Add ability to filter file list
2020-10-03 10:46:01 +02:00
Thomas Bouve e9528b9a47 Merge fix 2020-10-03 10:38:11 +02:00
Thomas Bouve 0a99dd34d2 Code cleanup 2020-08-24 16:07:55 +02:00
Thomas Bouve ea428ebfce New release 2020-08-18 13:11:55 +02:00
Andrii Korchak 7fad91dd9b Add filter_pattern setting 2020-08-04 13:37:56 -07:00
andriykorchak 5dde7bc495
Merge pull request #1 from crahan/dev
Merge dev branch from upstream
2020-08-04 12:02:37 -07:00
Thomas Bouve 463c1fb6db Version bump for the next release. 2020-07-26 01:47:16 +02:00
Thomas Bouve 968ccecb2a Remove/add self._filename from gridbox children 2020-07-26 01:45:30 +02:00
Thomas Bouve 4c5c889c70 Refactoring and Jupyter notebook update 2020-07-24 02:34:27 +02:00
Thomas Bouve 53ed4b66de Hide the filename field in folder-only mode 2020-07-24 01:56:44 +02:00
Thomas Bouve b24652a9f0 Update code to match show_only_folders 2020-07-23 22:37:41 +02:00
Thomas Bouve f5d6db4e64
Merge pull request #23 from andriykorchak/only_folders
Add show_only_folders property
2020-07-23 22:12:05 +02:00
Andrii Korchak ced68192b6 Disable output filename text field when show_only_folders flag is set 2020-07-01 08:30:02 -07:00
Andrii Korchak 4a954a218d Highlight selection if existing folder is selected when using show_only_folders=True 2020-06-26 13:28:46 -07:00
Andrii Korchak d17b139504 Add show_only_folders property 2020-06-24 11:16:24 -07:00
Thomas Bouve 578630c7c8 Fix screenshot 2020-02-15 00:49:10 +01:00
Thomas Bouve 4b6ed38ccf
Merge pull request #18 from crahan/folder_icon_setter
Getter and setter functions for use_dir_icons
2020-02-15 00:05:53 +01:00
Thomas Bouve 0a8929badc Getter and setter functions for use_dir_icons 2020-02-15 00:03:41 +01:00
Thomas Bouve dfe9d68f47
Merge pull request #17 from crahan/minor_cleanup
Update sample notebook and readme + version bump to 0.3.4
2020-02-14 23:39:57 +01:00
Thomas Bouve 981384ab5b Update docs for folder icons and version bump. 2020-02-14 23:34:47 +01:00
Thomas Bouve b210a62a00
Merge pull request #16 from ptooley/type_icons
Optionally use icons to distinguish directories from files
2020-02-14 22:42:17 +01:00
telemin 65cad4ad24 pycodestyle fixes 2020-02-14 09:51:20 +00:00
telemin 825d2f3b01 deblack formatting 2020-02-14 09:34:08 +00:00