Commit graph

212 commits

Author SHA1 Message Date
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
Tim D'Annecy f46f4f50c1 Update corkDelegate.py
Changes "sentance" to "sentence".
2016-03-01 17:37:49 -05:00
Tim D'Annecy d2cc05fe69 Update metadataView_ui.py
Changes "sentance" to "sentence".
2016-03-01 17:36:06 -05:00
Tim D'Annecy f75ea7bc38 Update metadataView.py
Changes "sentance" to "sentence".
2016-03-01 17:33:35 -05:00
Tim D'Annecy 008edd073f Update basicItemView.py
Changed "sentance" to "sentence".
2016-03-01 17:32:07 -05:00
Olivier Keshavjee f40a43b6ed Story line can display characters 2016-02-29 23:25:23 +01:00
Olivier Keshavjee 1f5445b20d Merge branch 'feature/PlotViewer' into develop 2016-02-28 13:55:45 +01:00
Olivier Keshavjee 647563df6e Fixes some issues with the custom ^Colbar, though behaviour is not perfect 2016-02-28 13:55:08 +01:00
Olivier Keshavjee e9c74129df Corrects a bug that prevented all references to be found 2016-02-28 13:01:46 +01:00
Olivier Keshavjee c8391f771a Ugly but working 2016-02-28 12:43:23 +01:00
Olivier Keshavjee 5d69b46786 Adds slider, and adapts title's rect to text 2016-02-28 09:24:30 +01:00
Olivier Keshavjee 0a70ec3d5d Corrects bug: fullscreen editor error when no text (wordcount = 0) 2016-02-28 09:00:36 +01:00
Olivier Keshavjee 998c38eb2a Working on storyline, begining to look like something. 2016-02-27 21:48:38 +01:00
Olivier Keshavjee e73a89c079 New feature: story line (work in progress) 2016-02-27 19:56:55 +01:00
Olivier Keshavjee e15275109b Welcome widget lists sample projects 2016-02-10 02:04:26 +01:00
Olivier Keshavjee 9feb0776b6 Bug correction: fullscreen mode doesn't work if scene goal is not set 2016-02-10 01:28:37 +01:00
Olivier Keshavjee 74319d5124 Tree view: can show item summary 2016-02-09 17:52:25 +01:00
Olivier Keshavjee d10fc7d4d2 Improves cheat-sheet usability 2016-02-09 16:47:17 +01:00
Olivier Keshavjee a5aa2fdd07 Bug correction: Save file doesn't automatically add .msk 2016-02-09 08:09:44 +01:00
Olivier Keshavjee 8094abbb0a Bug correction: crash on initial save 2016-02-08 14:44:39 +01:00
Olivier Keshavjee 308fe5e623 Adds: frequency analyzer 2016-02-08 13:59:30 +01:00
Olivier Keshavjee 4d7d54aef8 Cheatsheet improvements 2016-02-08 10:52:25 +01:00
Olivier Keshavjee c7a4ae6072 UI tweaks 2016-02-08 10:30:32 +01:00
Olivier Keshavjee b1f5c17497 Bug fixing and UI tweaking 2016-02-08 09:04:24 +01:00
Olivier Keshavjee d92c800f7b UI tweaks: custom navigation 2016-02-06 18:38:23 +01:00
Olivier Keshavjee 0f219cd8b7 Auto-hides editor tab bar 2016-02-06 16:11:03 +01:00
Olivier Keshavjee 69e0ca93be Cleaning up imports, at last 2016-02-06 12:34:22 +01:00
Olivier Keshavjee c469f262f3 Renaming source folder 2016-02-06 08:38:33 +01:00