Commit graph

300 commits

Author SHA1 Message Date
Olivier Keshavjee e35369dc58 Sample project 'book of acts' to new file version 2016-03-10 14:47:05 +01:00
Olivier Keshavjee a3f1d11324 Bug corrected 2016-03-10 14:45:42 +01:00
Olivier Keshavjee 468e2e0dd7 Merge: adds new file format 2016-03-10 14:15:42 +01:00
Olivier Keshavjee 482641c7f2 Adds a few FIXME as roadmap 2016-03-10 14:15:03 +01:00
Olivier Keshavjee fa386896db Saving 2.0 works. 2016-03-10 14:11:28 +01:00
Olivier Keshavjee b26de717a9 Seems that loading works 2016-03-10 13:10:31 +01:00
Olivier Keshavjee b2a51e1a09 Reads characters 2016-03-10 11:45:40 +01:00
Olivier Keshavjee 10fdb89eef Bug corrected 2016-03-10 11:01:35 +01:00
Olivier Keshavjee 22f2bd7899 Corrects bug when reopening file 2016-03-09 17:38:12 +01:00
Olivier Keshavjee ed7e5f69b5 Saves revision even in non-zip format 2016-03-09 17:20:43 +01:00
Olivier Keshavjee fc89207ca8 Saving seems to be done 2016-03-09 16:02:22 +01:00
Olivier Keshavjee b29fbebd25 PEP8 cleaning 2016-03-09 15:54:01 +01:00
Olivier Keshavjee dc1b757770 Saving seems to work kind of smoothly 2016-03-09 15:48:59 +01:00
Olivier Keshavjee da5bfb8951 Removes deleted character's files when saving 2016-03-09 14:10:22 +01:00
Olivier Keshavjee 97903b2781 Never thought it would be so boring to code that part 2016-03-09 13:20:52 +01:00
Olivier Keshavjee 518d4c7201 Stores open IDs and not indexes in settings 2016-03-09 13:19:03 +01:00
Olivier Keshavjee 05715a26e0 Writes outline 2016-03-08 09:21:44 +01:00
Olivier Keshavjee c31681a724 Saves plots, correctly. 2016-03-06 16:27:03 +01:00
Olivier Keshavjee 8949d7b8e3 Changes subplots to steps 2016-03-06 16:10:25 +01:00
Olivier Keshavjee 599a60ecff Changes some more 'persos' to 'characters' 2016-03-06 09:26:59 +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 65579dbd6e Updates makefile for gdb 2016-03-05 18:20:39 +01:00
Olivier Keshavjee fca0e9679f Corrects a potential segfault 2016-03-05 17:53:25 +01:00
Olivier Keshavjee b45a32cfde Saves World Model. Still work in progress, but a step closer. 2016-03-05 17:46:02 +01:00
Olivier Keshavjee 3fd446dd1e Working on backward compatibility 2016-03-05 12:55:56 +01:00
Olivier Keshavjee af089e8a6a Plain text file format in progress 2016-03-05 00:52:11 +01:00
Olivier Keshavjee 240700ca17 Updates .gitignore 2016-03-05 00:34:50 +01:00
Olivier Keshavjee 1f85ee6171 Working on a more flexible loading/saving system 2016-03-04 22:00:02 +01:00
Olivier Keshavjee aece6ca87f Moves sldImportance to views folder, where it belongs 2016-03-03 18:55:57 +01:00
Olivier Keshavjee cec3d2563c Clean up 2016-03-03 18:48:53 +01:00
Olivier Keshavjee f57e8d2ab1 Bug 2016-03-03 18:48:45 +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 f137f029c0 Update manuskript_fr.ts
Changed "sentance" to "sentence".
2016-03-01 17:57:01 -05:00
Tim D'Annecy 7934f5cbb8 Update references.py
Changed "sentance" to "sentence".
2016-03-01 17:55:56 -05: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 c83a2ba0cb Update mainWindow.py
Changed "sentance" to "sentence".
2016-03-01 17:41:55 -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