]>
uap-core.de Git - note.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Olaf Wintermann [Sat, 5 Apr 2025 20:20:23 +0000 (22:20 +0200)]
fix libadwaita build
Olaf Wintermann [Sat, 5 Apr 2025 20:12:55 +0000 (22:12 +0200)]
implement gtk3 textview dnd handler
Olaf Wintermann [Sat, 5 Apr 2025 19:10:24 +0000 (21:10 +0200)]
move text embedded image creation to separate file
Olaf Wintermann [Sat, 5 Apr 2025 16:05:01 +0000 (18:05 +0200)]
fix sidebar list update
Olaf Wintermann [Fri, 4 Apr 2025 20:05:10 +0000 (22:05 +0200)]
add support for markdown image nodes, prepare editor loading images from markdown
Olaf Wintermann [Thu, 3 Apr 2025 19:33:35 +0000 (21:33 +0200)]
refactor gtk text EmbeddedWidget to store a reference to the attachment
Olaf Wintermann [Thu, 3 Apr 2025 19:10:46 +0000 (21:10 +0200)]
implement attachment window image viewer
Olaf Wintermann [Wed, 2 Apr 2025 19:27:44 +0000 (21:27 +0200)]
add attachment window
Olaf Wintermann [Tue, 1 Apr 2025 19:49:44 +0000 (21:49 +0200)]
update dav
Olaf Wintermann [Mon, 31 Mar 2025 19:12:02 +0000 (21:12 +0200)]
show list of image attachments
Olaf Wintermann [Sat, 29 Mar 2025 13:10:58 +0000 (14:10 +0100)]
use new Attachment type for note attachments
Olaf Wintermann [Sat, 29 Mar 2025 08:34:50 +0000 (09:34 +0100)]
fix editor_get_markdown does not get text from the last section sometimes
Olaf Wintermann [Sat, 29 Mar 2025 07:13:54 +0000 (08:13 +0100)]
rename type Note to Resource
Olaf Wintermann [Fri, 28 Mar 2025 20:27:53 +0000 (21:27 +0100)]
add attachment type
Olaf Wintermann [Mon, 24 Mar 2025 20:02:45 +0000 (21:02 +0100)]
add first bits of attachment ui
Olaf Wintermann [Sun, 23 Mar 2025 17:38:51 +0000 (18:38 +0100)]
handle note title onchange event and update note item in notes list
Olaf Wintermann [Thu, 20 Mar 2025 20:38:39 +0000 (21:38 +0100)]
implement serialization of md image tags
Olaf Wintermann [Thu, 20 Mar 2025 20:14:03 +0000 (21:14 +0100)]
ref GtkTextChildAnchor in EmbeddedWidget
Olaf Wintermann [Wed, 19 Mar 2025 19:38:45 +0000 (20:38 +0100)]
make text anchor widgets persistent
Olaf Wintermann [Wed, 19 Mar 2025 19:03:24 +0000 (20:03 +0100)]
implement editor dnd and image insertion
Olaf Wintermann [Tue, 18 Mar 2025 20:50:48 +0000 (21:50 +0100)]
convert textview links to markdown
Olaf Wintermann [Tue, 18 Mar 2025 20:25:44 +0000 (21:25 +0100)]
fix crash with gtk3 when switching and saving notes
Olaf Wintermann [Tue, 18 Mar 2025 19:57:30 +0000 (20:57 +0100)]
implement note deletion
Olaf Wintermann [Tue, 18 Mar 2025 17:35:28 +0000 (18:35 +0100)]
fix paragraph style changes on gtk3
Olaf Wintermann [Tue, 18 Mar 2025 17:08:04 +0000 (18:08 +0100)]
make textview compatible with gtk3
Olaf Wintermann [Mon, 17 Mar 2025 11:43:22 +0000 (12:43 +0100)]
apply paragraph styles to the next line, when it is not empty
Olaf Wintermann [Mon, 17 Mar 2025 11:23:18 +0000 (12:23 +0100)]
implement paragraph style changes via dropdown menu
Olaf Wintermann [Fri, 14 Mar 2025 11:09:08 +0000 (12:09 +0100)]
fix markdown syntax tree generation
Olaf Wintermann [Thu, 13 Mar 2025 19:59:18 +0000 (20:59 +0100)]
implement text style changes via toolbar buttons
Olaf Wintermann [Wed, 12 Mar 2025 18:41:45 +0000 (19:41 +0100)]
implement markdown links
Olaf Wintermann [Tue, 11 Mar 2025 21:23:45 +0000 (22:23 +0100)]
store markdown links in MDDoc
Olaf Wintermann [Mon, 10 Mar 2025 21:22:41 +0000 (22:22 +0100)]
add editor_get_markdown for converting a GtkTextBuffer to markdown, implement heading and strong
Olaf Wintermann [Sun, 9 Mar 2025 20:35:11 +0000 (21:35 +0100)]
fix note_content_loaded does not remember status
Olaf Wintermann [Sun, 9 Mar 2025 17:13:18 +0000 (18:13 +0100)]
add markdown parser and minimal styling
Olaf Wintermann [Fri, 7 Mar 2025 21:39:14 +0000 (22:39 +0100)]
fix splitpane initial position
Olaf Wintermann [Fri, 7 Mar 2025 21:32:49 +0000 (22:32 +0100)]
add note toolbar
Olaf Wintermann [Thu, 6 Mar 2025 18:03:03 +0000 (19:03 +0100)]
remove old toolkit files
Olaf Wintermann [Wed, 5 Mar 2025 21:34:28 +0000 (22:34 +0100)]
add md4c and update toolkit
Olaf Wintermann [Tue, 4 Mar 2025 14:16:43 +0000 (15:16 +0100)]
fix switching note could erase a note title/content
Olaf Wintermann [Tue, 4 Mar 2025 14:03:09 +0000 (15:03 +0100)]
fix wrong order in notebookmodel_detach, note_save must be called before detaching the model
Olaf Wintermann [Mon, 3 Mar 2025 21:31:28 +0000 (22:31 +0100)]
implement note_store_save_note_async
Olaf Wintermann [Mon, 3 Mar 2025 21:19:40 +0000 (22:19 +0100)]
save note when it is detached
Olaf Wintermann [Sun, 2 Mar 2025 14:21:56 +0000 (15:21 +0100)]
add navstack
Olaf Wintermann [Sun, 2 Mar 2025 11:05:29 +0000 (12:05 +0100)]
restore selected note on notebook change
Olaf Wintermann [Fri, 28 Feb 2025 20:34:02 +0000 (21:34 +0100)]
switch notes on selection events and change activate event to maximize the note editor
Olaf Wintermann [Tue, 25 Feb 2025 21:10:56 +0000 (22:10 +0100)]
implement AddNote button
Olaf Wintermann [Tue, 25 Feb 2025 20:35:40 +0000 (21:35 +0100)]
add APP_STATE_NOTEBOOK_SELECTED UI state, make AddNote button only enabled, when a Notebook is selected
Olaf Wintermann [Sun, 23 Feb 2025 17:41:00 +0000 (18:41 +0100)]
register Repository class
Olaf Wintermann [Sun, 23 Feb 2025 16:08:33 +0000 (17:08 +0100)]
fix crash when switching notebooks
Olaf Wintermann [Sun, 23 Feb 2025 15:29:30 +0000 (16:29 +0100)]
add note content loader
Olaf Wintermann [Sun, 23 Feb 2025 13:23:51 +0000 (14:23 +0100)]
remove old wpf code
Olaf Wintermann [Sun, 23 Feb 2025 13:22:45 +0000 (14:22 +0100)]
implement note selection
Olaf Wintermann [Sat, 22 Feb 2025 17:01:01 +0000 (18:01 +0100)]
fix list update
Olaf Wintermann [Sat, 22 Feb 2025 16:44:59 +0000 (17:44 +0100)]
add NotebookModel + async note loader
Olaf Wintermann [Tue, 18 Feb 2025 22:55:50 +0000 (23:55 +0100)]
add toolbar (note add item)
Olaf Wintermann [Tue, 18 Feb 2025 22:48:25 +0000 (23:48 +0100)]
add Resource type
Olaf Wintermann [Mon, 17 Feb 2025 22:08:11 +0000 (23:08 +0100)]
remove test sublists
Olaf Wintermann [Mon, 17 Feb 2025 21:32:33 +0000 (22:32 +0100)]
implement loader for notebook structure and use the sidebar to show all available notebooks
Olaf Wintermann [Sun, 16 Feb 2025 20:23:22 +0000 (21:23 +0100)]
update toolkit
Olaf Wintermann [Sun, 16 Feb 2025 16:53:57 +0000 (17:53 +0100)]
fix note defaults initialization
Olaf Wintermann [Sun, 16 Feb 2025 15:40:26 +0000 (16:40 +0100)]
create default user_settings
Olaf Wintermann [Sun, 16 Feb 2025 11:46:39 +0000 (12:46 +0100)]
add first db tables and usersettings initialization
Olaf Wintermann [Wed, 5 Feb 2025 22:38:27 +0000 (23:38 +0100)]
init dbutils
Olaf Wintermann [Wed, 5 Feb 2025 22:14:27 +0000 (23:14 +0100)]
add ui for note list / content
Olaf Wintermann [Wed, 5 Feb 2025 21:19:06 +0000 (22:19 +0100)]
add sidebar UI
Olaf Wintermann [Wed, 5 Feb 2025 20:54:21 +0000 (21:54 +0100)]
add dbutils
Olaf Wintermann [Tue, 17 Dec 2024 20:25:25 +0000 (21:25 +0100)]
add empty window
Olaf Wintermann [Thu, 5 Dec 2024 09:27:05 +0000 (10:27 +0100)]
disable unsupported toolkits
Olaf Wintermann [Thu, 5 Dec 2024 09:22:08 +0000 (10:22 +0100)]
add ucx and toolkit code