manuskript/manuskript/ui
TheJackiMonster e62432307f
Make selection adjustment permanent and improve consistency
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-03-15 21:06:31 +01:00
..
editors Merge pull request #1060 from tcsch/feature/split-editor-functionality 2023-02-13 20:39:18 +01:00
exporters Adjusted fixes for python 3.10 to not crash immediately 2021-12-13 14:27:59 +01:00
highlighters Fix inconsistency of button states when searching in metadata 2023-02-10 22:21:22 +01:00
importers Use native look for the import FileDialog 2019-09-04 14:18:02 -06:00
tools Fix type conversions, replace potentially deprecated function usage and center dialog 2022-12-10 18:05:41 +01:00
views Multi-Deletion of Characters + Confirmation Dialog 2023-03-07 20:56:54 +01:00
__init__.py Renaming source folder 2016-02-06 08:38:33 +01:00
about.py Update copyright year 2020-01-18 10:26:14 -07:00
about_ui.py Update ui files regarding shortcut translation 2023-03-04 16:15:30 +01:00
about_ui.ui Put software version in one sigle label to allow easier copy/pasting 2017-10-11 08:32:44 +02:00
bulkInfoManager.py Removed the absolute path left in by pyuic. 2023-03-07 21:19:29 +01:00
bulkInfoManager.ui Made the code a little nicer, added addition and deletion 2023-03-07 18:14:01 +01:00
characterInfoDialog.py Made bulk-adding "Detailed info" to characters possible 2023-03-05 00:58:25 +01:00
characterInfoDialog.ui Made the code a little nicer, added addition and deletion 2023-03-07 18:14:01 +01: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 inconsistency of button states when searching in metadata 2023-02-10 22:21:22 +01:00
collapsibleGroupBox.py Converted most print statements to use logging 2021-04-08 18:44:28 +02:00
collapsibleGroupBox2.py Add visual indicator to collapsibleGroupBox2 (fix #1132) 2023-02-13 21:22:39 +01:00
helpLabel.py Cleaning up imports, at last 2016-02-06 12:34:22 +01:00
listDialog.py Add generic list dialog, use it to show files that cannot be saved (fixes olivierkes#950) 2022-01-29 14:02:16 -06:00
listDialog_ui.py Updated generated python scripts from ui files 2022-12-14 18:16:11 +01:00
listDialog_ui.ui Add generic list dialog, use it to show files that cannot be saved (fixes olivierkes#950) 2022-01-29 14:02:16 -06:00
mainWindow.py Make selection adjustment permanent and improve consistency 2023-03-15 21:06:31 +01:00
mainWindow.ui Make selection adjustment permanent and improve consistency 2023-03-15 21:06:31 +01: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 Update search feedback when menu is triggered 2022-01-25 22:08:01 -06:00
search_ui.py Add global search 2021-04-02 14:15:17 +01:00
search_ui.ui Add global search 2021-04-02 14:15:17 +01:00
searchMenu.py Add global search 2021-04-02 14:15:17 +01:00
settings_ui.py Update ui files regarding shortcut translation 2023-03-04 16:15:30 +01:00
settings_ui.ui Update ui files regarding shortcut translation 2023-03-04 16:15:30 +01: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 Fixing the tests for travis-CI 2021-04-09 19:19:03 -04: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