1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/ElectronClient/gui
Caleb John a7fa119041
Desktop: Extend functionality of codemirror vim (#3823)
add swapLine(Up/Down)
have `o` use the more complex list indent
enable sync initializing from vim (and maybe emacs)
split keymap stuff into it's own file
2020-09-28 18:57:17 +01:00
..
Button Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
ConfigScreen Fixed desktop build 2020-09-22 16:38:47 +01:00
KeymapConfig Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
MainScreen Desktop: Fixes #3748: Fixed issue when switching from search to "All notes" 2020-09-21 17:50:59 +01:00
note-viewer Desktop: Resolves #3560: Make codemirror the default code editor (#3703) 2020-09-06 16:28:23 +01:00
NoteEditor Desktop: Extend functionality of codemirror vim (#3823) 2020-09-28 18:57:17 +01:00
NoteList Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
NoteListControls Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
NoteToolbar Desktop: Fixes #3810: Only disable relevant toolbar buttons when editor is read-only 2020-09-23 10:21:24 +01:00
ResizableLayout Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
SearchBar Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
SideBar Desktop: Optimised sidebar rendering speed 2020-09-24 14:30:20 +01:00
StatusScreen Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
style Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
ToggleEditorsButton Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
ToolbarButton Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
utils Desktop: Fixes #3710: Fix applying tags to multiple notes 2020-09-08 00:49:58 +01:00
ClipperConfigScreen.jsx Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
DialogButtonRow.jsx Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
dialogs.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
DropboxLoginScreen.tsx Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
EncryptionConfigScreen.jsx Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
ErrorBoundary.tsx Desktop: Add version info to error screen 2020-08-02 16:21:30 +01:00
ExtensionBadge.jsx Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
HelpButton.jsx Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
IconButton.jsx Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
ImportScreen.jsx Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
ItemList.jsx Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
MultiNoteActions.tsx Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
Navigator.jsx Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
NoteContentPropertiesDialog.tsx Desktop: Fixes #3684: Allow Read Time label to be translated 2020-09-21 16:16:28 +01:00
NoteListItem.tsx Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
NotePropertiesDialog.jsx Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
NoteRevisionViewer.jsx Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
NoteSearchBar.jsx Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
NoteStatusBar.jsx Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
NoteTextViewer.jsx Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
OneDriveLoginScreen.tsx Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
PromptDialog.jsx Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
ResourceScreen.tsx Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
Root_UpgradeSyncTarget.tsx Desktop: Added more logging info to sync target upgrade process 2020-08-29 19:12:02 +01:00
Root.jsx Desktop: Fixes #3801: Fixed editor font size 2020-09-23 11:39:36 +01:00
ShareNoteDialog.tsx Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
TagItem.jsx Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
TagList.jsx Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
ToolbarBase.tsx Desktop: Fixes #3810: Only disable relevant toolbar buttons when editor is read-only 2020-09-23 10:21:24 +01:00
ToolbarSpace.jsx Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
VerticalResizer.jsx Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00