Commit Graph

451 Commits

Author SHA1 Message Date
18e6800e0f Implement browsing project save location 2025-03-19 21:17:26 +01:00
d42fe2776c Serialize project to json 2025-03-19 20:47:21 +01:00
7a197d9b71 Create a simple Job 2025-03-19 20:21:45 +01:00
b394330405 zip jobs 2025-03-18 22:31:59 +01:00
602fb3a5c2 Obtain all required vectors; Quick draft for project 2025-03-18 21:54:25 +01:00
6a1b87cdb1 Update name of VRAM images to reflect data 2025-03-18 21:48:36 +01:00
2b6fb4c090 Connect project gui components 2025-03-15 17:45:00 +01:00
aaeeaf97c5 Merge gui_elements into gui 2025-03-15 17:10:54 +01:00
a4fe26f112 Clean up references 2025-03-15 17:00:35 +01:00
c114745a8e Rework callbacks 2025-03-15 16:19:47 +01:00
e3a85fc2d9 Merge branch 'main' into topic/bg/project-gui 2025-03-13 20:57:19 +01:00
eb29237f24 Create connections 2025-03-13 20:29:48 +01:00
ab5c7efce8 Create GUI for project tab 2025-03-13 19:58:51 +01:00
fce64e7cf0 Removed extra line 2025-03-12 21:45:40 +01:00
02470d6bb7 Small clean-up 2025-03-12 21:44:43 +01:00
aeed26357d Collect all dependecies into an application 2025-03-12 21:29:29 +01:00
af2526d829 Rename logic to TIMManager 2025-03-12 20:22:46 +01:00
c5386eccd5 Proper handling of non existing project page 2025-03-11 20:49:37 +01:00
2317bd9b29 Set program version depending on own version 2025-03-11 20:46:37 +01:00
a0368c1e51 Improve scrolling slightly 2025-03-11 20:35:11 +01:00
3549c1a709 Display full image in main window preview 2025-03-08 17:11:00 +01:00
33e7b23ab2 Various improvements; Logic is now being reported about added and removed elements to be in sync with GUI 2025-03-08 17:04:26 +01:00
5952b97b6c Merge pull request 'topic/jb/tim_tool/risize_image' (#18) from topic/jb/tim_tool/risize_image into main
Reviewed-on: #18
Reviewed-by: cody <william@werl.me>
2025-03-08 14:32:56 +00:00
16825943c4 Add lock files to git 2025-03-06 22:23:36 +01:00
62289bc07e Display encoding on main screen 2025-03-06 22:21:56 +01:00
72b97ad7d3 Fix default selection 2025-03-06 22:02:30 +01:00
8ead2a205d Support scaling image depended on encoding 2025-03-06 21:56:52 +01:00
454fa43492 Add combobox for encoding type 2025-03-06 20:52:23 +01:00
6375183624 Display size of image 2025-03-06 19:58:13 +01:00
4d62d79cbd Support changing palette size 2025-03-04 21:38:08 +01:00
3cdfe4a677 Update palette size info 2025-03-04 20:53:35 +01:00
e948887faa Add GUI for palette width/height 2025-03-04 20:40:50 +01:00
1f8fc5100c Support pre-view of palette 2025-03-03 21:31:02 +01:00
618b642c3f Prepare for palette display 2025-03-03 20:46:30 +01:00
70cf70c4b5 Pixelate scale of selection window 2025-03-03 20:34:15 +01:00
57f22a6d6c Addd scale slider 2025-03-03 20:28:46 +01:00
a62728db7b Crappy scale slider implementation 2025-03-02 00:45:23 +01:00
39dace6f6b Fix layout scaling issue 2025-03-02 00:09:11 +01:00
e25cc7ba38 Make test scale work? 2025-02-23 07:38:11 +01:00
a797bff7a1 Simple scale concept 2025-02-17 17:46:59 +01:00
ebf640520e Support movement by key 2025-02-17 17:05:24 +01:00
b4c6cb70b6 Make image pos editable 2025-02-17 16:53:35 +01:00
fb1ecf17c5 Load palette 2025-02-17 11:29:47 +01:00
f68ef48296 GUI improvements 2025-02-17 10:55:20 +01:00
10dab4c2b3 Handle palette in GUI 2025-02-17 10:29:40 +01:00
61562a1588 Improve mutex usage 2025-02-17 10:00:04 +01:00
2af28b72c8 Prepare for palette 2025-02-16 16:11:40 +01:00
6ddca9e79f Add palette flag that prevents deleting 2025-02-16 15:49:25 +01:00
ac6a46134e Fix for indexed images not loading anymore 2025-02-16 15:37:00 +01:00
7a7b710ca4 Support direct color PNG images 2025-02-16 15:27:07 +01:00