Commit graph

924 commits

Author SHA1 Message Date
Curtis Gedak
d0afce48b4 Add project name to main window title 2017-05-22 10:48:20 -06:00
Curtis Gedak
589eb42235 Fixes: after project close, open or create project fails
See issue #96.

This change creates a new class disconnectAll() to ensure that all
connections are disconnected for a specific signal and slot.  Now when
a project is closed, the UI signals are disconnected.  As before,
these signals and slots are connected when a project is opened.

Because Manuskript permits working on only one project at a time, the
menu items for File Open and Recents are disabled after a project is
loaded.  These menu items are enabled when a project is closed.

Prior to this commit, subsequent open project selections would
complain with the following message:

  TypeError: connection is not unique
2017-05-21 12:04:27 -06:00
Curtis Gedak
7ba028ecc8 Fixes: incorrect reference to 32px icon 2017-05-09 14:55:27 -06:00
Olivier Keshavjee
9a646cb403 Preview can display images in html relative to project path (temporary solution for #22) 2017-05-08 09:10:33 +02:00
Olivier
80fdb38be8 Merge pull request #95 from gedakc/fix-world-source-of-conflict-not-active
Fixes: field "Source of conflict" in World is not active
2017-05-08 08:14:07 +02:00
Olivier
588c8d948b Merge pull request #94 from gedakc/fix-character-epiphany-not-saved-issue-43
Fixes: epiphany section in basic infos for characters not saved #43
2017-05-08 07:55:52 +02:00
Curtis Gedak
6f0a748f29 Fixes: field "Source of conflict" in World is not active
This problem is one of several mentioned in issue #25.
2017-05-07 13:47:31 -06:00
Curtis Gedak
cdcf184c10 Fixes: epiphany section in basic infos for characters not saved #43 2017-05-07 12:57:48 -06:00
Olivier Keshavjee
e5a189eeda Adds: pyqt5-dev-tools 2017-03-24 12:05:43 +01:00
Olivier Keshavjee
4f17ba9090 Fixes: word count #72 2017-03-24 11:54:37 +01:00
Olivier Keshavjee
aa536e19dd Adds qtwebkit dependency in readme #81 2017-03-24 11:44:44 +01:00
Olivier Keshavjee
de578fead3 Fixes: Small typographic error in the README #84 2017-03-24 11:35:39 +01:00
Olivier Keshavjee
11dfad4888 Changes activation behavior: on some plateform a double click was necessary, not anymore. 2017-03-24 11:33:35 +01:00
Olivier Keshavjee
32de83666a UI tweak in SubPlot view (#87) 2017-03-24 11:30:54 +01:00
Olivier Keshavjee
588b2c827b Updates MultiMarkdown command name 2017-03-24 10:26:20 +01:00
José Miguel González Aguilera
a257417dee resolved conflicts in source and new pending translations 2016-12-15 07:47:13 +01:00
Olivier
8d23989f30 Merge pull request #68 from olivierkes/master
Updating README.md
2016-12-13 08:38:19 +01:00
Olivier
efedde93ee Merge pull request #67 from william01110111/master
added commands to install dependencies to README
2016-12-13 08:20:26 +01:00
William W Wold
574c1449f4 added commands to install dependencies to README 2016-12-12 16:58:03 -08:00
José Miguel González Aguilera
96dbec47fb new pending translations 2016-12-11 08:04:15 +01:00
José Miguel González Aguilera
7292304364 new translations 2016-12-11 08:03:59 +01:00
José Miguel González Aguilera
809dec5ecc remove obsolete file 2016-12-11 08:02:27 +01:00
José Miguel González Aguilera
022706853a add translations to spanish and new files to manuskript.pro 2016-12-10 23:37:32 +01:00
Olivier Keshavjee
106e67a62b WelcomDialog: select template with single click on all plateform (#44) 2016-09-21 08:59:52 +02:00
Olivier Keshavjee
c6cace1a9b Less ambiguous behavior when failing to load openIndexes (cf. #27) 2016-04-18 11:46:07 +02:00
Olivier Keshavjee
085a9e4a2d Fixes bug #27, probably 2016-04-18 09:24:17 +02:00
Olivier Keshavjee
c14f2493fb Merge branch 'feature/Exporter' into develop 2016-04-15 14:27:44 +02:00
Olivier Keshavjee
ae0742b900 Exporter ready to be merged 2016-04-15 14:16:15 +02:00
Olivier Keshavjee
0ed3e36952 Adds icon to exporter, and test if latex is available 2016-04-15 14:04:07 +02:00
Olivier Keshavjee
b7dec65501 PDF export using pandoc and latex 2016-04-15 13:45:53 +02:00
Olivier Keshavjee
93c0e34779 Adds: PDF Viewer using pdf.js 2016-04-15 13:01:35 +02:00
Olivier Keshavjee
f820e5a62b Lots of pandoc formats 2016-04-15 11:58:09 +02:00
Olivier Keshavjee
26c42a56f1 Corrects things in manuskript exporter 2016-04-14 14:30:42 +02:00
Olivier Keshavjee
dc82ef6a19 Begin work on pandoc exporter 2016-04-14 14:30:31 +02:00
Olivier Keshavjee
964921cba2 Update UI when changing custom path, and bug correction 2016-04-14 13:39:58 +02:00
Olivier Keshavjee
1a2a80a41a Custom command for exporters 2016-04-12 09:15:01 +02:00
Olivier Keshavjee
b215b995b3 Merge branch 'feature/UI' into develop 2016-04-12 00:03:49 +02:00
Olivier Keshavjee
7f9ea9e513 Some more UI tweaks 2016-04-12 00:01:51 +02:00
Olivier Keshavjee
282e976aa1 Minor tweaks 2016-04-11 15:41:43 +02:00
Olivier Keshavjee
5e8b2ed5a6 Updates display in CorkView 2016-04-11 15:21:49 +02:00
Olivier Keshavjee
e90e9f9cc4 tabSplitter allows target. 2016-04-11 15:14:24 +02:00
Olivier Keshavjee
a77e6fc79f Visual cues for splitter 2016-04-11 07:50:44 +02:00
Olivier Keshavjee
b4e95f3629 Adds icon for folder views 2016-04-11 07:13:09 +02:00
Olivier Keshavjee
59ec08c3b3 Adds icons to view splitter 2016-04-10 22:04:31 +02:00
Olivier Keshavjee
373b36406a Can split views 2016-04-10 19:58:49 +02:00
Olivier Keshavjee
c3613f0687 Adds a custom style module to keep everything in one place 2016-04-09 10:52:37 +02:00
Olivier Keshavjee
de425cd06a Some more tweaks 2016-04-08 20:16:35 +02:00
Olivier Keshavjee
714c4a5fb8 Fixes two minor bugs 2016-04-08 15:30:14 +02:00
Olivier Keshavjee
47fb043197 Unsatisfying tests 2016-04-08 15:23:20 +02:00
Olivier Keshavjee
f1d2b05a2e Flatified a lot of buttons, and added some stylesheets 2016-04-08 14:49:15 +02:00