Commit Graph

  • f23ff1669e Fixed Issue when Searching Tags, Editing Option was not Connected to Searched TagWidets DrRetro 2024-04-26 10:50:19 -04:00
  • 6b1035b0f6 A simple TagDatabasePanel has been created based off TagSearchPanel. DrRetro 2024-04-26 10:07:59 -04:00
  • 243d786298 Update ts_qt.py to update badges if meta tag field is removed Theasacraft 2024-04-26 15:41:37 +02:00
  • 898ce5fdc7 Update ts_qt.py to update badges if meta tag field is removed Theasacraft 2024-04-26 15:34:06 +02:00
  • 749d7c8fc0 Finished folders to Tags tool Creepler13 2024-04-26 14:58:21 +02:00
  • 1774a00d34 first prototype Creepler13 2024-04-26 00:06:34 +02:00
  • 9020aaddf4 Finished folders to Tags tool Creepler13 2024-04-26 14:58:21 +02:00
  • 00651e6242 Fixed Incorrect Fields Being Updated in Multi-Selection Travis Abendshien 2024-04-26 01:45:03 -07:00
  • b7638046a3 Addded TagStudio.ini to gitignore; Updated Qt resource comment Travis Abendshien 2024-04-25 22:22:28 -07:00
  • c446911b59 Merge pull request #34 from DrRetro2033/main Travis Abendshien 2024-04-25 22:18:00 -07:00
  • 201a63e273 Refresh_badges added to QtDriver, and favorite and archived badges checks selection. DrRetro 2024-04-25 20:51:12 -04:00
  • d8faa27dbf first prototype Creepler13 2024-04-26 00:06:34 +02:00
  • ff488da6c8 Merge pull request #51 from Loran425/main Travis Abendshien 2024-04-25 14:22:12 -07:00
  • 2514809e17 remove doubled up line Andrew Arneson 2024-04-25 14:20:46 -06:00
  • 82bb63191a Tweak setting location to ensure compatibility between IDEs Explicitly call sync to save .ini file Andrew Arneson 2024-04-25 14:12:40 -06:00
  • 9a076a775f Merge remote-tracking branch 'upstream/main' Andrew Arneson 2024-04-25 12:23:55 -06:00
  • 5c746a9950 add Qsettings and restore last library on open Settings are currently stored as an INI file within the project directory rather than messing with registry or system configurations. Andrew Arneson 2024-04-25 12:23:13 -06:00
  • 00dea27279 Merge pull request #46 from eltociear/patch-1 Travis Abendshien 2024-04-25 10:39:42 -07:00
  • a0dc34a5ad docs: update documentation.md Ikko Eltociear Ashimine 2024-04-26 00:46:32 +09:00
  • 2a46251831 Fixed slow down from refreshing all thumbnails for every added and removed tag. DrRetro 2024-04-25 09:57:37 -04:00
  • 92834800e2 Merge remote-tracking branch 'upstream/main' DrRetro 2024-04-25 09:46:22 -04:00
  • 794401ae58 Archive Button and Favorite Button Now work DrRetro 2024-04-25 09:40:12 -04:00
  • b2fbc4b4a2 Large Changes to how code gets Field ID. DrRetro 2024-04-25 09:34:14 -04:00
  • 13c2ca1ea5 Allows shortcut files to show in library Travis Abendshien 2024-04-25 01:41:32 -07:00
  • e823bb5c93 Merge pull request #41 from Loran425/feature/modify-imports Travis Abendshien 2024-04-24 22:37:27 -07:00
  • 7652289fe5 Merge branch 'main' into feature/modify-imports Travis Abendshien 2024-04-24 22:36:56 -07:00
  • b9b23611f7 Merge pull request #43 from xarvex/file-open-1 Travis Abendshien 2024-04-24 22:18:56 -07:00
  • de09da1592 remove tagstudio prefix for source libraries Andrew Arneson 2024-04-24 23:18:16 -06:00
  • 956ffd4663 Properly detach process on Windows Xarvex 2024-04-25 00:07:14 -05:00
  • 8b4b2507fa Account for start being a shell builtin on Windows Xarvex 2024-04-24 23:50:26 -05:00
  • f125e5a50d Implement file opening for Linux and MacOS, allow Windows in background Note: this is only tested on Linux Xarvex 2024-04-24 23:37:36 -05:00
  • 0b1c097f97 update tagstudio.py refrences to tag_studio.py Andrew Arneson 2024-04-24 22:00:40 -06:00
  • 2b5697ea50 Remove wildcard Imports Andrew Arneson 2024-04-24 21:51:43 -06:00
  • 4e5b7b1c7d Fix reference to datetime Andrew Arneson 2024-04-24 21:51:22 -06:00
  • 0b4ccac5ff Import Humanfriendly format_size when importing format_timespan Andrew Arneson 2024-04-24 21:14:13 -06:00
  • 952ed8f27d Remove Unused Imports Andrew Arneson 2024-04-24 19:53:01 -06:00
  • c0c18dabc1 Optimize & Sort Imports Andrew Arneson 2024-04-24 19:52:10 -06:00
  • 7b48e5e17e Prevent Import collisions Rename tagstudio.py to tag_studio.py Andrew Arneson 2024-04-24 19:48:25 -06:00
  • 6e7567a192 Update launch.json Travis Abendshien 2024-04-24 17:12:40 -07:00
  • ad6fefbe2b Merge pull request #35 from dakota-marshall/nixos-support Travis Abendshien 2024-04-24 17:01:16 -07:00
  • 4a55af66ee Remove duplicate tag IDs when loading library Travis Abendshien 2024-04-24 16:22:36 -07:00
  • f0148c7f35 🏷️ Add strict typing dicts for ts_library.json Ripp_ 2024-04-24 23:44:40 +01:00
  • ac00890c90 Merge pull request #39 from Thesacraft/main Travis Abendshien 2024-04-24 15:26:46 -07:00
  • 9e61d45ea5 Rewrote Multi-Select to use field templates. DrRetro 2024-04-24 18:11:41 -04:00
  • 432f4851f3 Update library.py to not duplicate default tags on save Theasacraft 2024-04-25 00:02:32 +02:00
  • 4184848f9c Update Nix flake pinned hash for python3.12 and QT 6.6.3 support Dakota Marshall 2024-04-24 16:51:06 -04:00
  • bc0f8b991e Update install documentation for NixOS Dakota Marshall 2024-04-24 15:39:36 -04:00
  • c4e8d40abe Update bash script to use env for nix support Dakota Marshall 2024-04-24 15:39:21 -04:00
  • c7492b78d3 Add flake files for working Nix environment Dakota Marshall 2024-04-24 15:39:12 -04:00
  • e69e4998e5 Merge branch 'main' of https://github.com/CyanVoxel/TagStudio Travis Abendshien 2024-04-24 13:14:21 -07:00
  • 0b9b4dac73 Updated Prerequisites to Python 3.12 Travis Abendshien 2024-04-24 13:14:11 -07:00
  • 844f756dba Merge pull request #32 from Thesacraft/main Travis Abendshien 2024-04-24 13:13:21 -07:00
  • 6e341e097b Merge pull request #1 from CyanVoxel/main DrRetro 2024-04-24 15:25:15 -04:00
  • def244b732 Fixed bug that occured with adding other fields to one entry. DrRetro 2024-04-24 15:18:22 -04:00
  • 129d336357 Merge branch 'CyanVoxel:main' into main Theasacraft 2024-04-24 21:13:38 +02:00
  • 071100bf90 Merge pull request #33 from LennartCode/patch-1 Travis Abendshien 2024-04-24 12:04:11 -07:00
  • e161290571 docs(README.md): Removed typo. Lennart S 2024-04-24 20:59:41 +02:00
  • e8ab8059cd Update requirements.txt to support python 3.12 Theasacraft 2024-04-24 19:18:24 +02:00
  • 7ec29228b5 Update requirements.txt to also support python3.12 Theasacraft 2024-04-24 19:15:17 +02:00
  • 3974c1b031 Multi-Select Removing Tags DrRetro 2024-04-24 12:09:07 -04:00
  • fba2f8f46b Multi-Select Tag Adding DrRetro 2024-04-24 11:31:53 -04:00
  • 0529f1fe7e Fixed library creation bug inside of empty .TagStudio folder Travis Abendshien 2024-04-23 23:22:29 -07:00
  • 59be7c0cf9 Merge pull request #30 from Loran425/main Travis Abendshien 2024-04-23 22:21:41 -07:00
  • dfe2b57952 Allow network path libraries Swap normalized path strip from using strip to using rstrip to avoid stripping leading slashes Andrew Arneson 2024-04-23 22:59:18 -06:00
  • 45e765862d Fixed forward slash being stripped from Unix paths Travis Abendshien 2024-04-23 20:10:16 -07:00
  • cf1ce6bb24 Merge pull request #27 from Thesacraft/main Travis Abendshien 2024-04-23 17:33:09 -07:00
  • e3e1c55fab Merge branch 'CyanVoxel:main' into main Theasacraft 2024-04-24 02:28:34 +02:00
  • 2e57e0397c Extended filetype support Travis Abendshien 2024-04-23 17:10:23 -07:00
  • 5e33d07e39 Removed unused dependencies Travis Abendshien 2024-04-23 16:26:10 -07:00
  • fffd9dba6c Update ts_qt.py to prevent exceptions in file menu Theasacraft 2024-04-24 01:17:30 +02:00
  • 98a01aea80 Merge branch 'CyanVoxel:main' into main Theasacraft 2024-04-24 00:55:17 +02:00
  • 1489d56be7 Update ts_qt.py to not throw Errors when no library is open Theasacraft 2024-04-24 00:53:41 +02:00
  • d974aa777c Removed (most) janky theme overriding (#5) Travis Abendshien 2024-04-23 15:49:05 -07:00
  • f67b26fbd6 Added SIGTERM handling (#13) Travis Abendshien 2024-04-23 13:31:53 -07:00
  • a074bed540 Merge pull request #22 from Thesacraft/main Travis Abendshien 2024-04-23 11:29:28 -07:00
  • a55e649d83 Update ts_qt.py to fix bootup bug Theasacraft 2024-04-23 20:20:13 +02:00
  • 9afd3d2aa8 Merge branch 'main' of https://github.com/CyanVoxel/TagStudio Alpha-v9.1 Travis Abendshien 2024-04-23 10:21:27 -07:00
  • f05f8de4f6 Update README.md Travis Abendshien 2024-04-23 10:21:15 -07:00
  • 5722521319 Merge pull request #10 from OleMortensen8/main Travis Abendshien 2024-04-23 10:00:56 -07:00
  • 70500ed9fd added Start script to boot into linux provided you have python installed Ole Vølund Skov Mortensen 2024-04-23 07:32:13 +02:00
  • 6c5f0c2151 Merge pull request #6 from 0xnim/main Travis Abendshien 2024-04-22 19:23:59 -07:00
  • e46d87eded Revert changes for creation of inverted masks Niklas Wojtkowiak 2024-04-22 22:19:49 -04:00
  • b4bef64284 Add Inverted Images for Light/Dark Mode Niklas Wojtkowiak 2024-04-22 21:27:12 -04:00
  • 95927a1cea Update README.md Travis Abendshien 2024-04-22 16:32:23 -07:00
  • bd48850bc6 Updated Python version requirements Travis Abendshien 2024-04-22 15:33:59 -07:00
  • 5f6782d705 Disabled test macro running upon adding new entries Travis Abendshien 2024-04-22 13:40:23 -07:00
  • b01b047d42 Update README.md Travis Abendshien 2024-04-22 12:38:07 -07:00
  • d63a978fb0 Alpha v9.1.0 Travis Abendshien 2024-04-22 11:52:22 -07:00
  • bb5dff7daa Initial commit Travis Abendshien 2024-04-17 05:14:01 -07:00