Commit graph

1068 commits

Author SHA1 Message Date
Olivier Keshavjee
c1ad771642 Subclass textEditView 2017-11-27 15:00:07 +01:00
Olivier Keshavjee
b942342d14 Updates base translation and french translation 2017-11-27 08:10:30 +01:00
Olivier Keshavjee
c52df2c90d Changes menu organization #229 2017-11-27 08:05:53 +01:00
Olivier Keshavjee
6193dfe8f5 Adds #233: highlighter for CriticMarkup 2017-11-26 21:23:34 +01:00
Olivier Keshavjee
d27ce4dec6 Fixes #232: Add markdown support of other tabs 2017-11-25 14:58:15 +01:00
Olivier Keshavjee
7940cdb336 Adds better fullscreen theme color integration 2017-11-25 14:17:49 +01:00
Olivier Keshavjee
5f76a25f39 Changes title color to something more contrasted 2017-11-25 09:54:10 +01:00
Olivier Keshavjee
59742accfa Moves textedit scrollbar outside the margins 2017-11-24 22:33:12 +01:00
Olivier Keshavjee
d9547bd36c Updates translations 2017-11-24 21:13:10 +01:00
Olivier Keshavjee
52af71757e Adds: better harmonization between Documents menu and context menu #229 2017-11-24 20:50:18 +01:00
Olivier Keshavjee
66f09729b5 Adds duplicate in contexte menu, and fixes a bug in it #229 2017-11-24 18:44:31 +01:00
Olivier Keshavjee
6d98427a2d Fixes UI stuff with Documents menu #229 2017-11-24 18:19:50 +01:00
Olivier Keshavjee
584e75eba4 Updates base translation files, and french translation. 2017-11-24 14:52:32 +01:00
Olivier Keshavjee
b94ba7b0de Adds #228: Translation automation 2017-11-24 11:19:42 +01:00
Curtis Gedak
0ff701172d Change "Recents" to "Recent"
See issue #181.
2017-11-23 12:43:31 -07:00
Curtis Gedak
af761dcbab Fix sentence structure for Summary Situation help text
See issue #181.
2017-11-23 12:43:31 -07:00
Curtis Gedak
a8ed0f5767 Change "informations" to "information"
See issue #181.
2017-11-23 12:43:31 -07:00
Curtis Gedak
6210f63525 Change "Serie" to "Series"
See issue #181.
2017-11-23 12:43:31 -07:00
Olivier Keshavjee
4525f23d5d Adds #228: Translation automation 2017-11-23 19:38:45 +01:00
Olivier Keshavjee
0f49bc7517 Adds #206: Adjusting font size (CTRL+MouseWheelUp/Down) 2017-11-23 18:53:40 +01:00
Olivier Keshavjee
c4d4f61702 Fixes highlighter colors, should work in most themes 2017-11-23 18:14:04 +01:00
Olivier
d2a89f6d05 Set theme jekyll-theme-cayman 2017-11-23 14:42:07 +01:00
Olivier Keshavjee
64994cde3a Adds: unit tests and starts refactoring models 2017-11-23 11:03:14 +01:00
Olivier Keshavjee
519d4666cf Updates version number and deb build script. 2017-11-22 22:26:28 +01:00
Olivier Keshavjee
117cc1f862 Beginning release 0.6.0: merge branch 'develop' 2017-11-22 21:33:10 +01:00
Olivier Keshavjee
da62b823c7 Checkpoint: working highlighter. Optimization welcome. 2017-11-22 21:03:47 +01:00
Olivier Keshavjee
9be2edeee7 Checkpoint: adding new markdown highlighter 2017-11-22 13:43:40 +01:00
Olivier Keshavjee
43c82cb3c9 Adds: simple ui tests for exporter and importer widgets 2017-11-22 11:27:21 +01:00
Olivier Keshavjee
550f889251 Fixes: some Documents menu calls would crash manuskript if in textEdit 2017-11-22 09:37:02 +01:00
Olivier Keshavjee
f945387066 Adds unit test for #225: Manuskript fails to run in Ubuntu 14.04 2017-11-22 09:08:54 +01:00
Olivier Keshavjee
6cc8864937 Fixes #225: Manuskript fails to run in Ubuntu 14.04 2017-11-22 08:52:30 +01:00
Olivier Keshavjee
45efab9750 Deb build: adds customizable build values 2017-11-22 00:08:43 +01:00
Olivier Keshavjee
85e7264e1e Updates deb package origin to Ubuntu 14.04. 2017-11-21 23:20:20 +01:00
Olivier Keshavjee
ba4fe6b57a Fixes the organizationName issue in #225. 2017-11-21 23:11:08 +01:00
Olivier Keshavjee
ea0504d6a9 Adds: automated script to build deb packages #207 2017-11-21 22:49:38 +01:00
Olivier Keshavjee
8ff046b23b Extends coverage in settingsWindow 2017-11-20 23:26:22 +01:00
Olivier Keshavjee
a7f668c2bf Fixes test_settingsWindow and clean up 2017-11-20 22:35:39 +01:00
Olivier Keshavjee
b9e35c8709 Adds unit tests for settingWindow 2017-11-20 22:24:47 +01:00
Olivier Keshavjee
9e91fe3f2c Fixes: POV column visibility in outline is always hidden at start 2017-11-20 16:18:25 +01:00
Olivier Keshavjee
9d3b64de8f Adds: references tests, corrects bugs 2017-11-20 15:42:30 +01:00
Olivier Keshavjee
7db2848474 This should build with SemaphoreCI 2017-11-19 17:54:04 +01:00
Olivier Keshavjee
f098e74f45 Adds: unit test coverage for outlineItem 2017-11-19 16:03:18 +01:00
Olivier Keshavjee
584b0b04a6 Checkpoint: revisions 2017-11-19 15:29:38 +01:00
Olivier Keshavjee
a0fac27e07 Checkpoint: outlineItem tests 2017-11-19 01:36:58 +01:00
Olivier Keshavjee
159e1c3f75 Adds mainWindow and completes function.py coverage 2017-11-19 00:54:11 +01:00
Olivier Keshavjee
1a5fdc7b1f Adds unit tests for functions 2017-11-19 00:20:49 +01:00
Olivier Keshavjee
84466b90e3 Adding unit test 2017-11-18 22:07:10 +01:00
Olivier Keshavjee
e9be022430 Removes unused libraries 2017-11-18 20:58:17 +01:00
Olivier Keshavjee
04fc6a5ae4 Checkpoint: refactoring 2017-11-18 20:53:10 +01:00
Olivier Keshavjee
a42c7a41ab Merge branch 'feature/Exporters' into develop 2017-11-18 18:00:54 +01:00