Commit graph

75 commits

Author SHA1 Message Date
Olivier Keshavjee
112dd51879 DefaultTextType is a settings 2015-06-25 10:01:28 +02:00
Olivier Keshavjee
38b055081e Trying to give parents to every QObject 2015-06-24 20:32:50 +02:00
Olivier Keshavjee
a14351956b Many changes. One step closer to mastering the world. 2015-06-24 18:39:38 +02:00
Olivier Keshavjee
ae698e000c Adds different text types, and trying to avoid multiple connections 2015-06-24 15:43:35 +02:00
Olivier Keshavjee
961ec8cfe9 Opening and template widget 2015-06-23 18:22:39 +02:00
Olivier Keshavjee
8971183d8e Open, save, recents, all that misery 2015-06-23 00:19:40 +02:00
Olivier Keshavjee
ed3756baac Some PEP8 work 2015-06-22 21:34:11 +02:00
Olivier Keshavjee
eeff279deb Stuff 2015-06-22 21:07:38 +02:00
Olivier Keshavjee
8d0e83a3b3 Using QTreeWidget for plot, finally 2015-06-22 20:30:43 +02:00
Olivier Keshavjee
28ba9f812d Working on plots 2015-06-22 13:11:45 +02:00
Olivier Keshavjee
09754166f0 Proclaim to all textEditView that dict has been changed 2015-06-21 20:01:58 +02:00
Olivier Keshavjee
1532ceecae Moved model and connection stuff out of __init__ 2015-06-21 20:00:03 +02:00
Olivier Keshavjee
830e39bd34 Hunting seffaults 2015-06-21 19:37:13 +02:00
Olivier Keshavjee
1be5165291 Changes to avoid segault on exit 2015-06-21 18:36:25 +02:00
Olivier Keshavjee
c477639ccf Get rid of the mappers for flatdatas 2015-06-21 18:17:21 +02:00
Olivier Keshavjee
66571a3c1f Get rid of the mappers for flatdatas 2015-06-21 18:15:53 +02:00
Olivier Keshavjee
c7d59cdf90 Adds: plot model, not fully functionnal 2015-06-21 18:13:14 +02:00
Olivier Keshavjee
28f6acb30b Show perso color in comboboxes 2015-06-21 11:54:52 +02:00
Olivier Keshavjee
bf42cf3688 Adds situation, and UI tweaks 2015-06-21 11:29:35 +02:00
Olivier Keshavjee
8ac38e2336 Cool fullscreen editor 2015-06-21 00:36:25 +02:00
Olivier Keshavjee
58f4e45e47 Adds: fullScreenEditor 2015-06-19 18:47:45 +02:00
Olivier Keshavjee
eff0408260 Stuff with paths 2015-06-18 15:03:16 +02:00
Olivier Keshavjee
ca270b0b09 Changing app name 2015-06-18 14:38:26 +02:00
Olivier Keshavjee
c339e9cae8 Corrects small things with characters 2015-06-17 21:17:12 +02:00
Olivier Keshavjee
4e54a23d13 Saves after changes from every models. 2015-06-17 20:48:20 +02:00
Olivier Keshavjee
6ea314e1b5 Cork view: editable background 2015-06-17 20:46:58 +02:00
Olivier Keshavjee
b1e7bb35c7 Many new settings 2015-06-17 18:40:55 +02:00
Olivier Keshavjee
61998e5516 Custom colors for all views 2015-06-17 17:15:13 +02:00
Olivier Keshavjee
02a81996a9 Saves to single zipfile. 2015-06-17 13:27:12 +02:00
Olivier Keshavjee
293fac017f Autosave implemented. 2015-06-17 12:00:03 +02:00
Olivier Keshavjee
9a76d0b3ee Settings: app style and auto save (though autosave is not implemented yet) 2015-06-17 09:33:25 +02:00
Olivier Keshavjee
4d3ae1c600 Test for the presence of enchant 2015-06-16 08:15:24 +02:00
Olivier Keshavjee
d7af6e9162 Cork Delegates can be very colorful 2015-06-15 23:15:10 +02:00
Olivier Keshavjee
df0190f08f Settings: saves last selected index 2015-06-15 20:30:18 +02:00
Olivier Keshavjee
f89998743f Saving and loading some settings, in an ugly way 2015-06-15 20:09:16 +02:00
Olivier Keshavjee
9452b32f50 Better persosProxyModel 2015-06-15 17:24:02 +02:00
Olivier Keshavjee
ed95481ead Adds: perso color 2015-06-15 16:35:23 +02:00
Olivier Keshavjee
59073fa9dd Changes outline type scene to text. 2015-06-15 15:46:31 +02:00
Olivier Keshavjee
cfa6c72328 Stuff and all 2015-06-15 12:18:42 +02:00
Olivier Keshavjee
f2d6798e2a PropertyView: all sub-views are multi-indexes friendly. Quite cool. 2015-06-10 23:36:30 +02:00
Olivier Keshavjee
56306a819c Towards a much better, multi-item, property view 2015-06-10 21:23:35 +02:00
Olivier Keshavjee
7f826b83d9 Few small changes 2015-06-10 19:45:42 +02:00
Olivier Keshavjee
c22aa37510 Statuses are in a model, too. 2015-06-10 15:57:44 +02:00
Olivier Keshavjee
dfa1702efb Settings dialog, and color picker for labels 2015-06-10 00:20:32 +02:00
Olivier Keshavjee
38ca551e22 Cleanup and minor bug correction 2015-06-09 22:37:43 +02:00
Olivier Keshavjee
5fdfa4d72b Allows POV for folder, because after all, why not? 2015-06-09 20:29:24 +02:00
Olivier Keshavjee
7cb05b98f2 Adds: labels (not yet editable) 2015-06-09 14:03:22 +02:00
Olivier Keshavjee
110eaa9ddb Drag n Drop support different actions 2015-06-09 12:32:43 +02:00
Olivier Keshavjee
e27ff93a9b Adds: cork view. Great, except that drag n drop doesn't work... 2015-06-08 23:36:15 +02:00
Olivier Keshavjee
0758b88910 Translation support working 2015-06-08 12:01:45 +02:00