Commit Graph

70 Commits

Author SHA1 Message Date
c836717aa9 [timeline] set window x pos and width 2025-01-30 09:18:21 +01:00
8317e61de6 [tracs, timeline] pass window width to timeline 2025-01-29 23:04:58 +01:00
4a95f48c95 [tracks] cleanup and fix of back button 2025-01-29 22:41:24 +01:00
0d634a5b77 [central] add enum class for tasks 2025-01-29 22:37:53 +01:00
c188ffef3a [tracks] tooltip fixes 2025-01-29 22:30:07 +01:00
53fa9a6191 more fwd and back control buttons 2025-01-29 16:00:46 +01:00
f66788e6fa layout fixes 2025-01-29 15:27:55 +01:00
344b919f0f [shortcuts] add keyboard shortcuts 2025-01-29 08:34:23 +01:00
216be7b1e5 [tracks] writing results works 2025-01-28 18:00:04 +01:00
a60bfdb418 [writer] module withe PickleWriter 2025-01-28 17:59:07 +01:00
46d9e3d15b [tracks] no more tables, much more speed 2025-01-28 14:50:24 +01:00
17b907619c [tracks] add control buttons widget 2025-01-28 10:56:03 +01:00
c14b729881 [view] better reporting 2025-01-28 09:58:05 +01:00
b679aa0313 [merger] speed up numpy conversion 2025-01-28 09:33:19 +01:00
456bd16a59 [merger] speed up numpy conversion 2025-01-28 09:32:58 +01:00
a98770610b [tracks] works nicely for not too large datasets 2025-01-27 17:13:46 +01:00
9a270f4d97 [centralwidget] some optimization 2025-01-27 17:13:24 +01:00
bbd9afe841 fixes 2025-01-27 17:12:24 +01:00
1668299bcf [Picklereader] add asDict export of Dataframe 2025-01-27 17:10:55 +01:00
336f9b0a4c [timeline] improvements and use in tracks 2025-01-26 23:24:22 +01:00
df878ea95e [timeline] less spaceous layout 2025-01-26 23:07:58 +01:00
23be2d963a [signals] add signals 2025-01-26 23:07:31 +01:00
7f7fb56839 [timeline] add better detection timeline 2025-01-26 23:06:54 +01:00
30f23163e3 [gitignore] more ignores 2025-01-25 14:50:49 +01:00
723ff8d3b9 [tracks] specializes tablemodel, automatic selection of tablerows and more 2025-01-25 14:49:04 +01:00
a7f6d65e62 [detectionview] rubberband selection handling 2025-01-25 14:48:05 +01:00
24c8584105 [timeline] fixes and improvements 2025-01-25 14:47:35 +01:00
25ee9f2b8b [signals] more signals 2025-01-25 14:47:05 +01:00
7586643faa work work 2025-01-24 17:21:34 +01:00
8c62d17dde [detectionview] widget to display detections on top of image 2025-01-24 17:20:54 +01:00
d1285c8da7 [timeline] new widget for timeline navigation 2025-01-24 17:19:37 +01:00
adb9703f96 fixes 2025-01-23 15:49:17 +01:00
71116f0599 make actions more flexible 2025-01-23 10:40:32 +01:00
da06011b44 [main] add funct to detect light or darkmode, unifinshed 2025-01-22 23:02:26 +01:00
ea49a6f4f9 [resources] add icons and docs 2025-01-22 23:00:59 +01:00
708d5c2b3f [help] add help dialg stub 2025-01-22 23:00:12 +01:00
0f4a29252e [docs] add some docs stubs 2025-01-22 22:59:25 +01:00
4faf82ed3c [gitignore] data folder 2025-01-22 22:45:45 +01:00
9499df3f9e [icons] additional light/dark versions of some icons 2025-01-22 22:21:47 +01:00
b89d73c26c add about dialog 2025-01-22 22:20:41 +01:00
12287df477 [detectionpreview] nice and shiny 2025-01-22 18:20:52 +01:00
3b76969d9b [merger] save a merged image along with the merged detections 2025-01-22 09:40:22 +01:00
7b4c2f35eb started preview and added pyproject toml 2025-01-21 17:42:03 +01:00
e039d74d1a [project] restructure, add json to pandas conversion to tasks 2025-01-21 11:25:13 +01:00
681a085f4a [project] resturcture package 2025-01-21 09:45:41 +01:00
4e7ddd468c [pyside] switch to pyside instead of pyqt 2025-01-21 09:06:23 +01:00
5dd44512df [merger] include merge result saving, some progress indicator 2025-01-20 17:51:12 +01:00
f2f1741a77 [merger] move code to merger class 2025-01-17 15:07:11 +01:00
9946c4c72a [util] merging seems to work 2025-01-17 10:58:00 +01:00
23b513ab68 move stuff to merger class 2025-01-10 17:51:04 +01:00