manuskript/manuskript/ui
TheJackiMonster 9203e0cc83
Fix #305, adding an indicator to tree view root element
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-02-13 21:40:52 +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 Prevent right-click for popup menus to select item (fix #919) 2023-02-13 21:34:35 +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 file of about dialog 2022-06-08 13:35:18 +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 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 Fix #305, adding an indicator to tree view root element 2023-02-13 21:40:52 +01:00
mainWindow.ui Fix issue in ui file from mainWindow 2022-12-14 18:26:41 +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 Remove translation from shortcuts 2023-02-11 00:41:47 +01:00
settings_ui.ui Adjust visual defaults in settings from ui 2023-02-01 22:43:28 +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