Commit graph

36 commits

Author SHA1 Message Date
Curtis Gedak
3569f78928 Fixes: add plot then choose new plot does not set importance slider
By default when a plot is added to the plot model, the
importance value is set to "0" (Minor).  However when the new
plot is selected, the importance slider remains set to the value
of the previously selected plot.

Steps to Reproduce:

1.  Click add plot (plus sign) button.
2.  Select this "New plot".
3.  Select "Basic infos" tab and change Plot name to "My Plot".
4.  Move Importance slider all the way to the right (Main).
5.  Click add plot (plus sign) button.
6.  Select this "New plot".

    Note that the "New plot" is shown in the plot list pane under
    "Minor", but the Importance slider is still all the way to the
    right (Main).

This enhancement ensures that the corresponding plot UI importance
slider is also set to the proper plot importance.
2017-07-01 10:18:46 -06:00
Olivier Keshavjee
c14f2493fb Merge branch 'feature/Exporter' into develop 2016-04-15 14:27:44 +02:00
Olivier Keshavjee
714c4a5fb8 Fixes two minor bugs 2016-04-08 15:30:14 +02:00
Olivier Keshavjee
548df14b28 Exporter looking like something now 2016-04-05 17:22:39 +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
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 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
b676d126ba Cleaning up a bit 2016-03-29 19:24:35 +02:00
Olivier Keshavjee
9f0c5fe527 Display bug corrected in outline view 2016-03-24 11:37:18 +01:00
Olivier Keshavjee
a27e5db6f5 Needs to do the Markdown syntax highlighter now... 2016-03-11 15:45:51 +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
fc89207ca8 Saving seems to be done 2016-03-09 16:02:22 +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
05715a26e0 Writes outline 2016-03-08 09:21:44 +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
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
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
6d0d3bcf9b Merge branch 'tdannecy-master' into develop 2016-03-02 00:44:51 +01:00
Tim D'Annecy
7934f5cbb8 Update references.py
Changed "sentance" to "sentence".
2016-03-01 17:55:56 -05:00
Olivier Keshavjee
f40a43b6ed Story line can display characters 2016-02-29 23:25:23 +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
6378ca7e64 Bug correction 2016-02-08 15:32:38 +01:00
Olivier Keshavjee
308fe5e623 Adds: frequency analyzer 2016-02-08 13:59:30 +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