A open-source tool for writers www.theologeek.ch/manuskript
Go to file
Curtis Gedak 026861ee87 Fix plot importance changes if delete earlier plot and click other plots
The root cause was a mismatch between plot IDs and plot model rows.

This issue would appear when a plot was deleted such that the plot IDs
did not match the plot model row numbers and different plots had
different importance levels.  The problem would not occur if the most
recently added plot was deleted.

The plot ID / plot model row mismatch was introduced with the
following commit:

    Fixes: add plot then choose new plot does not set \
    importance slider
    3569f78928

Closes issue #404
2018-11-05 09:29:53 -07:00
bin Adding a bin file 2016-02-06 09:03:12 +01:00
i18n Update all language translation source .ts files 2018-08-06 11:09:58 -06:00
icons Adds Format menu to mainWindow ui 2017-11-30 11:11:01 +01:00
libs Removes unused libraries 2017-11-18 20:58:17 +01:00
manuskript Fix plot importance changes if delete earlier plot and click other plots 2018-11-05 09:29:53 -07:00
package Enable testing in Travis CI 2018-10-30 17:36:25 +01:00
resources Theme, preview, and eternal logos 2015-06-18 21:41:56 +02:00
sample-projects Creates base classes 2017-11-15 20:34:05 +01:00
.codeclimate.yml Updates codeclimate config file 2016-03-10 16:36:28 +01:00
.gitignore Add .gitignore file patterns for Python PyDev Eclipse IDE 2018-08-02 08:57:35 -06:00
.travis.yml Enable testing in Travis CI 2018-10-30 17:36:25 +01:00
_config.yml Set theme jekyll-theme-cayman 2017-11-23 14:42:07 +01:00
CHANGELOG.md ========== manuskript-0.7.0 ========== 2018-08-15 09:25:21 -06:00
COPYING Adds license and credits 2015-06-18 11:39:45 +02:00
CREDITS Adds license and credits 2015-06-18 11:39:45 +02:00
makefile Slight optimization through delay in Settings Windows 2017-10-19 10:38:32 +02:00
manuskript.spec Fixes spec file to include translation in releases 2016-04-01 11:53:17 +02:00
README.md Remove doubled-up word from README.md 2018-01-16 14:12:42 -07:00
TODO.t2t Updated todo 2015-07-09 16:22:26 +02:00

Manuskript

Manuskript is an open-source tool for writers.

Manuskript runs on GNU/Linux, Mac OS X, and Windows.

Main view

Features

Manuskript provides a rich environment to help writers create their first draft and then further refine and edit their masterpiece.
With Manuskript you can:

Additionally Manuskript can help in many more ways with a spell checker, markdown highlighter, frequency analyzer, and automatic save in open and plain text file format.

Download

Download and install Manuskript today.

HowTo's

See the Wiki for more detailed instructions on how to install and use Manuskript.

Contribute

You can help improve Manuskript by reporting issues, writing wiki documentation, and translating to other languages. See also Manuskript Contribute page.

Manuskript is written in Python3 and PyQt5.

Free Software

Manuskript is Free Software.
You have the freedom to run, copy, distribute, study, change and improve the software.
Manuskript is distributed under the GNU General Public License version 3 or (at your option) any later version.