Wykres commitów

  • f514046b8b Address issues as identified by @crahan - Replace empty path with os.sep - Filter path when dircontent select Harrison Cook 2024-04-03 10:00:19 +1100
  • 0d5a14702e Maintain '..' in directory chooser - Remove '/' in suffix Harrison Cook 2024-02-13 21:00:53 +1100
  • f98dcf4e93 Update - Show parent directory if subdirectory is invalid Harrison Cook 2024-02-13 20:57:03 +1100
  • e5827c3926 Allow typing in pathlist_widget Harrison Cook 2024-02-13 20:28:44 +1100
  • e4f82f4946
    Merge pull request #62 from crahan/dev master v0.6.0 Thomas Bouve 2021-09-16 00:24:00 +0200
  • bffb81b819 Update sample notebook dev Thomas Bouve 2021-09-16 00:04:27 +0200
  • 2ef6cc44f8 Add sandbox feature screenshot Thomas Bouve 2021-09-15 23:53:49 +0200
  • 54a59818d8 Cleaner observer handling Thomas Bouve 2021-09-15 23:40:38 +0200
  • cf885c4f17 Deselect value Thomas Bouve 2021-09-15 23:34:07 +0200
  • 5001e0c7b2 Handle folder permission issues Thomas Bouve 2021-09-15 23:20:46 +0200
  • ea8a84afbb Version bump and doc update Thomas Bouve 2021-09-15 01:46:13 +0200
  • b82dec0190 Move exception classes to separate file Thomas Bouve 2021-09-15 00:39:05 +0200
  • f841f7b47b Update exception message Thomas Bouve 2021-09-14 23:54:10 +0200
  • e8290e0ff8 Update __repr__ Thomas Bouve 2021-09-14 13:18:58 +0200
  • 7cb1555192 properly handle a c:\ sandbox_path Thomas Bouve 2021-09-14 13:12:43 +0200
  • 315a9ac201 Add dir_icon_append to __repr__ Thomas Bouve 2021-09-14 12:22:55 +0200
  • 9171f5ab4a Add dir_icon_append parameter Thomas Bouve 2021-09-14 12:18:24 +0200
  • f608c0f7d9 Remove default space from dir icon Thomas Bouve 2021-09-14 12:05:38 +0200
  • 3a87d2e14f Fix sandbox value bug Thomas Bouve 2021-09-14 12:02:07 +0200
  • 2619e456f1 Make sandbox_path optional using None as default. Thomas Bouve 2021-09-14 11:56:38 +0200
  • d87a6792fb Small tweaks to utils Thomas Bouve 2021-09-14 01:30:17 +0200
  • d12485873b Fix get_drives function Thomas Bouve 2021-09-14 00:51:25 +0200
  • f6ce0cdb29 Back to normalize, but based on realpath Thomas Bouve 2021-09-14 00:36:43 +0200
  • 51bb1f5e84 Switch to using realpath Thomas Bouve 2021-09-14 00:20:33 +0200
  • 350f52fb51 Check first element length, not list length Thomas Bouve 2021-09-13 23:59:39 +0200
  • 80bb352294 Custom dir icon support + bug fixes Thomas Bouve 2021-09-13 23:49:04 +0200
  • 6fc806bb3d Add sandbox_path property Thomas Bouve 2021-09-09 10:39:20 +0200
  • 38db8c6ca1 Bug fix in helper functions Thomas Bouve 2021-09-09 00:40:01 +0200
  • a1ebe8df41 Add path and filename validation Thomas Bouve 2021-09-09 00:21:49 +0200
  • 1b08e8dce7 Fix sandbo functions Thomas Bouve 2021-09-07 01:29:29 +0200
  • 704db46542 Validate filename Thomas Bouve 2021-09-07 01:15:52 +0200
  • b2dd8d6cc3 Filter filenames Thomas Bouve 2021-09-07 01:04:20 +0200
  • fcabb448aa Minor fixes Thomas Bouve 2021-09-07 00:33:28 +0200
  • 01a9e60309 Cleanup Thomas Bouve 2021-09-07 00:25:34 +0200
  • f81b1cc0a9 Comment Thomas Bouve 2021-09-07 00:04:20 +0200
  • a2c3f52a7c Properly handle Windows case insensitive paths Thomas Bouve 2021-09-06 23:59:03 +0200
  • 371aa501f7 Fix normalized sandbox_path handling Thomas Bouve 2021-09-06 23:29:41 +0200
  • f60e0b5f3b Test release Thomas Bouve 2021-09-06 22:50:08 +0200
  • 34802201cb One step closer Thomas Bouve 2021-09-06 00:00:48 +0200
  • fa44a64200 Add support for root_path parameter Thomas Bouve 2021-09-05 23:16:41 +0200
  • 3f5c14c92c Fix bug Thomas Bouve 2021-09-05 23:05:37 +0200
  • d2fbe5afe8 Better drive letter handling Thomas Bouve 2021-09-05 22:49:48 +0200
  • cff684b5b4 Minor fix Thomas Bouve 2021-09-05 22:08:37 +0200
  • d6e0568709 First path restriction test Thomas Bouve 2021-09-05 21:46:38 +0200
  • 6da5fe6df1 Bumb version to 0.5.0 and update README.md v0.5.0 Thomas Bouve 2021-09-04 13:59:45 +0200
  • 0cfe3bd77e
    Merge pull request #60 from crahan/width_and_fixes Thomas Bouve 2021-09-04 13:41:37 +0200
  • ce78d3e340 Ignore more files and folders Thomas Bouve 2021-09-01 15:09:19 +0200
  • 0f95c2c4e3 Better handling of trailing path separators on Win Thomas Bouve 2021-08-31 23:54:27 +0200
  • 864699a781 Hide overflow and add scrollbar to just the label Thomas Bouve 2021-08-20 23:49:13 +0200
  • 173d752d32 Button min-width and properly align reflowed label Thomas Bouve 2021-08-20 23:10:39 +0200
  • a05a88f58d Reworking width fix Thomas Bouve 2021-08-20 21:58:29 +0200
  • 5476272751 Add value property as an alternative to selected Thomas Bouve 2021-08-20 09:59:12 +0200
  • 1a2017cd27 Make widget width configurable via Layout Thomas Bouve 2021-08-20 03:12:06 +0200
  • f313a73cc3
    Merge pull request #52 from Mandroide/highlight-sample Thomas Bouve 2021-06-23 17:57:15 +0200
  • b8afcebba2
    Add Python highlighting to README.md Manuel Garcia 2021-06-23 06:35:26 -0400
  • 59bcd4a9d6
    Merge pull request #51 from crahan/case_insensitive_match v0.4.4 Thomas Bouve 2021-06-23 01:47:39 +0200
  • b86a079162 filter_pattern is now case-insensitive Thomas Bouve 2021-06-23 01:46:02 +0200
  • 5f4bcf5c88
    Merge pull request #50 from crahan/cleanup Thomas Bouve 2021-06-23 01:23:20 +0200
  • c617b33852 Additional typing and code cleanup Thomas Bouve 2021-05-26 23:00:23 +0200
  • 6248425e38
    Merge pull request #44 from Mandroide/typing-hint Thomas Bouve 2021-05-26 20:55:49 +0200
  • 8612b68e3c
    Merge pull request #47 from Mandroide/referenced-assigment Thomas Bouve 2021-05-23 00:04:25 +0200
  • da33e1c7b3
    Add typing hints Manuel Garcia 2021-05-21 05:54:10 -0400
  • 6b3c42702d
    Fix warning of referenced before assignment Manuel Garcia 2021-05-21 05:38:55 -0400
  • b04edd5f19
    Merge pull request #46 from Mandroide/deprecated-key Thomas Bouve 2021-05-20 23:34:26 +0200
  • b4d0fa492c
    Remove deprecated key from .travis Manuel Garcia 2021-05-20 17:28:38 -0400
  • 8a4880516b Extend allowed line-length to 120 Thomas Bouve 2021-05-20 21:35:37 +0200
  • c7cbfe6f4f
    Merge pull request #45 from Mandroide/fix-dict Thomas Bouve 2021-05-20 21:25:28 +0200
  • 4b937bcd4f
    Fix mapping of display names to real names Manuel Garcia 2021-05-19 11:05:59 -0400
  • b12216d983
    Merge pull request #42 from crahan/dev v0.4.3 Thomas Bouve 2021-04-03 20:59:24 +0200
  • d216105382 Prevent selection if filter_pattern mismatch Thomas Bouve 2021-04-03 20:48:09 +0200
  • b7acaf2ea6 Update docs with filter examples v0.4.2 Thomas Bouve 2021-02-08 00:00:08 +0100
  • 8dca2c579e
    Merge pull request #37 from crahan/regex_filter Thomas Bouve 2021-02-07 23:54:03 +0100
  • 0905a34aba Fix line length Thomas Bouve 2021-02-07 23:53:08 +0100
  • 32ea5b05a8 Added support for multiple fnmatch filters Thomas Bouve 2021-02-07 23:44:51 +0100
  • 09687ebfdb
    Merge pull request #33 from crahan/dev v0.4.1 Thomas Bouve 2020-11-22 19:27:50 +0100
  • 9724c59e88 Fix select_default bug Thomas Bouve 2020-11-22 19:23:12 +0100
  • d4bb963889
    Merge pull request #30 from crahan/dev v0.4.0 Thomas Bouve 2020-10-03 14:26:56 +0200
  • 67635ecdac Add filter_pattern Thomas Bouve 2020-10-03 14:22:21 +0200
  • 2dd73be229
    Merge pull request #29 from crahan/dev Thomas Bouve 2020-10-03 14:18:36 +0200
  • a4ea32f726 Add changes for 0.4.0 Thomas Bouve 2020-10-03 14:13:49 +0200
  • 4bc26e36de Add filter and support ValueWidget Thomas Bouve 2020-10-03 13:57:12 +0200
  • ff79543dfe
    Merge pull request #24 from andriykorchak/filter_files Thomas Bouve 2020-10-03 10:46:01 +0200
  • e9528b9a47 Merge fix Thomas Bouve 2020-10-03 10:38:11 +0200
  • 0a99dd34d2 Code cleanup Thomas Bouve 2020-08-24 16:07:55 +0200
  • ea428ebfce New release v0.3.5 Thomas Bouve 2020-08-18 13:11:55 +0200
  • 7fad91dd9b Add filter_pattern setting Andrii Korchak 2020-08-04 13:37:56 -0700
  • 5dde7bc495
    Merge pull request #1 from crahan/dev andriykorchak 2020-08-04 12:02:37 -0700
  • 463c1fb6db Version bump for the next release. Thomas Bouve 2020-07-26 01:47:16 +0200
  • 968ccecb2a Remove/add self._filename from gridbox children Thomas Bouve 2020-07-26 01:45:30 +0200
  • 4c5c889c70 Refactoring and Jupyter notebook update Thomas Bouve 2020-07-24 02:34:27 +0200
  • 53ed4b66de Hide the filename field in folder-only mode Thomas Bouve 2020-07-24 01:56:44 +0200
  • b24652a9f0 Update code to match show_only_folders Thomas Bouve 2020-07-23 22:37:41 +0200
  • f5d6db4e64
    Merge pull request #23 from andriykorchak/only_folders Thomas Bouve 2020-07-23 22:12:05 +0200
  • ced68192b6 Disable output filename text field when show_only_folders flag is set Andrii Korchak 2020-07-01 08:30:02 -0700
  • 4a954a218d Highlight selection if existing folder is selected when using show_only_folders=True Andrii Korchak 2020-06-26 13:28:46 -0700
  • d17b139504 Add show_only_folders property Andrii Korchak 2020-06-24 11:16:24 -0700
  • 578630c7c8 Fix screenshot Thomas Bouve 2020-02-15 00:49:10 +0100
  • 4b6ed38ccf
    Merge pull request #18 from crahan/folder_icon_setter v0.3.4 Thomas Bouve 2020-02-15 00:05:53 +0100
  • 0a8929badc Getter and setter functions for use_dir_icons Thomas Bouve 2020-02-15 00:03:41 +0100
  • dfe9d68f47
    Merge pull request #17 from crahan/minor_cleanup Thomas Bouve 2020-02-14 23:39:57 +0100