Commit graph

59 commits

Author SHA1 Message Date
Olivier Keshavjee
2109f88816 Improves colors of goal progress bar 2017-11-14 10:36:57 +01:00
Olivier Keshavjee
bb57d3d057 Adds: merge 2017-11-10 17:21:02 +01:00
Olivier Keshavjee
a153606811 Adds: split dialog, split at cursor 2017-11-10 16:31:40 +01:00
Olivier Keshavjee
3b17c4e2b4 Adds: Menu Documents. Edit operations (copy, cut, paste, duplicate, remove), and Move up and down. 2017-11-10 11:35:53 +01:00
Olivier Keshavjee
15ccaa513b Adds: import documents from several sources (txt, md, html, epub, docx, OPML, odt, etc.) #200 2017-11-09 15:21:25 +01:00
Olivier Keshavjee
543d5a232a Checkpoint: preview seems to work 2017-11-07 14:25:47 +01:00
Olivier Keshavjee
221c7a181d Checkpoint: basic mechanics of settings implemented 2017-11-07 11:25:19 +01:00
Olivier Keshavjee
0a0649a0db Fixes: Manuskript crashes when a wrong locale is set. See #188. 2017-11-06 18:29:18 +01:00
Olivier Keshavjee
572feb5409 Creates empty import window 2017-11-06 09:16:44 +01:00
Olivier
1f04bf6f54
Merge pull request #192 from camstevenson/import-export
Adds: Import OPML
2017-11-06 08:21:06 +01:00
Cam Stevenson
1fa86ddd73 Finish OPML Import 2017-11-05 08:24:25 -05:00
Olivier Keshavjee
648b4b67eb Fixes more bugs in drag n drop: seg fault when creating an item after deleting an item that was open for editing, and other small stuff 2017-10-20 23:39:57 +02:00
Olivier Keshavjee
1a8d4c5c72 Adds some docstrings on editor/view classes, because I never remember who they are and what they do... 2017-10-20 16:20:33 +02:00
Olivier Keshavjee
a44dd41f00 Fixes bug in drag'n'drop: item can be dropped into itself (or children of itself) 2017-10-20 15:28:37 +02:00
Olivier Keshavjee
6ec0c19376 Corrects: Spell checker is active for partial words. #166 2017-10-19 22:48:49 +02:00
Olivier Keshavjee
ee058a309f Fixes: Spell checker is active for partial words. #166 2017-10-19 13:33:36 +02:00
Olivier Keshavjee
3eda56ed5a Tries to fix 'Indent not saved in custom full screen theme #133', and adds cache to theme thumbnails 2017-10-18 10:13:22 +02:00
Olivier Keshavjee
4e74da41d1 Working on: Request: Justified formatting of text #148 2017-10-17 13:05:46 +02:00
Olivier Keshavjee
d7407afb8f Fixes: In revision mode text, selecting group doesn't load text-preferences right. #51 2017-10-16 00:40:41 +02:00
Olivier Keshavjee
67efc47a18 Spell checking works but does not underline misspelled words #147 2017-10-15 22:45:57 +02:00
Olivier Keshavjee
a6123292ae Adds: go-up button. See #157 2017-10-14 21:39:16 +02:00
Olivier Keshavjee
79f2321128 Fixes: Contrast Problem in Notes/Refences with Dark Background #143 2017-10-14 12:34:16 +02:00
Olivier Keshavjee
c89dd460da Adds: Ability to always show word target in distraction free mode #109 2017-10-14 11:38:22 +02:00
Olivier Keshavjee
f069183ac8 Fixes a small bug in when closing fullScreenEditor 2017-10-14 11:12:56 +02:00
Olivier Keshavjee
452ac6212c Fixes: Undo/redo works in some text areas but not others #34 2017-10-14 11:01:38 +02:00
Olivier Keshavjee
6a88cb9aca Temporary fix for: Undo/redo works in some text areas but not others #34 2017-10-14 10:35:48 +02:00
Olivier Keshavjee
7ad2e93a3b Fixes: Indent not saved in custom full screen theme #133 2017-10-14 09:32:25 +02:00
Olivier Keshavjee
35bb0f7cfe Fixes #119: Distraction free mode crashes with time target 2017-06-20 14:08:48 +02:00
Olivier Keshavjee
48a45e7498 Changes signal to allow activation by single click (see #23) 2017-05-23 17:02:04 +02:00
Olivier Keshavjee
c6cace1a9b Less ambiguous behavior when failing to load openIndexes (cf. #27) 2016-04-18 11:46:07 +02:00
Olivier Keshavjee
c14f2493fb Merge branch 'feature/Exporter' into develop 2016-04-15 14:27:44 +02:00
Olivier Keshavjee
7f9ea9e513 Some more UI tweaks 2016-04-12 00:01:51 +02:00
Olivier Keshavjee
282e976aa1 Minor tweaks 2016-04-11 15:41:43 +02:00
Olivier Keshavjee
e90e9f9cc4 tabSplitter allows target. 2016-04-11 15:14:24 +02:00
Olivier Keshavjee
a77e6fc79f Visual cues for splitter 2016-04-11 07:50:44 +02:00
Olivier Keshavjee
b4e95f3629 Adds icon for folder views 2016-04-11 07:13:09 +02:00
Olivier Keshavjee
59ec08c3b3 Adds icons to view splitter 2016-04-10 22:04:31 +02:00
Olivier Keshavjee
373b36406a Can split views 2016-04-10 19:58:49 +02:00
Olivier Keshavjee
c3613f0687 Adds a custom style module to keep everything in one place 2016-04-09 10:52:37 +02:00
Olivier Keshavjee
de425cd06a Some more tweaks 2016-04-08 20:16:35 +02:00
Olivier Keshavjee
47fb043197 Unsatisfying tests 2016-04-08 15:23:20 +02:00
Olivier Keshavjee
f1d2b05a2e Flatified a lot of buttons, and added some stylesheets 2016-04-08 14:49:15 +02:00
Olivier Keshavjee
a956856da9 Adds markdown exporter 2016-04-07 13:18:06 +02:00
Olivier Keshavjee
47d87115e6 Purging some remaining t2tfiles 2016-03-30 11:36:25 +02:00
Olivier Keshavjee
7e954eab5e Purging types from outlineModel and others 2016-03-30 11:26:31 +02:00
Olivier Keshavjee
6551166000 Purging types from several files 2016-03-30 11:00:27 +02:00
Olivier Keshavjee
465c387284 Fixes bug: tabs are not properly closed 2016-03-30 09:43:18 +02:00
Olivier Keshavjee
694b30a600 Fullscreen theme list uses theme's propper name 2016-03-24 14:17:26 +01:00
Olivier Keshavjee
f5addd3985 Finishes quick-n-dirty MD syntax highlighter 2016-03-24 10:50:13 +01:00
Olivier Keshavjee
c92daf32d1 Basic MMD highlighting 2016-03-18 16:31:24 +01:00