Commit Graph

  • 78ea0b3641 close_library() fix Sylvia Krech 2024-05-04 16:45:38 -05:00
  • 523f233f4a Ruff formatting Sylvia Krech 2024-05-04 15:16:31 -05:00
  • ea05907227 Fix for #119, Prompt for new location user if library cannot be saved Sylvia Krech 2024-05-04 12:20:43 -05:00
  • 089c8dd50c Reformatted using Ruff Travis Abendshien 2024-05-03 19:40:36 -07:00
  • 77d7559014 Merge pull request #111 from yedpodtrzitko/yed/sidebar-active-cursor Travis Abendshien 2024-05-03 19:15:37 -07:00
  • 164aba1bb0 Merge pull request #113 from TechCrafterGaming/PR-003 Travis Abendshien 2024-05-03 19:08:34 -07:00
  • fd622ea378 Merge pull request #114 from Loran425/refactor/tag_database Travis Abendshien 2024-05-03 18:22:42 -07:00
  • b2d87b05d8 Merge pull request #123 from SylviaSK/main Travis Abendshien 2024-05-03 18:13:07 -07:00
  • ac3d7c95cb Merge pull request #126 from JinguBangWest/main Travis Abendshien 2024-05-03 17:59:32 -07:00
  • 64514db457 Merge pull request #107 from yedpodtrzitko/yed/ruff-formatting Travis Abendshien 2024-05-03 17:52:10 -07:00
  • 58c773a0de change to string.removeprefix(prefix) JinguBangWest 2024-05-03 14:37:32 -04:00
  • bb1161baa9 Refactor strip_web_protocol This allows for more prefixes to be added in the future if needed without repeating code multiple times. JinguBangWest 2024-05-02 22:05:57 -04:00
  • cd719c6d01 minor comment fix Sylvia Krech 2024-05-02 11:54:10 -05:00
  • 9a405dd336 Fix for #120, Windows filepaths with spaces Sylvia Krech 2024-05-02 11:47:32 -05:00
  • afd6e113d2 add ruff pre-commit hook and README info yedpodtrzitko 2024-05-02 01:01:36 +08:00
  • ea8d954548 Merge pull request #122 from abby-freakazoid/bugfix/validate-library-path-before-open/#118 Travis Abendshien 2024-05-01 23:00:06 -07:00
  • a1fcd23d13 Merge pull request #121 from gabrieljreed/bugfix/right-click-file-path/#116 Travis Abendshien 2024-05-01 22:34:47 -07:00
  • 99a0bfe919 Fix library reopen doesn't check if path is valid #118 Abby 2024-05-02 00:25:21 -05:00
  • eb5124bd0a Update docstrings gabrieljreed 2024-05-01 22:01:08 -07:00
  • 0e1e9e924b Merge remote-tracking branch 'upstream/main' into bugfix/right-click-file-path/#116 gabrieljreed 2024-05-01 21:56:29 -07:00
  • 85b4be8525 Add docstrings gabrieljreed 2024-05-01 21:45:43 -07:00
  • 08c0704926 Fix open_file for platforms other than Windows gabrieljreed 2024-05-01 21:42:58 -07:00
  • 81f550a543 Fix open_explorer on Mac, fix right click on FileOpenerLabel gabrieljreed 2024-05-01 21:41:11 -07:00
  • aedc5afefa Improved TagStudio.sh Abby 2024-05-01 22:28:10 -05:00
  • 9951c00a45 Remove functionally duplicated code in update_tags Andrew.Arneson 2024-05-01 12:54:21 -06:00
  • b834166d61 minor bug fixes to Tag Search Box TechCrafterGaming 2024-05-01 15:27:12 +02:00
  • 61f9a49782 feat: add hand cursor for active sidebar elements yedpodtrzitko 2024-05-01 18:46:55 +08:00
  • f71b947673 Merge pull request #110 from yedpodtrzitko/yed/fix-thumbs-orientation Travis Abendshien 2024-05-01 03:00:46 -07:00
  • 3d5ed3a948 Added EXIF transpose to small thumbnails Travis Abendshien 2024-05-01 02:58:43 -07:00
  • 8604a7f08f fix image thumbnails rotation yedpodtrzitko 2024-05-01 17:15:33 +08:00
  • 67c18e9a25 Merge pull request #109 from yedpodtrzitko/yed/macos-file-open Xarvex 2024-05-01 03:51:23 -05:00
  • 81e0e7b072 Accidental double sys import during merge conflict Xarvex 2024-05-01 03:50:27 -05:00
  • ba5a995b5d Merge branch 'yed/macos-file-open' of github.com:yedpodtrzitko/TagStudio into yed/macos-file-open Xarvex 2024-05-01 03:43:53 -05:00
  • c58590a221 Make use of open_file from #84 Refactor done in #80 essentially reverted changes Re-fixes #81, also re-fixes windows opening behind TagStudio Xarvex 2024-05-01 03:26:36 -05:00
  • f40be005f8 fix file opening on posix yedpodtrzitko 2024-05-01 15:46:08 +08:00
  • f9fc28d5ec fix file opening on posix yedpodtrzitko 2024-05-01 15:46:08 +08:00
  • 1030328420 add ruff formatting info and CI pipeline yedpodtrzitko 2024-05-01 15:19:20 +08:00
  • 1a7316d54c Merge pull request #103 from yedpodtrzitko/yed/show-tags-implicitly Travis Abendshien 2024-04-30 21:55:46 -07:00
  • 92e7e05540 Merge pull request #99 from TechCrafterGaming/FIX-001 Travis Abendshien 2024-04-30 21:07:06 -07:00
  • d478116094 show all tags in tag panel by default yedpodtrzitko 2024-05-01 00:04:37 +08:00
  • a10478bc8b Misc Bug Fixes Travis Abendshien 2024-04-30 02:41:07 -07:00
  • a669fd67c3 small adjustments and comments TechCrafterGaming 2024-04-30 08:07:10 +02:00
  • 7cdb26e822 added if statement TechCrafterGaming 2024-04-30 08:04:13 +02:00
  • 16a9d32ef3 added last_library value to be set properly TechCrafterGaming 2024-04-30 08:02:46 +02:00
  • 9b90bfad84 Merge pull request #98 from Creepler13/Folders-to-tags-cleanup Travis Abendshien 2024-04-29 22:43:15 -07:00
  • 6f900ff371 Merge pull request #101 from TechCrafterGaming/FIX-002 Travis Abendshien 2024-04-29 16:54:07 -07:00
  • d02f068991 small changes to README TechCrafterGaming 2024-04-30 00:09:43 +02:00
  • 878a5dfc8a small changes to ts_qt.py (doc strings) TechCrafterGaming 2024-04-30 00:09:09 +02:00
  • 030c817323 added action to close a library TechCrafterGaming 2024-04-29 23:57:35 +02:00
  • 9ad81c4582 Merge pull request #94 from Thesacraft/Shutdown-threads-safely Travis Abendshien 2024-04-29 14:42:22 -07:00
  • b1c0ec5817 Open/Close all buttons Creepler13 2024-04-29 23:01:15 +02:00
  • ea904da58b Folders to tags Cleanup + bugfix Creepler13 2024-04-29 21:28:32 +02:00
  • 0c9dd7f43b Merge pull request #95 from Loran425/patch/library-loading Travis Abendshien 2024-04-29 12:01:04 -07:00
  • 885b2b0358 Patch Bug that prevents loading ts_library.json fields ids as integers Andrew.Arneson 2024-04-29 12:55:30 -06:00
  • 7139eea4c4 Ends threads before quitting application Theasacraft 2024-04-29 19:37:36 +02:00
  • 41e419c1e7 Ends threads before quitting application Theasacraft 2024-04-29 18:46:35 +02:00
  • 93177dd696 Merge pull request #89 from yedpodtrzitko/main Travis Abendshien 2024-04-29 01:05:36 -07:00
  • d8a11a796d fix: strip leading slash in library items yedpodtrzitko 2024-04-29 12:53:41 +08:00
  • c9c399faa9 Merge pull request #80 from Loran425/qt-refactor Travis Abendshien 2024-04-28 21:22:20 -07:00
  • 44106e2c59 Updates Build_win.bat to not delete source and be able to build portable version Theasacraft 2024-04-29 00:13:48 +02:00
  • 260583cfeb Update Build_win.bat for faster start of executable Theasacraft 2024-04-28 21:52:16 +02:00
  • eb2a175b75 Changes from #84 split into src.qt.helpers.open_file from ts_qt.py Andrew Arneson 2024-04-28 13:37:28 -06:00
  • 89b159cfa1 Merge remote-tracking branch 'upstream/main' into qt-refactor Andrew Arneson 2024-04-28 13:36:25 -06:00
  • fb300d0d07 Merge pull request #84 from xarvex/main Travis Abendshien 2024-04-28 12:26:33 -07:00
  • 3446e0601a Incorrect usage of list append Xarvex 2024-04-28 14:07:23 -05:00
  • 22e0ef8f4b Cleanup Imports Andrew Arneson 2024-04-28 12:57:21 -06:00
  • 1351002378 Breakout ItemThumb and PreviewPanel from ts_qt.py Andrew Arneson 2024-04-28 12:55:37 -06:00
  • 6e8baced7d Revert "Cannot split out ItemThumb or PreviewPanel due to close ties with driver" Andrew Arneson 2024-04-28 12:18:31 -06:00
  • 310fc0d958 Re-enable typechecking and autocompletion for modals that rely on QtDriver in ts_qt.py Andrew Arneson 2024-04-28 12:17:16 -06:00
  • 737be6199f DETACHED_PROCESS is no longer necessary Causes program window to open below TagStudio Xarvex 2024-04-28 12:34:20 -05:00
  • ca9735ca86 Split out remaining modals from ts_qt.py Andrew Arneson 2024-04-28 11:09:06 -06:00
  • 4a9c4de56a Further isolate program window from TagStudio Xarvex 2024-04-28 11:31:18 -05:00
  • f7c4e1ccc0 Revert "Cannot split out unlinked file functions due to close ties with driver" Andrew Arneson 2024-04-28 10:28:05 -06:00
  • f6b131c412 Revert "Cannot split out duped file functions due to close ties with driver" Andrew Arneson 2024-04-28 10:28:05 -06:00
  • a695e222f4 Revert "Cannot split out folder_to_tag file functions due to close ties with driver" Andrew Arneson 2024-04-28 10:28:04 -06:00
  • 0d6746abe0 Revert "Cannot split out mirror entities file functions due to close ties with driver" Andrew Arneson 2024-04-28 10:28:04 -06:00
  • 2d558efde7 Allow opening and selecting files in file managers for all platforms Fixes: #81 Refactored file opener helper to use already present open_file Refactored open_file to allow option for file manager Xarvex 2024-04-28 04:09:07 -05:00
  • 82a53481f7 Missing Newlines Andrew Arneson 2024-04-27 21:40:53 -06:00
  • d26b308ae2 split TextWidget from ts_qt.py Andrew Arneson 2024-04-27 21:25:01 -06:00
  • 5431c1996a Copied (with git history): Andrew Arneson 2024-04-27 21:21:02 -06:00
  • 731b6d1568 * (merge) Andrew Arneson 2024-04-27 21:21:02 -06:00
  • 68b075a6c8 * (keep ts_qt.py) Andrew Arneson 2024-04-27 21:21:02 -06:00
  • 99cc8dc991 * (create ./widgets/text_edit.py) Andrew Arneson 2024-04-27 21:21:02 -06:00
  • cdba60c7d3 Cleanup Imports Andrew Arneson 2024-04-27 21:00:38 -06:00
  • 0495824878 Update requirements.txt to use last tested pyinstaller version Theasacraft 2024-04-28 04:54:02 +02:00
  • 6b9b813e26 Cannot split out ItemThumb or PreviewPanel due to close ties with driver Might be able to resolve with more time and a separate PR Andrew Arneson 2024-04-27 20:52:51 -06:00
  • ad85266f98 Error File Creation Andrew Arneson 2024-04-27 20:46:16 -06:00
  • a62dbc3f2d Cannot split out mirror entities file functions due to close ties with driver Might be able to resolve with more time and a separate PR Andrew Arneson 2024-04-27 20:45:04 -06:00
  • 237bcd90b0 Cannot split out folder_to_tag file functions due to close ties with driver Might be able to resolve with more time and a separate PR Andrew Arneson 2024-04-27 20:44:46 -06:00
  • abd36e55b3 Cannot split out duped file functions due to close ties with driver Might be able to resolve with more time and a separate PR Andrew Arneson 2024-04-27 20:43:35 -06:00
  • 7b0064d14b split FileExtensionModal from ts_qt.py Andrew Arneson 2024-04-27 20:42:24 -06:00
  • c848c57cb4 Cannot split out unlinked file functions due to close ties with driver Might be able to resolve with more time and a separate PR Andrew Arneson 2024-04-27 20:36:21 -06:00
  • ebf2c0bb99 split AddFieldModal from ts_qt.py Andrew Arneson 2024-04-27 20:26:26 -06:00
  • 53fefb7497 split TagBoxWidget from ts_qt.py Andrew Arneson 2024-04-27 20:22:02 -06:00
  • a9afb8e2cf split TagBoxWidget from ts_qt.py Andrew Arneson 2024-04-27 20:15:14 -06:00
  • f0019c7086 split BuildTagPanel from ts_qt.py Andrew Arneson 2024-04-27 20:12:40 -06:00
  • c8439c976f split TagSearchPanel from ts_qt.py Andrew Arneson 2024-04-27 20:10:01 -06:00
  • 4a3b0c103f split TagWidget from ts_qt.py Andrew Arneson 2024-04-27 19:58:35 -06:00
  • 6168434f3d split ProgressWidget from ts_qt.py Andrew Arneson 2024-04-27 19:52:02 -06:00
  • 9b7b384183 split EditTextLine from ts_qt.py Andrew Arneson 2024-04-27 19:43:53 -06:00