2012-12-21 08:51:59 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>Dialog</class>
|
|
|
|
<widget class="QMainWindow" name="Dialog">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>750</width>
|
2017-08-11 11:06:29 +02:00
|
|
|
<height>493</height>
|
2012-12-21 08:51:59 +01:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
2018-01-12 01:00:00 +01:00
|
|
|
<width>400</width>
|
2012-12-21 08:51:59 +01:00
|
|
|
<height>400</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2019-05-17 07:28:15 +02:00
|
|
|
<property name="windowIcon">
|
2021-12-07 23:40:48 +01:00
|
|
|
<iconset>
|
2019-05-17 07:28:15 +02:00
|
|
|
<normaloff>:/icons/anki.png</normaloff>:/icons/anki.png</iconset>
|
|
|
|
</property>
|
2012-12-21 08:51:59 +01:00
|
|
|
<widget class="QWidget" name="centralwidget">
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_3">
|
|
|
|
<property name="spacing">
|
2017-08-11 13:13:40 +02:00
|
|
|
<number>12</number>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
2017-08-11 13:13:40 +02:00
|
|
|
<property name="leftMargin">
|
2022-09-19 02:58:05 +02:00
|
|
|
<number>0</number>
|
2017-08-11 13:13:40 +02:00
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
2022-09-19 02:58:05 +02:00
|
|
|
<number>6</number>
|
2017-08-11 13:13:40 +02:00
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
|
|
|
<number>12</number>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
<item>
|
2017-08-11 11:06:29 +02:00
|
|
|
<widget class="QSplitter" name="splitter">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Expanding">
|
|
|
|
<horstretch>4</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2012-12-21 08:51:59 +01:00
|
|
|
<property name="orientation">
|
2022-09-20 04:56:59 +02:00
|
|
|
<enum>Qt::Horizontal</enum>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
2017-08-11 11:06:29 +02:00
|
|
|
<widget class="QWidget" name="widget" native="true">
|
2012-12-21 08:51:59 +01:00
|
|
|
<property name="sizePolicy">
|
2017-08-11 11:06:29 +02:00
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
|
|
|
<horstretch>3</horstretch>
|
|
|
|
<verstretch>1</verstretch>
|
2012-12-21 08:51:59 +01:00
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2017-08-11 11:06:29 +02:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
|
|
|
<property name="spacing">
|
|
|
|
<number>0</number>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
2018-02-22 06:58:32 +01:00
|
|
|
<property name="leftMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
2017-08-11 11:06:29 +02:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
<property name="leftMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2017-08-11 13:13:40 +02:00
|
|
|
<property name="bottomMargin">
|
2021-03-29 08:12:26 +02:00
|
|
|
<number>6</number>
|
2017-08-11 13:13:40 +02:00
|
|
|
</property>
|
|
|
|
<property name="horizontalSpacing">
|
|
|
|
<number>12</number>
|
|
|
|
</property>
|
|
|
|
<property name="verticalSpacing">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2021-03-29 12:24:24 +02:00
|
|
|
<item row="0" column="1">
|
2017-08-11 11:06:29 +02:00
|
|
|
<widget class="QComboBox" name="searchEdit">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
|
|
<horstretch>9</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="editable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="insertPolicy">
|
|
|
|
<enum>QComboBox::NoInsert</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QTableView" name="tableView">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
|
|
<horstretch>9</horstretch>
|
|
|
|
<verstretch>1</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>150</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="contextMenuPolicy">
|
|
|
|
<enum>Qt::ActionsContextMenu</enum>
|
|
|
|
</property>
|
|
|
|
<property name="horizontalScrollBarPolicy">
|
|
|
|
<enum>Qt::ScrollBarAsNeeded</enum>
|
|
|
|
</property>
|
|
|
|
<property name="editTriggers">
|
|
|
|
<set>QAbstractItemView::NoEditTriggers</set>
|
|
|
|
</property>
|
|
|
|
<property name="tabKeyNavigation">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="alternatingRowColors">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="selectionBehavior">
|
|
|
|
<enum>QAbstractItemView::SelectRows</enum>
|
|
|
|
</property>
|
|
|
|
<attribute name="horizontalHeaderCascadingSectionResizes">
|
|
|
|
<bool>false</bool>
|
|
|
|
</attribute>
|
2021-05-31 12:03:30 +02:00
|
|
|
<attribute name="horizontalHeaderMinimumSectionSize">
|
|
|
|
<number>20</number>
|
|
|
|
</attribute>
|
2021-12-07 23:40:48 +01:00
|
|
|
<attribute name="horizontalHeaderHighlightSections">
|
|
|
|
<bool>false</bool>
|
|
|
|
</attribute>
|
2017-08-11 11:06:29 +02:00
|
|
|
<attribute name="horizontalHeaderShowSortIndicator" stdset="0">
|
|
|
|
<bool>true</bool>
|
|
|
|
</attribute>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2012-12-21 08:51:59 +01:00
|
|
|
</widget>
|
2017-08-11 11:06:29 +02:00
|
|
|
<widget class="QWidget" name="verticalLayoutWidget">
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout" stretch="0">
|
|
|
|
<property name="spacing">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="leftMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>0</number>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
2017-08-11 11:06:29 +02:00
|
|
|
<property name="bottomMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout2">
|
|
|
|
<property name="spacing">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="QWidget" name="fieldsArea" native="true">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Expanding">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>1</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>50</width>
|
|
|
|
<height>200</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2012-12-21 08:51:59 +01:00
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QMenuBar" name="menubar">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>750</width>
|
2021-12-07 23:40:48 +01:00
|
|
|
<height>22</height>
|
2012-12-21 08:51:59 +01:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<widget class="QMenu" name="menuEdit">
|
|
|
|
<property name="title">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_accel_edit</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
<addaction name="actionUndo"/>
|
2021-05-19 07:18:39 +02:00
|
|
|
<addaction name="actionRedo"/>
|
2012-12-21 08:51:59 +01:00
|
|
|
<addaction name="separator"/>
|
|
|
|
<addaction name="actionSelectAll"/>
|
|
|
|
<addaction name="actionSelectNotes"/>
|
|
|
|
<addaction name="actionInvertSelection"/>
|
|
|
|
<addaction name="separator"/>
|
2013-01-14 23:33:03 +01:00
|
|
|
<addaction name="actionClose"/>
|
2021-01-31 23:16:49 +01:00
|
|
|
<addaction name="separator"/>
|
2021-02-01 12:09:37 +01:00
|
|
|
<addaction name="actionCreateFilteredDeck"/>
|
2012-12-21 08:51:59 +01:00
|
|
|
</widget>
|
|
|
|
<widget class="QMenu" name="menuJump">
|
|
|
|
<property name="title">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_accel_go</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
<addaction name="actionFind"/>
|
2021-02-05 05:32:56 +01:00
|
|
|
<addaction name="actionSidebarFilter"/>
|
2017-08-13 11:11:40 +02:00
|
|
|
<addaction name="actionSidebar"/>
|
2012-12-21 08:51:59 +01:00
|
|
|
<addaction name="actionNote"/>
|
|
|
|
<addaction name="actionCardList"/>
|
|
|
|
<addaction name="separator"/>
|
|
|
|
<addaction name="actionFirstCard"/>
|
|
|
|
<addaction name="actionPreviousCard"/>
|
|
|
|
<addaction name="actionNextCard"/>
|
|
|
|
<addaction name="actionLastCard"/>
|
|
|
|
</widget>
|
|
|
|
<widget class="QMenu" name="menu_Help">
|
|
|
|
<property name="title">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_accel_help</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
<addaction name="actionGuide"/>
|
|
|
|
</widget>
|
2017-08-11 06:40:51 +02:00
|
|
|
<widget class="QMenu" name="menu_Cards">
|
|
|
|
<property name="title">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_accel_cards</string>
|
2017-08-11 06:40:51 +02:00
|
|
|
</property>
|
2017-08-12 08:08:10 +02:00
|
|
|
<widget class="QMenu" name="menuFlag">
|
|
|
|
<property name="title">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>browsing_flag</string>
|
2017-08-12 08:08:10 +02:00
|
|
|
</property>
|
|
|
|
<addaction name="actionRed_Flag"/>
|
2018-11-01 05:58:41 +01:00
|
|
|
<addaction name="actionOrange_Flag"/>
|
2017-08-12 08:08:10 +02:00
|
|
|
<addaction name="actionGreen_Flag"/>
|
|
|
|
<addaction name="actionBlue_Flag"/>
|
2021-06-01 18:14:43 +02:00
|
|
|
<addaction name="actionPink_Flag"/>
|
2021-05-31 12:03:30 +02:00
|
|
|
<addaction name="actionTurquoise_Flag"/>
|
|
|
|
<addaction name="actionPurple_Flag"/>
|
2017-08-12 08:08:10 +02:00
|
|
|
</widget>
|
2017-08-11 06:40:51 +02:00
|
|
|
<addaction name="actionChange_Deck"/>
|
|
|
|
<addaction name="separator"/>
|
Rework reschedule tool
The old rescheduling dialog's two options have been split into two
separate menu items, "Forget", and "Set Due Date"
For cards that are not review cards, "Set Due Date" behaves like the
old reschedule option, changing the cards into a review card, and
and setting both the interval and due date to the provided number of
days.
When "Set Due Date" is applied to a review card, it no longer resets
the card's interval. Instead, it looks at how much the provided number
of days will change the original interval, and adjusts the interval by
that amount, so that cards that are answered earlier receive a smaller
next interval, and cards that are answered after a longer delay receive
a bonus.
For example, imagine a card was answered on day 5, and given an interval
of 10 days, so it has a due date of day 15.
- if on day 10 the due date is changed to day 12 (today+2), the card
is being scheduled 3 days earlier than it was supposed to be, so the
interval will be adjusted to 7 days.
- and if on day 10 the due date is changed to day 20, the interval will
be changed from 10 days to 15 days.
There is no separate option to reset the interval of a review card, but
it can be accomplished by forgetting the card(s), and then setting the
desired due date.
Other notes:
- Added the action to the review screen as well.
- Set the shortcut to Ctrl+Shift+D, and changed the existing Delete
Tags shortcut to Ctrl+Alt+Shift+A.
2021-02-07 11:58:16 +01:00
|
|
|
<addaction name="action_set_due_date"/>
|
|
|
|
<addaction name="action_forget"/>
|
2017-08-11 06:40:51 +02:00
|
|
|
<addaction name="actionReposition"/>
|
|
|
|
<addaction name="separator"/>
|
|
|
|
<addaction name="actionToggle_Suspend"/>
|
|
|
|
<addaction name="separator"/>
|
2017-08-12 08:08:10 +02:00
|
|
|
<addaction name="menuFlag"/>
|
|
|
|
<addaction name="separator"/>
|
2017-08-11 06:40:51 +02:00
|
|
|
<addaction name="action_Info"/>
|
|
|
|
</widget>
|
|
|
|
<widget class="QMenu" name="menu_Notes">
|
|
|
|
<property name="title">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_accel_notes</string>
|
2017-08-11 06:40:51 +02:00
|
|
|
</property>
|
|
|
|
<addaction name="actionAdd"/>
|
2021-12-07 23:40:48 +01:00
|
|
|
<addaction name="actionCopy"/>
|
2020-02-11 23:09:12 +01:00
|
|
|
<addaction name="actionExport"/>
|
2017-08-11 06:40:51 +02:00
|
|
|
<addaction name="separator"/>
|
|
|
|
<addaction name="actionAdd_Tags"/>
|
|
|
|
<addaction name="actionRemove_Tags"/>
|
2017-08-15 10:48:22 +02:00
|
|
|
<addaction name="actionClear_Unused_Tags"/>
|
2017-08-16 12:30:29 +02:00
|
|
|
<addaction name="actionToggle_Mark"/>
|
2017-08-11 06:40:51 +02:00
|
|
|
<addaction name="separator"/>
|
|
|
|
<addaction name="actionChangeModel"/>
|
|
|
|
<addaction name="separator"/>
|
|
|
|
<addaction name="actionFindDuplicates"/>
|
|
|
|
<addaction name="actionFindReplace"/>
|
|
|
|
<addaction name="separator"/>
|
2017-08-15 10:49:41 +02:00
|
|
|
<addaction name="actionManage_Note_Types"/>
|
|
|
|
<addaction name="separator"/>
|
2017-08-11 06:40:51 +02:00
|
|
|
<addaction name="actionDelete"/>
|
|
|
|
</widget>
|
2022-02-17 07:31:46 +01:00
|
|
|
<widget class="QMenu" name="menuqt_accel_view">
|
|
|
|
<property name="title">
|
|
|
|
<string>qt_accel_view</string>
|
|
|
|
</property>
|
2022-09-20 04:56:59 +02:00
|
|
|
<widget class="QMenu" name="menuLayout">
|
|
|
|
<property name="title">
|
|
|
|
<string>qt_accel_layout</string>
|
|
|
|
</property>
|
|
|
|
<addaction name="actionLayoutAuto"/>
|
|
|
|
<addaction name="separator"/>
|
|
|
|
<addaction name="actionLayoutVertical"/>
|
|
|
|
<addaction name="actionLayoutHorizontal"/>
|
|
|
|
</widget>
|
2022-02-17 07:31:46 +01:00
|
|
|
<addaction name="action_toggle_mode"/>
|
|
|
|
<addaction name="separator"/>
|
|
|
|
<addaction name="actionFullScreen"/>
|
|
|
|
<addaction name="separator"/>
|
|
|
|
<addaction name="actionZoomIn"/>
|
|
|
|
<addaction name="actionZoomOut"/>
|
|
|
|
<addaction name="actionResetZoom"/>
|
2022-09-20 04:56:59 +02:00
|
|
|
<addaction name="separator"/>
|
|
|
|
<addaction name="menuLayout"/>
|
2022-02-17 07:31:46 +01:00
|
|
|
</widget>
|
2012-12-21 08:51:59 +01:00
|
|
|
<addaction name="menuEdit"/>
|
2022-02-17 07:31:46 +01:00
|
|
|
<addaction name="menuqt_accel_view"/>
|
2017-08-11 06:40:51 +02:00
|
|
|
<addaction name="menu_Notes"/>
|
|
|
|
<addaction name="menu_Cards"/>
|
2012-12-21 08:51:59 +01:00
|
|
|
<addaction name="menuJump"/>
|
|
|
|
<addaction name="menu_Help"/>
|
|
|
|
</widget>
|
|
|
|
<action name="actionSelectAll">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_accel_select_all</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
2019-10-24 01:21:06 +02:00
|
|
|
<string notr="true">Ctrl+Alt+A</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionUndo">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_accel_undo</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
2021-05-19 07:18:39 +02:00
|
|
|
<string notr="true">Ctrl+Z</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionInvertSelection">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_accel_invert_selection</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
2018-07-25 12:49:40 +02:00
|
|
|
<property name="shortcut">
|
2019-10-24 01:21:06 +02:00
|
|
|
<string notr="true">Ctrl+Alt+S</string>
|
2018-07-25 12:49:40 +02:00
|
|
|
</property>
|
2012-12-21 08:51:59 +01:00
|
|
|
</action>
|
|
|
|
<action name="actionFind">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_accel_find</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
2019-10-24 01:21:06 +02:00
|
|
|
<string notr="true">Ctrl+F</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionNote">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_accel_note</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
2019-10-24 01:21:06 +02:00
|
|
|
<string notr="true">Ctrl+Shift+N</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionNextCard">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_accel_next_card</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
2019-10-24 01:21:06 +02:00
|
|
|
<string notr="true">Ctrl+N</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionPreviousCard">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_accel_previous_card</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
2019-10-24 01:21:06 +02:00
|
|
|
<string notr="true">Ctrl+P</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionGuide">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_accel_guide</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
2019-10-24 01:21:06 +02:00
|
|
|
<string notr="true">F1</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionChangeModel">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>browsing_change_note_type2</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
2019-10-24 01:21:06 +02:00
|
|
|
<string notr="true">Ctrl+Shift+M</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionSelectNotes">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_accel_select_notes</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionFindReplace">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_accel_find_and_replace</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
2019-10-24 01:21:06 +02:00
|
|
|
<string notr="true">Ctrl+Alt+F</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
2021-02-05 05:32:56 +01:00
|
|
|
<action name="actionSidebarFilter">
|
2012-12-21 08:51:59 +01:00
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_accel_filter</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
2019-10-24 01:21:06 +02:00
|
|
|
<string notr="true">Ctrl+Shift+F</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionCardList">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>browsing_card_list</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
2019-10-24 01:21:06 +02:00
|
|
|
<string notr="true">Ctrl+Shift+L</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionFindDuplicates">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_accel_find_duplicates</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionReposition">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>browsing_reposition</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
2016-02-23 05:50:01 +01:00
|
|
|
<property name="shortcut">
|
2019-10-24 01:21:06 +02:00
|
|
|
<string notr="true">Ctrl+Shift+S</string>
|
2016-02-23 05:50:01 +01:00
|
|
|
</property>
|
2012-12-21 08:51:59 +01:00
|
|
|
</action>
|
|
|
|
<action name="actionFirstCard">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>browsing_first_card</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
2021-01-16 01:00:10 +01:00
|
|
|
<string notr="true">Home</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionLastCard">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>browsing_last_card</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
2021-01-16 01:00:10 +01:00
|
|
|
<string notr="true">End</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
2013-01-14 23:33:03 +01:00
|
|
|
<action name="actionClose">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>actions_close</string>
|
2013-01-14 23:33:03 +01:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
2019-10-24 01:21:06 +02:00
|
|
|
<string notr="true">Ctrl+W</string>
|
2013-01-14 23:33:03 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
2017-08-11 06:40:51 +02:00
|
|
|
<action name="action_Info">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_accel_info</string>
|
2017-08-11 06:40:51 +02:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
2019-10-24 01:21:06 +02:00
|
|
|
<string notr="true">Ctrl+Shift+I</string>
|
2017-08-11 06:40:51 +02:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionAdd_Tags">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>browsing_add_tags2</string>
|
2017-08-11 06:40:51 +02:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
2019-10-24 01:21:06 +02:00
|
|
|
<string notr="true">Ctrl+Shift+A</string>
|
2017-08-11 06:40:51 +02:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionRemove_Tags">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>browsing_remove_tags</string>
|
2017-08-11 06:40:51 +02:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
Rework reschedule tool
The old rescheduling dialog's two options have been split into two
separate menu items, "Forget", and "Set Due Date"
For cards that are not review cards, "Set Due Date" behaves like the
old reschedule option, changing the cards into a review card, and
and setting both the interval and due date to the provided number of
days.
When "Set Due Date" is applied to a review card, it no longer resets
the card's interval. Instead, it looks at how much the provided number
of days will change the original interval, and adjusts the interval by
that amount, so that cards that are answered earlier receive a smaller
next interval, and cards that are answered after a longer delay receive
a bonus.
For example, imagine a card was answered on day 5, and given an interval
of 10 days, so it has a due date of day 15.
- if on day 10 the due date is changed to day 12 (today+2), the card
is being scheduled 3 days earlier than it was supposed to be, so the
interval will be adjusted to 7 days.
- and if on day 10 the due date is changed to day 20, the interval will
be changed from 10 days to 15 days.
There is no separate option to reset the interval of a review card, but
it can be accomplished by forgetting the card(s), and then setting the
desired due date.
Other notes:
- Added the action to the review screen as well.
- Set the shortcut to Ctrl+Shift+D, and changed the existing Delete
Tags shortcut to Ctrl+Alt+Shift+A.
2021-02-07 11:58:16 +01:00
|
|
|
<string notr="true">Ctrl+Alt+Shift+A</string>
|
2017-08-11 06:40:51 +02:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionToggle_Suspend">
|
2021-03-31 10:05:44 +02:00
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2017-08-11 06:40:51 +02:00
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>browsing_toggle_suspend</string>
|
2017-08-11 06:40:51 +02:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
2019-10-24 01:21:06 +02:00
|
|
|
<string notr="true">Ctrl+J</string>
|
2017-08-11 06:40:51 +02:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionDelete">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>actions_delete</string>
|
2017-08-11 06:40:51 +02:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
2019-10-24 01:21:06 +02:00
|
|
|
<string notr="true">Ctrl+Del</string>
|
2017-08-11 06:40:51 +02:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionAdd">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>browsing_add_notes</string>
|
2017-08-11 06:40:51 +02:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
2019-10-24 01:21:06 +02:00
|
|
|
<string notr="true">Ctrl+E</string>
|
2017-08-11 06:40:51 +02:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionChange_Deck">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>browsing_change_deck2</string>
|
2017-08-11 06:40:51 +02:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
2019-10-24 01:21:06 +02:00
|
|
|
<string notr="true">Ctrl+D</string>
|
2017-08-11 06:40:51 +02:00
|
|
|
</property>
|
|
|
|
</action>
|
2017-08-12 08:08:10 +02:00
|
|
|
<action name="actionRed_Flag">
|
2018-11-12 03:10:50 +01:00
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2017-08-12 08:08:10 +02:00
|
|
|
<property name="text">
|
2021-06-04 07:03:17 +02:00
|
|
|
<string>actions_flag_red</string>
|
2017-08-12 08:08:10 +02:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
2019-10-24 01:21:06 +02:00
|
|
|
<string notr="true">Ctrl+1</string>
|
2017-08-12 08:08:10 +02:00
|
|
|
</property>
|
|
|
|
</action>
|
2018-11-01 05:58:41 +01:00
|
|
|
<action name="actionOrange_Flag">
|
2018-11-12 03:10:50 +01:00
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2017-08-12 08:08:10 +02:00
|
|
|
<property name="text">
|
2021-06-04 07:03:17 +02:00
|
|
|
<string>actions_flag_orange</string>
|
2017-08-12 08:08:10 +02:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
2019-10-24 01:21:06 +02:00
|
|
|
<string notr="true">Ctrl+2</string>
|
2017-08-12 08:08:10 +02:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionGreen_Flag">
|
2018-11-12 03:10:50 +01:00
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2017-08-12 08:08:10 +02:00
|
|
|
<property name="text">
|
2021-06-04 07:03:17 +02:00
|
|
|
<string>actions_flag_green</string>
|
2017-08-12 08:08:10 +02:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
2019-10-24 01:21:06 +02:00
|
|
|
<string notr="true">Ctrl+3</string>
|
2017-08-12 08:08:10 +02:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionBlue_Flag">
|
2018-11-12 03:10:50 +01:00
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2017-08-11 06:40:51 +02:00
|
|
|
<property name="text">
|
2021-06-04 07:03:17 +02:00
|
|
|
<string>actions_flag_blue</string>
|
2017-08-11 06:40:51 +02:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
2019-10-24 01:21:06 +02:00
|
|
|
<string notr="true">Ctrl+4</string>
|
2017-08-11 06:40:51 +02:00
|
|
|
</property>
|
|
|
|
</action>
|
2017-08-13 11:11:40 +02:00
|
|
|
<action name="actionSidebar">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>browsing_sidebar</string>
|
2017-08-13 11:11:40 +02:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
2019-10-24 01:21:06 +02:00
|
|
|
<string notr="true">Ctrl+Shift+R</string>
|
2017-08-13 11:11:40 +02:00
|
|
|
</property>
|
|
|
|
</action>
|
2017-08-15 10:48:22 +02:00
|
|
|
<action name="actionClear_Unused_Tags">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>browsing_clear_unused_tags</string>
|
2017-08-15 10:48:22 +02:00
|
|
|
</property>
|
|
|
|
</action>
|
2017-08-15 10:49:41 +02:00
|
|
|
<action name="actionManage_Note_Types">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>browsing_manage_note_types</string>
|
2017-08-15 10:49:41 +02:00
|
|
|
</property>
|
|
|
|
</action>
|
2017-08-16 12:30:29 +02:00
|
|
|
<action name="actionToggle_Mark">
|
2021-03-31 10:05:44 +02:00
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2017-08-16 12:30:29 +02:00
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>browsing_toggle_mark</string>
|
2017-08-16 12:30:29 +02:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
2019-10-24 01:21:06 +02:00
|
|
|
<string notr="true">Ctrl+K</string>
|
2017-08-16 12:30:29 +02:00
|
|
|
</property>
|
|
|
|
</action>
|
2020-02-10 04:15:19 +01:00
|
|
|
<action name="actionExport">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_accel_export_notes</string>
|
2020-02-10 04:15:19 +01:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
2021-01-16 01:00:10 +01:00
|
|
|
<string notr="true">Ctrl+Shift+E</string>
|
2020-02-10 04:15:19 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
2021-02-01 12:09:37 +01:00
|
|
|
<action name="actionCreateFilteredDeck">
|
2021-01-31 23:16:49 +01:00
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_misc_create_filtered_deck</string>
|
2021-01-31 23:16:49 +01:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
2021-02-01 11:59:16 +01:00
|
|
|
<string notr="true">Ctrl+G</string>
|
2021-01-31 23:16:49 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
Rework reschedule tool
The old rescheduling dialog's two options have been split into two
separate menu items, "Forget", and "Set Due Date"
For cards that are not review cards, "Set Due Date" behaves like the
old reschedule option, changing the cards into a review card, and
and setting both the interval and due date to the provided number of
days.
When "Set Due Date" is applied to a review card, it no longer resets
the card's interval. Instead, it looks at how much the provided number
of days will change the original interval, and adjusts the interval by
that amount, so that cards that are answered earlier receive a smaller
next interval, and cards that are answered after a longer delay receive
a bonus.
For example, imagine a card was answered on day 5, and given an interval
of 10 days, so it has a due date of day 15.
- if on day 10 the due date is changed to day 12 (today+2), the card
is being scheduled 3 days earlier than it was supposed to be, so the
interval will be adjusted to 7 days.
- and if on day 10 the due date is changed to day 20, the interval will
be changed from 10 days to 15 days.
There is no separate option to reset the interval of a review card, but
it can be accomplished by forgetting the card(s), and then setting the
desired due date.
Other notes:
- Added the action to the review screen as well.
- Set the shortcut to Ctrl+Shift+D, and changed the existing Delete
Tags shortcut to Ctrl+Alt+Shift+A.
2021-02-07 11:58:16 +01:00
|
|
|
<action name="action_set_due_date">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_accel_set_due_date</string>
|
Rework reschedule tool
The old rescheduling dialog's two options have been split into two
separate menu items, "Forget", and "Set Due Date"
For cards that are not review cards, "Set Due Date" behaves like the
old reschedule option, changing the cards into a review card, and
and setting both the interval and due date to the provided number of
days.
When "Set Due Date" is applied to a review card, it no longer resets
the card's interval. Instead, it looks at how much the provided number
of days will change the original interval, and adjusts the interval by
that amount, so that cards that are answered earlier receive a smaller
next interval, and cards that are answered after a longer delay receive
a bonus.
For example, imagine a card was answered on day 5, and given an interval
of 10 days, so it has a due date of day 15.
- if on day 10 the due date is changed to day 12 (today+2), the card
is being scheduled 3 days earlier than it was supposed to be, so the
interval will be adjusted to 7 days.
- and if on day 10 the due date is changed to day 20, the interval will
be changed from 10 days to 15 days.
There is no separate option to reset the interval of a review card, but
it can be accomplished by forgetting the card(s), and then setting the
desired due date.
Other notes:
- Added the action to the review screen as well.
- Set the shortcut to Ctrl+Shift+D, and changed the existing Delete
Tags shortcut to Ctrl+Alt+Shift+A.
2021-02-07 11:58:16 +01:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
|
|
|
<string notr="true">Ctrl+Shift+D</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="action_forget">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_accel_forget</string>
|
Rework reschedule tool
The old rescheduling dialog's two options have been split into two
separate menu items, "Forget", and "Set Due Date"
For cards that are not review cards, "Set Due Date" behaves like the
old reschedule option, changing the cards into a review card, and
and setting both the interval and due date to the provided number of
days.
When "Set Due Date" is applied to a review card, it no longer resets
the card's interval. Instead, it looks at how much the provided number
of days will change the original interval, and adjusts the interval by
that amount, so that cards that are answered earlier receive a smaller
next interval, and cards that are answered after a longer delay receive
a bonus.
For example, imagine a card was answered on day 5, and given an interval
of 10 days, so it has a due date of day 15.
- if on day 10 the due date is changed to day 12 (today+2), the card
is being scheduled 3 days earlier than it was supposed to be, so the
interval will be adjusted to 7 days.
- and if on day 10 the due date is changed to day 20, the interval will
be changed from 10 days to 15 days.
There is no separate option to reset the interval of a review card, but
it can be accomplished by forgetting the card(s), and then setting the
desired due date.
Other notes:
- Added the action to the review screen as well.
- Set the shortcut to Ctrl+Shift+D, and changed the existing Delete
Tags shortcut to Ctrl+Alt+Shift+A.
2021-02-07 11:58:16 +01:00
|
|
|
</property>
|
2021-08-18 07:31:48 +02:00
|
|
|
<property name="shortcut">
|
|
|
|
<string notr="true">Ctrl+Alt+N</string>
|
|
|
|
</property>
|
Rework reschedule tool
The old rescheduling dialog's two options have been split into two
separate menu items, "Forget", and "Set Due Date"
For cards that are not review cards, "Set Due Date" behaves like the
old reschedule option, changing the cards into a review card, and
and setting both the interval and due date to the provided number of
days.
When "Set Due Date" is applied to a review card, it no longer resets
the card's interval. Instead, it looks at how much the provided number
of days will change the original interval, and adjusts the interval by
that amount, so that cards that are answered earlier receive a smaller
next interval, and cards that are answered after a longer delay receive
a bonus.
For example, imagine a card was answered on day 5, and given an interval
of 10 days, so it has a due date of day 15.
- if on day 10 the due date is changed to day 12 (today+2), the card
is being scheduled 3 days earlier than it was supposed to be, so the
interval will be adjusted to 7 days.
- and if on day 10 the due date is changed to day 20, the interval will
be changed from 10 days to 15 days.
There is no separate option to reset the interval of a review card, but
it can be accomplished by forgetting the card(s), and then setting the
desired due date.
Other notes:
- Added the action to the review screen as well.
- Set the shortcut to Ctrl+Shift+D, and changed the existing Delete
Tags shortcut to Ctrl+Alt+Shift+A.
2021-02-07 11:58:16 +01:00
|
|
|
</action>
|
2021-03-31 18:53:36 +02:00
|
|
|
<action name="action_toggle_mode">
|
|
|
|
<property name="text">
|
2021-04-06 11:41:18 +02:00
|
|
|
<string>browsing_toggle_showing_cards_notes</string>
|
2021-03-31 18:53:36 +02:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
2022-02-09 03:59:28 +01:00
|
|
|
<string notr="true">Ctrl+Alt+T</string>
|
2021-03-31 18:53:36 +02:00
|
|
|
</property>
|
|
|
|
</action>
|
2021-05-19 07:18:39 +02:00
|
|
|
<action name="actionRedo">
|
|
|
|
<property name="text">
|
|
|
|
<string>qt_accel_redo</string>
|
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
|
|
|
<string notr="true">Ctrl+Shift+Z</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2021-06-01 18:14:43 +02:00
|
|
|
<action name="actionPink_Flag">
|
2021-05-31 12:03:30 +02:00
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2021-06-04 07:03:17 +02:00
|
|
|
<string>actions_flag_pink</string>
|
2021-05-31 12:03:30 +02:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
|
|
|
<string notr="true">Ctrl+5</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionTurquoise_Flag">
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2021-06-04 07:03:17 +02:00
|
|
|
<string>actions_flag_turquoise</string>
|
2021-05-31 12:03:30 +02:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
|
|
|
<string notr="true">Ctrl+6</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionPurple_Flag">
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2021-06-04 07:03:17 +02:00
|
|
|
<string>actions_flag_purple</string>
|
2021-05-31 12:03:30 +02:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
|
|
|
<string notr="true">Ctrl+7</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2021-12-07 23:40:48 +01:00
|
|
|
<action name="actionCopy">
|
|
|
|
<property name="text">
|
|
|
|
<string>actions_create_copy</string>
|
|
|
|
</property>
|
2021-12-10 08:52:08 +01:00
|
|
|
<property name="shortcut">
|
|
|
|
<string notr="true">Ctrl+Alt+E</string>
|
|
|
|
</property>
|
2021-12-07 23:40:48 +01:00
|
|
|
</action>
|
2022-02-17 07:31:46 +01:00
|
|
|
<action name="actionFullScreen">
|
|
|
|
<property name="text">
|
|
|
|
<string>qt_accel_full_screen</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionZoomIn">
|
|
|
|
<property name="text">
|
|
|
|
<string>qt_accel_zoom_editor_in</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionZoomOut">
|
|
|
|
<property name="text">
|
|
|
|
<string>qt_accel_zoom_editor_out</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionResetZoom">
|
|
|
|
<property name="text">
|
|
|
|
<string>qt_accel_reset_zoom</string>
|
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
|
|
|
<string notr="true">Ctrl+0</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2022-09-20 04:56:59 +02:00
|
|
|
<action name="actionLayoutAuto">
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>qt_accel_layout_auto</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionLayoutVertical">
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>qt_accel_layout_vertical</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionLayoutHorizontal">
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>qt_accel_layout_horizontal</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2022-02-17 07:31:46 +01:00
|
|
|
<action name="actionbrowsing_toggle_showing_cards_notes">
|
|
|
|
<property name="text">
|
|
|
|
<string>browsing_toggle_showing_cards_notes</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2012-12-21 08:51:59 +01:00
|
|
|
</widget>
|
|
|
|
<resources>
|
|
|
|
<include location="icons.qrc"/>
|
|
|
|
</resources>
|
|
|
|
<connections>
|
|
|
|
<connection>
|
|
|
|
<sender>actionSelectAll</sender>
|
|
|
|
<signal>triggered()</signal>
|
|
|
|
<receiver>tableView</receiver>
|
|
|
|
<slot>selectAll()</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>-1</x>
|
|
|
|
<y>-1</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>299</x>
|
|
|
|
<y>279</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
2013-01-14 23:33:03 +01:00
|
|
|
<connection>
|
|
|
|
<sender>actionClose</sender>
|
2016-05-31 10:51:40 +02:00
|
|
|
<signal>triggered()</signal>
|
2013-01-14 23:33:03 +01:00
|
|
|
<receiver>Dialog</receiver>
|
|
|
|
<slot>close()</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>-1</x>
|
|
|
|
<y>-1</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>374</x>
|
|
|
|
<y>199</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
2012-12-21 08:51:59 +01:00
|
|
|
</connections>
|
|
|
|
</ui>
|