]> uap-core.de Git - note.git/shortlog
note.git
11 days ago Olaf Wintermannfix attachments messing up styling offsets
11 days ago Olaf Wintermannuse GtkPicture instead of GtkImage for embedded images...
12 days ago Olaf Wintermannfix EmbeddedWidget markdown serialization
12 days ago Olaf Wintermannurl encode/decode markdown image links
12 days ago Olaf Wintermannre-inserting child widgets in a textbuffer requires...
12 days ago Olaf Wintermannadd editor_insert_image function to remove code dup
12 days ago Olaf Wintermanndon't load attachment images twice
12 days ago Olaf Wintermannfix attachment image loading and pixbuf reference counting
12 days ago Olaf Wintermannfix crash caused by attachment bin_content cleanup
13 days ago Olaf Wintermannfix wrong resource id parameter in qthr_save_attachment
2025-04-16 Olaf Wintermannimplement loading images from attachments in editor_loa...
2025-04-15 Olaf Wintermanncreate UI models for loaded attachments
2025-04-11 Olaf Wintermannalso load attachments in note_load_content
2025-04-11 Olaf Wintermannupdate ucx and use temp mempool/cxMempoolTransfer for...
2025-04-11 Olaf Wintermannadd note_store_load_note_attachments_async (unfinished...
2025-04-10 Olaf Wintermannextend attachment class to include also columns from...
2025-04-08 Olaf Wintermannfix missing autoextend buffer flag in attachment_file_load
2025-04-08 Olaf Wintermannfix attachment bin_content update
2025-04-07 Olaf Wintermannfix SQL_ATTACHMENT_NEW query parameters
2025-04-07 Olaf Wintermannimplement note_store_save_attachment_async (in case...
2025-04-06 Olaf Wintermannstore attachment reference in resources/notes, prepare...
2025-04-06 Olaf Wintermannupdate toolkit
2025-04-06 Olaf Wintermannfix image attachments not shown in gtk3
2025-04-05 Olaf Wintermannfix libadwaita build
2025-04-05 Olaf Wintermannimplement gtk3 textview dnd handler
2025-04-05 Olaf Wintermannmove text embedded image creation to separate file
2025-04-05 Olaf Wintermannfix sidebar list update
2025-04-04 Olaf Wintermannadd support for markdown image nodes, prepare editor...
2025-04-03 Olaf Wintermannrefactor gtk text EmbeddedWidget to store a reference...
2025-04-03 Olaf Wintermannimplement attachment window image viewer
2025-04-02 Olaf Wintermannadd attachment window
2025-04-01 Olaf Wintermannupdate dav
2025-03-31 Olaf Wintermannshow list of image attachments
2025-03-29 Olaf Wintermannuse new Attachment type for note attachments
2025-03-29 Olaf Wintermannfix editor_get_markdown does not get text from the...
2025-03-29 Olaf Wintermannrename type Note to Resource
2025-03-28 Olaf Wintermannadd attachment type
2025-03-24 Olaf Wintermannadd first bits of attachment ui
2025-03-23 Olaf Wintermannhandle note title onchange event and update note item...
2025-03-20 Olaf Wintermannimplement serialization of md image tags
2025-03-20 Olaf Wintermannref GtkTextChildAnchor in EmbeddedWidget
2025-03-19 Olaf Wintermannmake text anchor widgets persistent
2025-03-19 Olaf Wintermannimplement editor dnd and image insertion
2025-03-18 Olaf Wintermannconvert textview links to markdown
2025-03-18 Olaf Wintermannfix crash with gtk3 when switching and saving notes
2025-03-18 Olaf Wintermannimplement note deletion
2025-03-18 Olaf Wintermannfix paragraph style changes on gtk3
2025-03-18 Olaf Wintermannmake textview compatible with gtk3
2025-03-17 Olaf Wintermannapply paragraph styles to the next line, when it is...
2025-03-17 Olaf Wintermannimplement paragraph style changes via dropdown menu
2025-03-14 Olaf Wintermannfix markdown syntax tree generation
2025-03-13 Olaf Wintermannimplement text style changes via toolbar buttons
2025-03-12 Olaf Wintermannimplement markdown links
2025-03-11 Olaf Wintermannstore markdown links in MDDoc
2025-03-10 Olaf Wintermannadd editor_get_markdown for converting a GtkTextBuffer...
2025-03-09 Olaf Wintermannfix note_content_loaded does not remember status
2025-03-09 Olaf Wintermannadd markdown parser and minimal styling
2025-03-07 Olaf Wintermannfix splitpane initial position
2025-03-07 Olaf Wintermannadd note toolbar
2025-03-06 Olaf Wintermannremove old toolkit files
2025-03-05 Olaf Wintermannadd md4c and update toolkit
2025-03-04 Olaf Wintermannfix switching note could erase a note title/content
2025-03-04 Olaf Wintermannfix wrong order in notebookmodel_detach, note_save...
2025-03-03 Olaf Wintermannimplement note_store_save_note_async
2025-03-03 Olaf Wintermannsave note when it is detached
2025-03-02 Olaf Wintermannadd navstack
2025-03-02 Olaf Wintermannrestore selected note on notebook change
2025-02-28 Olaf Wintermannswitch notes on selection events and change activate...
2025-02-25 Olaf Wintermannimplement AddNote button
2025-02-25 Olaf Wintermannadd APP_STATE_NOTEBOOK_SELECTED UI state, make AddNote...
2025-02-23 Olaf Wintermannregister Repository class
2025-02-23 Olaf Wintermannfix crash when switching notebooks
2025-02-23 Olaf Wintermannadd note content loader
2025-02-23 Olaf Wintermannremove old wpf code
2025-02-23 Olaf Wintermannimplement note selection
2025-02-22 Olaf Wintermannfix list update
2025-02-22 Olaf Wintermannadd NotebookModel + async note loader
2025-02-18 Olaf Wintermannadd toolbar (note add item)
2025-02-18 Olaf Wintermannadd Resource type
2025-02-17 Olaf Wintermannremove test sublists
2025-02-17 Olaf Wintermannimplement loader for notebook structure and use the...
2025-02-16 Olaf Wintermannupdate toolkit
2025-02-16 Olaf Wintermannfix note defaults initialization
2025-02-16 Olaf Wintermanncreate default user_settings
2025-02-16 Olaf Wintermannadd first db tables and usersettings initialization
2025-02-05 Olaf Wintermanninit dbutils
2025-02-05 Olaf Wintermannadd ui for note list / content
2025-02-05 Olaf Wintermannadd sidebar UI
2025-02-05 Olaf Wintermannadd dbutils
2024-12-17 Olaf Wintermannadd empty window
2024-12-05 Olaf Wintermanndisable unsupported toolkits
2024-12-05 Olaf Wintermannadd ucx and toolkit code