Commit graph

36 commits

Author SHA1 Message Date
Olivier Keshavjee 3a8062f710 Delete some objects when necessary 2015-07-03 13:59:41 +02:00
Olivier Keshavjee fc3d178acf Trying to make things right when deleting items 2015-07-02 20:10:25 +02:00
Olivier Keshavjee d6144d3d2b Optimization 2015-07-01 13:24:27 +02:00
Olivier Keshavjee bbf8360b91 Avoid error when moving indexes opened in tabs 2015-06-30 10:29:08 +02:00
Olivier Keshavjee 18fef440aa Opens corkview with correct size 2015-06-29 23:41:13 +02:00
Olivier Keshavjee e230e2b6cc Fixing fullscreen button 2015-06-29 18:46:16 +02:00
Olivier Keshavjee 3dc5217554 MainEditor getting even smarter 2015-06-29 14:33:30 +02:00
Olivier Keshavjee 7a7f102490 MainEditor getting smarter 2015-06-29 14:21:57 +02:00
Olivier Keshavjee a6840644cb Multi tab mode, work in progress 2015-06-27 14:06:35 +02:00
Olivier Keshavjee ce445500d3 Trying to optimize things a bit 2015-06-24 19:53:51 +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 49245373bf Bug correction 2015-06-24 00:06:21 +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 dadf14518d Properly shows wordcount and goal for rootItem 2015-06-17 12:23:26 +02:00
Olivier Keshavjee d7af6e9162 Cork Delegates can be very colorful 2015-06-15 23:15:10 +02:00
Olivier Keshavjee f89998743f Saving and loading some settings, in an ugly way 2015-06-15 20:09:16 +02:00
Olivier Keshavjee 59073fa9dd Changes outline type scene to text. 2015-06-15 15:46:31 +02:00
Olivier Keshavjee 2c9b7b637a Optimization 2015-06-15 12:38:38 +02:00
Olivier Keshavjee cfa6c72328 Stuff and all 2015-06-15 12:18:42 +02:00
Olivier Keshavjee f60d2a0056 Do not display root title in folder text mode, it's ugly. 2015-06-10 23:41:53 +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 4bbc8034de Adds: copy/cut/paste, though translation doesn't work 2015-06-09 15:52:20 +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
Olivier Keshavjee dbce20c5f7 Porting to Python 3 2015-06-07 22:06:57 +02:00
Olivier Keshavjee 417c3ccd88 Adds shortcut for fullscreen 2015-06-06 22:43:29 +02:00
Olivier Keshavjee 9fe1cd938f Fullscreen mode (not that beautiful, though) 2015-06-06 22:39:43 +02:00
Olivier Keshavjee 4210f1f961 Display wordcount and progress while typing. 2015-06-06 20:29:02 +02:00
Olivier Keshavjee bfc255bed0 Adds: Spellcheck 2015-06-06 19:10:44 +02:00
Olivier Keshavjee 03a0124093 Adds txt2tags highlighter, from an other project -- probably buggy 2015-06-06 16:21:08 +02:00
Renamed from src/ui/editorWidget.py (Browse further)