Commit graph

372 commits

Author SHA1 Message Date
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 6fdfeaf6d0 Bug corrected: old file format type when loading old documents 2016-04-08 13:31:48 +02:00
Olivier Keshavjee a3d3b41dfb Fixes a bug that gives duplicate ID to first item created 2016-04-01 14:08:04 +02:00
Olivier Keshavjee 72d050b7ae Fixes bug: cannot create project without chosing template first 2016-04-01 14:02:02 +02:00
Olivier Keshavjee 727fead925 Fixes minor bug in settings window 2016-04-01 13:56:17 +02:00
Olivier Keshavjee dc7ff288c3 Merge branch 'master' into develop 2016-04-01 12:04:48 +02:00
Olivier Keshavjee d579659979 Fixes spanish translation 2016-04-01 12:04:36 +02:00
Olivier Keshavjee 980dabbafb Fixes spec file to include translation in releases 2016-04-01 11:53:17 +02:00
Olivier Keshavjee 6ac9966ad0 Fixes bug: if not specifing encoding, python open files with OS dependent default codec 2016-04-01 01:00:16 +02:00
Olivier Keshavjee 74e9ad3906 Merge tag '0.3.0' into develop
Manuskript 0.3.0
2016-03-31 16:13:43 +02:00
Olivier Keshavjee d67f743ba0 Releasing manuskript 0.3.0 2016-03-31 16:13:13 +02:00
Olivier Keshavjee 85cb90d592 Bumping version number 2016-03-31 16:12:54 +02:00
Olivier Keshavjee 8aec06ce23 Updates spansih translation, thanks to @vmpajares 2016-03-31 16:10:06 +02:00
Olivier Keshavjee 747f169a2b Corrects bug when saving empty plots 2016-03-31 16:09:37 +02:00
Olivier Keshavjee 2cf7d99217 Optimization in storyline view (wip) 2016-03-31 15:58:13 +02:00
Olivier Keshavjee 3571ec3f16 Bug correction: need to convert from html to plain text when loading old file format 2016-03-31 15:40:11 +02:00
Olivier 2e6cff73d5 Update README.md 2016-03-31 11:21:25 +02:00
Olivier bbcb9a33e5 Update README.md 2016-03-31 11:20:26 +02:00
Olivier Keshavjee b5577fa9a8 Update settings to last version for sample project 2016-03-31 11:08:44 +02:00
Olivier Keshavjee 26ffc47350 Fixes bug when switching projects 2016-03-31 10:50:20 +02:00
Olivier Keshavjee cf6e021ed1 Minor tweak in file format 2016-03-31 10:49:56 +02:00
Olivier Keshavjee 574660dc19 Corrects stylesheet bug in textEditView 2016-03-31 10:19:18 +02:00
Olivier Keshavjee 3e698c8eea New spellcheck feature: add word to dict 2016-03-30 22:36:02 +02:00
Olivier Keshavjee 1cda95f43c Bug correction... 2016-03-30 15:47:52 +02:00
Olivier Keshavjee f2538a586b Adds a reminder 2016-03-30 14:16:58 +02:00
Olivier Keshavjee 29ef36dd9a Updates i18l and french translation 2016-03-30 14:07:21 +02:00
Olivier Keshavjee 38aa0a66e0 Simplification: removes multiple file formats (txt2tags, rich text / html) and keep only markdown. There. 2016-03-30 13:09:18 +02:00
Olivier Keshavjee bf6cb2906e Updates sample-project to last version of manuskript 2016-03-30 11:47:06 +02:00
Olivier Keshavjee f850b4ef0e Corrects bug: does not append non-exising files to recent files 2016-03-30 11:43:32 +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 54ab5f0455 Purging types from file loader 2016-03-30 11:14:05 +02:00
Olivier Keshavjee 6551166000 Purging types from several files 2016-03-30 11:00:27 +02:00
Olivier Keshavjee 8e7e953a37 Purging types from settings 2016-03-30 10:48:18 +02:00
Olivier Keshavjee a5b0b6cd95 Purging types from textEditView 2016-03-30 10:43:44 +02:00
Olivier Keshavjee 8a90f3213f Purging cmbOutlineTypeChoser 2016-03-30 10:19:44 +02:00
Olivier Keshavjee 76dec8162e Purging types from propertiesView 2016-03-30 10:18:09 +02:00
Olivier Keshavjee bc8b3027e2 Purging types from welcome 2016-03-30 10:16:00 +02:00
Olivier Keshavjee e9fcb967f5 Fixes bug in new file format 2016-03-30 10:00:09 +02:00
Olivier Keshavjee 465c387284 Fixes bug: tabs are not properly closed 2016-03-30 09:43:18 +02:00
Olivier Keshavjee 644d0c1c7b Welcome windows: adds templates for fiction and non-fiction 2016-03-30 09:13:40 +02:00
Olivier Keshavjee b676d126ba Cleaning up a bit 2016-03-29 19:24:35 +02:00