Skip to content

Commit de60b93

Browse files
macevhiczMHendricks
authored andcommitted
Remove old actions
1 parent 01cc4e3 commit de60b93

File tree

1 file changed

+0
-135
lines changed

1 file changed

+0
-135
lines changed

preditor/gui/ui/loggerwindow.ui

Lines changed: 0 additions & 135 deletions
Original file line numberDiff line numberDiff line change
@@ -1348,23 +1348,6 @@ Must be at least 1</string>
13481348
<string>Ctrl+Alt+Shift+D</string>
13491349
</property>
13501350
</action>
1351-
<action name="uiConsoleAutoCompleteEnabledACT">
1352-
<property name="checkable">
1353-
<bool>true</bool>
1354-
</property>
1355-
<property name="checked">
1356-
<bool>false</bool>
1357-
</property>
1358-
<property name="text">
1359-
<string>Use Auto-Complete in console</string>
1360-
</property>
1361-
<property name="iconText">
1362-
<string>Use Auto-Complete in console</string>
1363-
</property>
1364-
<property name="toolTip">
1365-
<string>Use Auto-Complete in console</string>
1366-
</property>
1367-
</action>
13681351
<action name="uiRunLineACT">
13691352
<property name="text">
13701353
<string>Run Line...</string>
@@ -1400,25 +1383,6 @@ Must be at least 1</string>
14001383
<string>Shift+Return</string>
14011384
</property>
14021385
</action>
1403-
<action name="uiIndentationsTabsACT">
1404-
<property name="checkable">
1405-
<bool>true</bool>
1406-
</property>
1407-
<property name="text">
1408-
<string>Indentations use tabs</string>
1409-
</property>
1410-
</action>
1411-
<action name="uiWordWrapACT">
1412-
<property name="checkable">
1413-
<bool>true</bool>
1414-
</property>
1415-
<property name="text">
1416-
<string>Enable Console Word Wrap</string>
1417-
</property>
1418-
<property name="toolTip">
1419-
<string>Enable word wrap in the python output console</string>
1420-
</property>
1421-
</action>
14221386
<action name="uiSaveConsoleSettingsACT">
14231387
<property name="text">
14241388
<string>Save Console Settings</string>
@@ -1430,17 +1394,6 @@ Must be at least 1</string>
14301394
<string>Ctrl+S</string>
14311395
</property>
14321396
</action>
1433-
<action name="uiClearBeforeRunningACT">
1434-
<property name="checkable">
1435-
<bool>true</bool>
1436-
</property>
1437-
<property name="text">
1438-
<string>Clear before running workbox code</string>
1439-
</property>
1440-
<property name="toolTip">
1441-
<string>Clear console log before running workbox code.</string>
1442-
</property>
1443-
</action>
14441397
<action name="uiCloseLoggerACT">
14451398
<property name="text">
14461399
<string>Close</string>
@@ -1452,17 +1405,6 @@ Must be at least 1</string>
14521405
<string>Ctrl+Q</string>
14531406
</property>
14541407
</action>
1455-
<action name="uiEditorVerticalACT">
1456-
<property name="checkable">
1457-
<bool>true</bool>
1458-
</property>
1459-
<property name="text">
1460-
<string>Editor Vertical</string>
1461-
</property>
1462-
<property name="toolTip">
1463-
<string>Editor Vertical</string>
1464-
</property>
1465-
</action>
14661408
<action name="uiClearToLastPromptACT">
14671409
<property name="text">
14681410
<string>Clear to Last Prompt</string>
@@ -1474,14 +1416,6 @@ Must be at least 1</string>
14741416
<string>Ctrl+Shift+Backspace</string>
14751417
</property>
14761418
</action>
1477-
<action name="uiCopyTabsToSpacesACT">
1478-
<property name="checkable">
1479-
<bool>true</bool>
1480-
</property>
1481-
<property name="text">
1482-
<string>Convert Tabs to Spaces on Copy</string>
1483-
</property>
1484-
</action>
14851419
<action name="uiResetWarningFiltersACT">
14861420
<property name="text">
14871421
<string>Reset Warning Filters</string>
@@ -1508,14 +1442,6 @@ Must be at least 1</string>
15081442
<string>If executing code takes longer than this many seconds, flash the main window of the application.</string>
15091443
</property>
15101444
</action>
1511-
<action name="uiSpellCheckEnabledACT">
1512-
<property name="checkable">
1513-
<bool>true</bool>
1514-
</property>
1515-
<property name="text">
1516-
<string>Use Spell-Check</string>
1517-
</property>
1518-
</action>
15191445
<action name="uiLogToFileACT">
15201446
<property name="text">
15211447
<string>Log Output to File</string>
@@ -1595,22 +1521,6 @@ Must be at least 1</string>
15951521
<string>Ctrl+M</string>
15961522
</property>
15971523
</action>
1598-
<action name="uiAutoSaveSettingssACT">
1599-
<property name="checkable">
1600-
<bool>true</bool>
1601-
</property>
1602-
<property name="checked">
1603-
<bool>true</bool>
1604-
</property>
1605-
<property name="text">
1606-
<string>Auto-Save Console Settings</string>
1607-
</property>
1608-
<property name="toolTip">
1609-
<string>Auto-Save Console Settings and Workbox code.
1610-
Useful if often using multiple DCC instances simultaneously.
1611-
Must manually save instead.</string>
1612-
</property>
1613-
</action>
16141524
<action name="uiNewWorkboxACT">
16151525
<property name="text">
16161526
<string>New Workbox</string>
@@ -1721,14 +1631,6 @@ Must manually save instead.</string>
17211631
<string>Ctrl+Shift+Tab</string>
17221632
</property>
17231633
</action>
1724-
<action name="uiAutoPromptACT">
1725-
<property name="checkable">
1726-
<bool>true</bool>
1727-
</property>
1728-
<property name="text">
1729-
<string>Auto-prompt</string>
1730-
</property>
1731-
</action>
17321634
<action name="uiLinesInNewWorkboxACT">
17331635
<property name="checkable">
17341636
<bool>true</bool>
@@ -1742,19 +1644,6 @@ Must manually save instead.</string>
17421644
<string>Set Preferred Text Editor Path</string>
17431645
</property>
17441646
</action>
1745-
<action name="uiErrorHyperlinksACT">
1746-
<property name="checkable">
1747-
<bool>true</bool>
1748-
</property>
1749-
<property name="text">
1750-
<string>Error Hyperlinks</string>
1751-
</property>
1752-
<property name="toolTip">
1753-
<string>Show Error Hyperlinks, which can be clicked to open the indicated module
1754-
at the indicated line in the specified text editor.
1755-
</string>
1756-
</property>
1757-
</action>
17581647
<action name="uiSelectCurrentLineACT">
17591648
<property name="text">
17601649
<string>Select Current Line</string>
@@ -1888,14 +1777,6 @@ at the indicated line in the specified text editor.
18881777
<string>Ctrl+Shift+F</string>
18891778
</property>
18901779
</action>
1891-
<action name="uiWorkboxAutoCompleteEnabledACT">
1892-
<property name="checkable">
1893-
<bool>true</bool>
1894-
</property>
1895-
<property name="text">
1896-
<string>Use Auto-Complete in workbox</string>
1897-
</property>
1898-
</action>
18991780
<action name="uiSelectMonospaceFontACT">
19001781
<property name="text">
19011782
<string>Choose from monospace fonts</string>
@@ -1928,14 +1809,6 @@ at the indicated line in the specified text editor.
19281809
<string>Ctrl+Shift+Return</string>
19291810
</property>
19301811
</action>
1931-
<action name="uiHighlightExactCompletionACT">
1932-
<property name="checkable">
1933-
<bool>true</bool>
1934-
</property>
1935-
<property name="text">
1936-
<string>Highlight Exact Completion</string>
1937-
</property>
1938-
</action>
19391812
<action name="uiShowFirstWorkboxVersionACT">
19401813
<property name="text">
19411814
<string>Show First Workbox Version</string>
@@ -2017,14 +1890,6 @@ at the indicated line in the specified text editor.
20171890
<string>Ctrl+Alt+-</string>
20181891
</property>
20191892
</action>
2020-
<action name="uiSeparateTracebackACT">
2021-
<property name="checkable">
2022-
<bool>true</bool>
2023-
</property>
2024-
<property name="text">
2025-
<string>Visually Separate PrEditor Traceback</string>
2026-
</property>
2027-
</action>
20281893
<action name="uiRunFirstWorkboxACT">
20291894
<property name="text">
20301895
<string>Run First Workbox</string>

0 commit comments

Comments
 (0)