Commit Graph

55 Commits

Author SHA1 Message Date
Matthias Neeracher
ec626b6cb9 Remove (unimplemented) copying option 2011-08-18 18:06:04 +02:00
Matthias Neeracher
7dd5af9737 Import Annotations/Tags from Text file 2011-08-18 17:57:51 +02:00
Matthias Neeracher
1ffab4eced Text export of tags / annotations 2011-08-18 16:30:20 +02:00
Matthias Neeracher
925b645993 Switch to view based tables 2011-08-18 02:37:29 +02:00
Matthias Neeracher
41beabba04 Store size for media for safer indentification 2011-08-16 04:16:24 +02:00
Matthias Neeracher
7bf30dc43e Get rid of MAFolder. We decided on a more lightweight document format, so this eliminates pointless complexity 2011-08-16 04:15:49 +02:00
Matthias Neeracher
571b804c57 Display Current Time 2011-08-15 04:47:48 +02:00
Matthias Neeracher
93c55ad866 Merge branch 'BugFix-BlockCopy' into Feature-CurTime 2011-08-15 03:24:34 +02:00
Matthias Neeracher
6bb680470c Must use Block_{copy,release} to be GC compliant 2011-08-15 03:15:07 +02:00
Matthias Neeracher
cd83b1dec3 Refactor QTTime shortening 2011-08-15 03:12:14 +02:00
Matthias Neeracher
61cb6c09e2 Fix nasty mouse-over bug with NSTokenFieldCell 2011-08-14 23:56:49 +02:00
Matthias Neeracher
514fffddbd Restrict to sane number of types, with sane defaults 2011-08-14 22:37:23 +02:00
Matthias Neeracher
d24a3e783d Crude export capabilities work 2011-08-14 21:25:48 +02:00
Matthias Neeracher
bf395e4cad Added icons 2011-08-14 04:31:49 +02:00
Matthias Neeracher
20b8a0abcc Fix copyright notices 2011-08-14 03:03:54 +02:00
Matthias Neeracher
0f02a397de Make media time reflect selected annotation 2011-08-14 01:57:32 +02:00
Matthias Neeracher
454adfb9d1 Reorganize and fix typography 2011-08-14 01:57:09 +02:00
Matthias Neeracher
1159ba793a Properly constrain window proportions 2011-08-14 01:35:07 +02:00
Matthias Neeracher
d1cd18c57b Add full screen 2011-08-14 01:17:06 +02:00
Matthias Neeracher
0a367860bc Add autosave 2011-08-14 01:15:46 +02:00
Matthias Neeracher
3d0a156816 Much simpler, better, media control UI 2011-08-14 01:14:49 +02:00
Matthias Neeracher
fa0018a23a Navigation system works but is overkill 2011-08-14 00:04:24 +02:00
Matthias Neeracher
dbd3e5901f Implement deleting 2011-08-13 22:12:58 +02:00
Matthias Neeracher
67ce98df17 Autoselect new annotation 2011-08-13 22:12:23 +02:00
Matthias Neeracher
652a867716 Bump font size for tokens 2011-08-13 19:38:52 +02:00
Matthias Neeracher
d795f92934 Switch to garbage collection to fix crash for NSTokenFieldCell 2011-08-13 19:35:26 +02:00
Matthias Neeracher
03c270a538 Case insensitive match 2011-08-13 19:08:23 +02:00
Matthias Neeracher
7b527121b3 Tag editing works 2011-08-13 19:02:18 +02:00
Matthias Neeracher
0db88816a4 Proper handling of tags in data model 2011-08-13 16:20:06 +02:00
Matthias Neeracher
96a01add73 Fix typo 2011-08-13 15:33:03 +02:00
Matthias Neeracher
8c76d004f4 Move data classes to Data Model group 2011-08-13 15:32:46 +02:00
Matthias Neeracher
e4e7d21226 Properly order media 2011-08-13 02:00:16 +02:00
Matthias Neeracher
272e2720eb Display and add annotations 2011-08-13 01:38:18 +02:00
Matthias Neeracher
4a7c4ac7e0 Added AnnotationController 2011-08-12 22:51:58 +02:00
Matthias Neeracher
03de6fa6ad Fix bindings 2011-08-12 22:33:30 +02:00
Matthias Neeracher
540555f4c5 Layout tweaks 2011-08-12 22:23:04 +02:00
Matthias Neeracher
d38639bdc9 Bind QTMovieView 2011-08-12 20:31:35 +02:00
Matthias Neeracher
e3cdf6d868 Bind Media list 2011-08-12 19:39:32 +02:00
Matthias Neeracher
7cafd20b80 Fix UTI 2011-08-12 19:39:18 +02:00
Matthias Neeracher
81dbe391d5 Properly set folder/notes property of new media 2011-08-12 18:25:39 +02:00
Matthias Neeracher
333ab0dace Switch back to flat file format 2011-08-12 17:54:10 +02:00
Matthias Neeracher
e6ea5922d6 Add MAMedia name property 2011-08-12 17:42:09 +02:00
Matthias Neeracher
ce6ade034d Restructure addMediaURL interface 2011-08-12 15:46:50 +02:00
Matthias Neeracher
d57b567030 Fix display issues in MAAddMediaSheet 2011-08-12 03:25:15 +02:00
Matthias Neeracher
33a9854b0c Added MAAddMediaSheet 2011-08-12 02:00:37 +02:00
Matthias Neeracher
269388a545 Media file menu item, directory scanning 2011-08-10 18:46:30 +02:00
Matthias Neeracher
abbc405b6f Added MADocWindow window controller 2011-08-10 18:45:58 +02:00
Matthias Neeracher
2758343c4e Switch to Objective-C++ 2011-08-10 16:29:21 +02:00
Matthias Neeracher
328b497040 Create initial folder structure 2011-08-10 16:27:02 +02:00
Matthias Neeracher
0916b50bf4 Implement file wrapper for CoreData storage 2011-08-10 16:26:33 +02:00