Commit graph

22 commits

Author SHA1 Message Date
Olivier Keshavjee
2ad05cf32b Fixes: Use on smaller resolution screens #108 2017-10-14 14:05:22 +02:00
Olivier Keshavjee
6bc74454c7 Partially fixes: Some bugs in Windows XP and Ubuntu 15.1 #25. Removes unused button in character's detailed infos. 2017-10-14 09:35:29 +02:00
Olivier Keshavjee
99bd090288 Put software version in one sigle label to allow easier copy/pasting 2017-10-11 08:32:44 +02:00
Curtis Gedak
6d607e8804 Add Help -> About dialog window
Add "Help -> About" menu entry that invokes an "About" dialog window
for Manuskript.

Show details such as logo, version, website, copyright, license, and
software versions in use (Python, PyQT, and Qt).
2017-09-29 09:27:53 -06:00
Olivier Keshavjee
7f9ea9e513 Some more UI tweaks 2016-04-12 00:01:51 +02:00
Olivier Keshavjee
de425cd06a Some more tweaks 2016-04-08 20:16:35 +02:00
Olivier Keshavjee
f1d2b05a2e Flatified a lot of buttons, and added some stylesheets 2016-04-08 14:49:15 +02:00
Olivier Keshavjee
29ef36dd9a Updates i18l and french translation 2016-03-30 14:07:21 +02:00
Olivier Keshavjee
644d0c1c7b Welcome windows: adds templates for fiction and non-fiction 2016-03-30 09:13:40 +02:00
Olivier Keshavjee
7bb52c80a5 View mode working 2016-03-24 13:42:47 +01:00
Olivier Keshavjee
aece6ca87f Moves sldImportance to views folder, where it belongs 2016-03-03 18:55:57 +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
ca3d9691ee Some more 'sentance' caught 2016-03-02 00:36:51 +01:00
Tim D'Annecy
cbc42dcb64 Update mainWindow.py
Changed "sentance" to "sentence".
2016-03-01 17:42:44 -05:00
Olivier Keshavjee
647563df6e Fixes some issues with the custom ^Colbar, though behaviour is not perfect 2016-02-28 13:55:08 +01:00
Olivier Keshavjee
5d69b46786 Adds slider, and adapts title's rect to text 2016-02-28 09:24:30 +01:00
Olivier Keshavjee
e73a89c079 New feature: story line (work in progress) 2016-02-27 19:56:55 +01:00
Olivier Keshavjee
308fe5e623 Adds: frequency analyzer 2016-02-08 13:59:30 +01:00
Olivier Keshavjee
b1f5c17497 Bug fixing and UI tweaking 2016-02-08 09:04:24 +01:00
Olivier Keshavjee
d92c800f7b UI tweaks: custom navigation 2016-02-06 18:38:23 +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
Renamed from src/ui/mainWindow.py (Browse further)