manuskript/manuskript/ui
Youness Alaoui e4da844708 Fix dialog windows being created outside the desktop area
The About/Settings/Import/Export/ExportManager windows were all created
in odd places, usually to the left of the main window, which meant outside the
desktop area with little overlap if the main window is maximized. The logic in
centering the window on its parent was wrong. This fixes it.
2019-05-20 09:25:17 -06:00
..
editors Fix occasional crashes when (re)moving items 2019-05-19 09:33:19 -06:00
exporters Fix dialog windows being created outside the desktop area 2019-05-20 09:25:17 -06:00
highlighters Add a Spellchecker abstraction layer and clean up code 2019-04-30 09:54:31 -06:00
importers Fix spelling mistake "chose" should be "choose" 2019-02-07 12:34:57 -07:00
tools Fix typos that are visible to end-users. 2018-01-29 10:30:41 -07:00
views Fix occasional crashes when (re)moving items 2019-05-19 09:33:19 -06:00
__init__.py Renaming source folder 2016-02-06 08:38:33 +01:00
about.py Update copyright year 2019-04-04 10:33:08 -06:00
about_ui.py Put software version in one sigle label to allow easier copy/pasting 2017-10-11 08:32:44 +02:00
about_ui.ui Put software version in one sigle label to allow easier copy/pasting 2017-10-11 08:32:44 +02:00
cheatSheet.py Clear Cheatsheet results when filter text empty 2018-08-14 09:04:00 -06: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 Fix typos in code comments, invisible to end-users. 2018-01-29 10:30:41 -07:00
collapsibleGroupBox.py Removes most of hard-coded colors 2017-11-14 14:56:11 +01:00
collapsibleGroupBox2.py Removes most of hard-coded colors 2017-11-14 14:56:11 +01:00
helpLabel.py Cleaning up imports, at last 2016-02-06 12:34:22 +01:00
mainWindow.py Remove unimplemented snowflake view mode menu entry 2018-11-30 09:42:42 -07:00
mainWindow.ui Remove unimplemented snowflake view mode menu entry 2018-11-30 09:42:42 -07:00
revisions.py Changes Outline enums to IntEnum 2017-11-15 20:58:12 +01:00
revisions_ui.py Adds a few more icons 2017-10-16 10:48:04 +02:00
revisions_ui.ui Adds a few more icons 2017-10-16 10:48:04 +02:00
search.py Fix typos in code comments, invisible to end-users. 2018-01-29 10:30:41 -07: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 Fix typos that are visible to end-users. 2018-01-29 10:30:41 -07:00
settings_ui.ui Spelling: Manuscript, may have to be restarted (#454) 2019-01-10 10:26:14 -07:00
statusLabel.py Fixes #307: Overlay status bar prevents access to add/delete world item icons when displaying a message 2018-01-22 18:19:22 +01:00
style.py Fix typos in code comments, invisible to end-users. 2018-01-29 10:30:41 -07:00
welcome.py Open/Save As/Create last accessed directory 2018-12-07 12:01:33 -07:00
welcome_ui.py Fix typos that are visible to end-users. 2018-01-29 10:30:41 -07:00
welcome_ui.ui Fix typos that are visible to end-users. 2018-01-29 10:30:41 -07:00