Shaun Reed shaunrd0
shaunrd0 closed issue shaunrd0/clide#15 2026-02-09 02:15:01 +00:00
Implement QAbstractFileIconProvider for resolving file explorer icons
shaunrd0 pushed to main at shaunrd0/clide 2026-02-08 21:25:07 +00:00
f6fdd19f73 Add basic GUI support (#17)
shaunrd0 merged pull request shaunrd0/clide#17 2026-02-08 21:25:05 +00:00
gui
shaunrd0 pushed to gui at shaunrd0/clide 2026-02-08 21:22:03 +00:00
e3bf484a5d Remove TODO
shaunrd0 pushed to gui at shaunrd0/clide 2026-02-08 20:46:29 +00:00
bedd510b0a Update GUI screenshot.
shaunrd0 pushed to gui at shaunrd0/clide 2026-02-08 20:37:44 +00:00
a30ea2b457 Remove TODOs.
shaunrd0 pushed to gui at shaunrd0/clide 2026-02-08 20:29:49 +00:00
52ceda5b06 Reorganize files.
a37fd74d32 Fix spacing.
6ed4ca11f4 Fix width for file tree selection.
Compare 3 commits »
shaunrd0 pushed to gui at shaunrd0/clide 2026-02-08 20:10:29 +00:00
41fab2847d Update GUI screenshot in README.
shaunrd0 pushed to gui at shaunrd0/clide 2026-02-08 20:03:29 +00:00
c76529b3cb Fix first line background.
5f5b1a4d39 Add frame around the application view.
4bb4ce1882 Clean up GUI.
344efc0042 Clean up ClideHandle.
Compare 4 commits »
shaunrd0 pushed to gui at shaunrd0/clide 2026-02-08 05:03:58 +00:00
shaunrd0 opened issue shaunrd0/clide#19 2026-02-08 02:57:19 +00:00
CI
shaunrd0 opened issue shaunrd0/clide#18 2026-02-08 02:46:09 +00:00
Actually use shim for colors and utilities
shaunrd0 commented on pull request shaunrd0/clide#17 2026-02-08 02:37:13 +00:00
gui

RMB on bread crumbs is broken LMB on icons in tree view is broken left margin for tree view is missing? Add border between bread crumbs and tree view Implement or remove menu bar items Saving…

shaunrd0 pushed to gui at shaunrd0/clide 2026-02-08 02:30:37 +00:00
f918d65888 Add clickable bread crumbs.
aa42ec6072 Get file explorer icon based on file type.
6f2a655497 Clean up context menus.
c0f38b531d Add arrow to show expanded folder.
Compare 5 commits »
shaunrd0 pushed to gui at shaunrd0/clide 2026-02-07 16:18:27 +00:00
4aad91416e Fix selection flickering when expanding folder.
ff1b5ab2e6 Hide handles when not in use.
491087a6c1 Add environment variables to config.toml
Compare 3 commits »
shaunrd0 pushed to gui at shaunrd0/clide 2026-02-07 03:10:44 +00:00
125041f469 Add ClideEditorView.
Compare 2 commits »
shaunrd0 pushed to gui at shaunrd0/clide 2026-02-07 00:00:22 +00:00
67bf82d0cb Add qmllint.ini
176efb97b7 Clean up ClideScrollBar.
755066d847 Clean up ClideHandle.
773d7818b5 Auto scroll logger.
Compare 9 commits »
shaunrd0 pushed to gui at shaunrd0/clide 2026-02-02 01:23:33 +00:00
e5b91eaed8 Add basic debug logger.
shaunrd0 pushed to gui at shaunrd0/clide 2026-02-02 01:20:56 +00:00
693ffbcc00 Add basic debug logger.
shaunrd0 pushed to gui at shaunrd0/clide 2026-02-02 00:11:32 +00:00
be383869b2 Add context menu on breadcrumbs.