Commit graph

59 commits

Author SHA1 Message Date
Olivier Keshavjee 3fe177aa8a Outline Tab: drag n drop enabled 2015-07-02 17:45:27 +02:00
Olivier Keshavjee 6607e1938e References as module, cleaner 2015-07-02 17:33:05 +02:00
Olivier Keshavjee 1e9b239803 Better formatting in notes and cheat sheet 2015-07-02 10:19:52 +02:00
Olivier Keshavjee 6744d2350a Using stylesheets for QTextEdit default formatting is lot less of a headache 2015-07-01 14:23:52 +02:00
Olivier Keshavjee 5ed300929f Exporter, everything ugly 2015-07-01 13:14:03 +02:00
Olivier Keshavjee 9404a4b92e Adds: search widget 2015-06-30 15:38:14 +02:00
Olivier Keshavjee 719f6e6fe0 Better cheat sheet 2015-06-30 14:01:32 +02:00
Olivier Keshavjee 49ca4b0898 Adds: cheat sheet 2015-06-30 12:27:43 +02:00
Olivier Keshavjee 21de78c27b Corrects a few bug, tweaks a thing or two 2015-06-29 15:34:03 +02:00
Olivier Keshavjee 7a7f102490 MainEditor getting smarter 2015-06-29 14:21:57 +02:00
Olivier Keshavjee 37810a7108 Perso infos 2015-06-29 11:28:34 +02:00
Olivier Keshavjee 0e28825649 Custom perso model, mostly working 2015-06-29 10:22:18 +02:00
Olivier Keshavjee 83552ef210 Working on curstom Perso Model 2015-06-28 23:46:51 +02:00
Olivier Keshavjee 8a4e9db845 References can be clicked. Smart. 2015-06-27 12:20:05 +02:00
Olivier Keshavjee e41446c3e1 Adds a very cool feature: notes references 2015-06-27 00:22:46 +02:00
Olivier Keshavjee 9094a18e24 Attributes unique IDs to outlineItems 2015-06-26 17:33:55 +02:00
Olivier Keshavjee 3800a553be UI improvements 2015-06-26 15:55:34 +02:00
Olivier Keshavjee ef1ba855e7 Basic formatting and small corrections 2015-06-25 13:41:55 +02:00
Olivier Keshavjee 546eb4d819 Changing text type should work. Sort of. 2015-06-25 10:50:30 +02:00
Olivier Keshavjee 112dd51879 DefaultTextType is a settings 2015-06-25 10:01:28 +02:00
Olivier Keshavjee 1889b6a1ea Trying to fixe some recursions in textEditView 2015-06-25 00:05:01 +02:00
Olivier Keshavjee ef85e48916 Small things 2015-06-24 20:41:23 +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 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 c7d59cdf90 Adds: plot model, not fully functionnal 2015-06-21 18:13:14 +02:00
Olivier Keshavjee 0493860c59 Changes textitem icon 2015-06-21 11:32:42 +02:00
Olivier Keshavjee 223b93bf8d Infos in tree views 2015-06-21 10:44:11 +02:00
Olivier Keshavjee c339e9cae8 Corrects small things with characters 2015-06-17 21:17:12 +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 dadf14518d Properly shows wordcount and goal for rootItem 2015-06-17 12:23:26 +02:00
Olivier Keshavjee f08f975032 Bug corrected: goal percentage do not display correctly for folders with set goals 2015-06-15 22:26:23 +02:00
Olivier Keshavjee df0190f08f Settings: saves last selected index 2015-06-15 20:30:18 +02:00
Olivier Keshavjee 9452b32f50 Better persosProxyModel 2015-06-15 17:24:02 +02:00
Olivier Keshavjee 59073fa9dd Changes outline type scene to text. 2015-06-15 15:46:31 +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 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 7e8a4fd045 Fixes drag n drop issue 2015-06-08 13:53:33 +02:00
Olivier Keshavjee dbce20c5f7 Porting to Python 3 2015-06-07 22:06:57 +02:00
Olivier Keshavjee f464f3b812 Minor bug corrected 2015-06-06 19:22:09 +02:00
Olivier Keshavjee bfc255bed0 Adds: Spellcheck 2015-06-06 19:10:44 +02:00
Olivier Keshavjee 4fbf874854 Kills a few bugs 2015-06-06 01:32:52 +02:00
Olivier Keshavjee 99eab63647 Adds: view for folder 2015-06-06 01:13:27 +02:00