Commit graph

77 commits

Author SHA1 Message Date
Olivier Keshavjee a53937833d New exporter: initial commit 2016-04-01 19:01:27 +02:00
Olivier Keshavjee 2cf7d99217 Optimization in storyline view (wip) 2016-03-31 15:58:13 +02:00
Olivier Keshavjee 26ffc47350 Fixes bug when switching projects 2016-03-31 10:50:20 +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 29ef36dd9a Updates i18l and french translation 2016-03-30 14:07:21 +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 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 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 2c0e3074ce Adds: UI setting to change project format (single file, or directory) 2016-03-29 19:13:51 +02:00
Olivier Keshavjee 824f15e54c Adds: GUI settings to change translation 2016-03-29 18:39:33 +02:00
Olivier Keshavjee 146a3fc6c1 Fixes bug #12 2016-03-29 17:31:33 +02:00
Olivier Keshavjee 38d80963fe Fixes random plot colors in story line 2016-03-29 17:21:21 +02:00
Olivier Keshavjee 566746cba7 Adds: windows view modes: simple or fiction 2016-03-29 17:02:56 +02:00
Olivier Keshavjee 694b30a600 Fullscreen theme list uses theme's propper name 2016-03-24 14:17:26 +01:00
Olivier Keshavjee 7bb52c80a5 View mode working 2016-03-24 13:42:47 +01:00
Olivier Keshavjee 9f0c5fe527 Display bug corrected in outline view 2016-03-24 11:37:18 +01:00
Olivier Keshavjee d4268813f6 Adds: support for Markdown 2016-03-24 10:50:43 +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
Olivier Keshavjee 7e60cc1328 Corrects a minor bug in painting characterDelegate 2016-03-18 09:38:08 +01:00
Olivier Keshavjee c5feb0fb6f Minor bug 2016-03-17 11:12:19 +01:00
Olivier Keshavjee a33789c2b4 Bug corrected: cannot launch if pyenchant is installed but locale dictionnary is not present 2016-03-16 12:51:30 +01:00
Olivier Keshavjee a27e5db6f5 Needs to do the Markdown syntax highlighter now... 2016-03-11 15:45:51 +01:00
Olivier Keshavjee 6e43756669 Bug correction 2016-03-11 15:05:40 +01:00
Olivier Keshavjee 50dc7f3739 Tracking segfault, hopefuly done now 2016-03-06 09:21:10 +01:00
Olivier Keshavjee e6913849de Eradicating 'persos' 2016-03-06 08:47:51 +01:00
Olivier Keshavjee e824f7c925 Refactoring outlinePersoDelegate → outlineCharacterDelegate 2016-03-05 18:28:29 +01:00
Olivier Keshavjee aece6ca87f Moves sldImportance to views folder, where it belongs 2016-03-03 18:55:57 +01:00
Olivier Keshavjee 7e05e22275 Corrects a few things in combo and other places 2016-03-03 17:41:19 +01:00
Olivier Keshavjee a17745a89a Corrects references, cheatsheet, storyline, ... 2016-03-03 17:18:30 +01:00
Olivier Keshavjee 420f562c1b New CharacterModel (changes name and uses QAbstractItemModel instead of QStandardItemModel) 2016-03-03 16:38:38 +01:00
Olivier Keshavjee 1c6668cc3d Fixes a bug in Qt < 5.3 2016-03-02 09:57:43 +01:00
Olivier Keshavjee 6d0d3bcf9b Merge branch 'tdannecy-master' into develop 2016-03-02 00:44:51 +01:00
Olivier Keshavjee ca3d9691ee Some more 'sentance' caught 2016-03-02 00:36:51 +01:00
Tim D'Annecy a47715e3de Update mainWindow.ui
Changed "sentance" to "sentence".
2016-03-01 17:54:22 -05:00
Tim D'Annecy dabc566ae9 Update metadataView_ui.ui
Changed "sentance" to "sentence".
2016-03-01 17:52:02 -05:00
Tim D'Annecy cbc42dcb64 Update mainWindow.py
Changed "sentance" to "sentence".
2016-03-01 17:42:44 -05:00
Tim D'Annecy 0ed89d2ec8 Update search.py
Changed "sentance" to "sentence".
2016-03-01 17:41:00 -05:00
Tim D'Annecy ef2eeb5f93 Update treeDelegates.py
Changed "sentance" to "sentence".
2016-03-01 17:39:25 -05:00
Tim D'Annecy c2302ac70b Update basicItemView_ui.py
Changed "sentance" to "sentence".
2016-03-01 17:38:40 -05:00