manuskript/manuskript/ui
Curtis Gedak 8abb274c9f Fixes: Contents missing when non-single file project saved with Save as
See issue #128.

With the "Save to one single file" setting **disabled** (accessible
via "Edit -> Settings" under the General tab), then using
"File -> Save as..." creates only a portion of the previous project
files and content.

Steps to Reproduce:

1.  Open or create project with data (characters, plots, outline, etc.)
2.  Ensure existing project is saved with "File -> Save".
3.  Choose "File -> Save as..."
4.  Enter a new filename and click Save button.
5.  Choose "File -> Close Project"
6.  Choose "File -> Open" and choose the newly created project filename.

    Note that most of the project contents are missing or empty
    (plots, outline, etc.).

This enhancement disables smart caching for the first save of the new
project filename so that all project files are saved under the new
filename.
2017-07-04 12:42:27 -06:00
..
editors Changes signal to allow activation by single click (see #23) 2017-05-23 17:02:04 +02:00
exporters Exporter ready to be merged 2016-04-15 14:16:15 +02:00
tools Purging types from outlineModel and others 2016-03-30 11:26:31 +02:00
views Fixes: Unable to change index cards background from image to a color 2017-06-10 12:53:55 -06:00
__init__.py Renaming source folder 2016-02-06 08:38:33 +01:00
cheatSheet.py Double signal for double efficency (#23) 2017-05-23 17:05:09 +02:00
cheatSheet_ui.py Flatified a lot of buttons, and added some stylesheets 2016-04-08 14:49:15 +02:00
cheatSheet_ui.ui Flatified a lot of buttons, and added some stylesheets 2016-04-08 14:49:15 +02:00
collapsibleDockWidgets.py Adds a custom style module to keep everything in one place 2016-04-09 10:52:37 +02:00
collapsibleGroupBox.py Cleaning up imports, at last 2016-02-06 12:34:22 +01:00
collapsibleGroupBox2.py Merge branch 'feature/Exporter' into develop 2016-04-15 14:27:44 +02:00
helpLabel.py Cleaning up imports, at last 2016-02-06 12:34:22 +01:00
mainWindow.py Some more UI tweaks 2016-04-12 00:01:51 +02:00
mainWindow.ui Some more tweaks 2016-04-08 20:16:35 +02:00
revisions.py Changes activation behavior: on some plateform a double click was necessary, not anymore. 2017-03-24 11:33:35 +01:00
revisions_ui.py Flatified a lot of buttons, and added some stylesheets 2016-04-08 14:49:15 +02:00
revisions_ui.ui Flatified a lot of buttons, and added some stylesheets 2016-04-08 14:49:15 +02:00
search.py Changes activation behavior: on some plateform a double click was necessary, not anymore. 2017-03-24 11:33:35 +01:00
search_ui.py Some more UI tweaks 2016-04-12 00:01:51 +02:00
search_ui.ui Some more UI tweaks 2016-04-12 00:01:51 +02:00
settings_ui.py Purging types from settings 2016-03-30 10:48:18 +02:00
settings_ui.ui Purging types from settings 2016-03-30 10:48:18 +02:00
style.py Some more UI tweaks 2016-04-12 00:01:51 +02:00
welcome.py Fixes: Contents missing when non-single file project saved with Save as 2017-07-04 12:42:27 -06:00
welcome_ui.py Purging types from welcome 2016-03-30 10:16:00 +02:00
welcome_ui.ui Purging types from welcome 2016-03-30 10:16:00 +02:00