Commit Graph

57 Commits

Author SHA1 Message Date
mappu eb34221620 doc/README: changelog for v0.4.0 2024-06-23 16:35:25 +12:00
mappu cc3ba4d9f0 doc/TODO: update current progress 2024-06-23 16:29:53 +12:00
mappu f79d17afed badger: support temporary in-memory databases 2024-06-23 16:29:53 +12:00
mappu d7c2282335 badger: add dgraph vendor icon 2024-06-23 16:29:53 +12:00
mappu 43002a9fde main: restructure nav menu into alphabetical per-DB options 2024-06-23 16:29:53 +12:00
mappu bc33d26cfd images: add vendor logos 2024-06-23 16:29:47 +12:00
mappu 38d9e6238f main: add help menu with website link 2024-06-23 15:58:12 +12:00
mappu a653ef8ca4 main: get accurate cross-platform background colour for properties tab 2024-06-23 15:58:03 +12:00
mappu cc336366c9 redis: show results in query tab 2024-06-23 15:57:33 +12:00
mappu 8f105183eb redis: handle data browsing for different typed keys 2024-06-23 15:57:20 +12:00
mappu b45faa2e73 main: add nav context menu, support closing open connections 2024-06-23 15:28:15 +12:00
mappu 7e5d17100d main: preload recursive navigation only one layer at a time 2024-06-23 15:21:41 +12:00
mappu a817e5fa21 main: recursively load all nav state at connection time 2024-06-23 15:12:26 +12:00
mappu 3d185033f3 main: allow scrolling long content on properties tab 2024-06-23 14:56:00 +12:00
mappu 924957d00d main: abstract the nil selection into a virtual database type 2024-06-23 14:55:46 +12:00
mappu d674078071 main: auto switch to newly opened database 2024-06-23 14:54:49 +12:00
mappu 5992d19906 redis: complete basic multidatabase browse support 2024-06-23 14:54:33 +12:00
mappu 8cac46e9f2 doc: update README + TODO 2024-06-23 13:13:43 +12:00
mappu db5f6816c5 main: allow running partial query by selection 2024-06-23 13:07:52 +12:00
mappu 3a4bdbde94 redis: improve dialog style, open connection, enumerate databases 2024-06-23 13:07:42 +12:00
mappu 0363bc65f4 platform_windows: move extra syso inclusion out of main 2024-06-23 13:06:41 +12:00
mappu a47898e099 format: move to util_ file 2024-06-23 13:06:25 +12:00
mappu 1487b18a3a doc/TODO: add notes re virtual list rendering 2024-06-22 17:36:34 +12:00
mappu 04ef53720f redis: initial work on connection dialog 2024-06-22 17:36:25 +12:00
mappu bc82aacd57 redis: add library dependency 2024-06-22 17:36:19 +12:00
mappu 6dcc1afd6b rename files to db_ prefixes 2024-06-22 16:22:33 +12:00
mappu 645ab29cdd doc/README: changelog for v0.3.0 2024-06-15 13:22:02 +12:00
mappu 4202b9b970 doc/README: update current features 2024-06-15 13:21:55 +12:00
mappu 42bbe3957a gitignore: exclude test data folder 2024-06-15 13:17:59 +12:00
mappu 5e2aae9032 sqlite: use cgo-free driver if necessary 2024-06-15 13:16:48 +12:00
mappu f54577f93f doc/TODO: initial commit 2024-06-15 13:08:14 +12:00
mappu f4d2d2ec39 gui: improvements for execute toolbar 2024-06-15 12:57:35 +12:00
mappu 5cd3f6c765 badger: initial support 2024-06-15 12:37:44 +12:00
mappu 5d268d22af gui: strip extra quote marks from string cells 2024-06-15 12:15:29 +12:00
mappu 5e0422e10f gui: add query shortcut, or switch tab if not focused 2024-06-15 12:15:29 +12:00
mappu ef30a0d210 add new custom query feature 2024-06-15 12:15:21 +12:00
mappu 38847b3a7e sqlite: refactor separate populateRows, populateColumns 2024-06-15 12:13:33 +12:00
mappu f432b52652 gui: use soft close from menuitem instead of hard pkill 2024-06-15 11:44:19 +12:00
mappu f64522dfa1 gui: more icons on tables, tabs 2024-06-15 11:43:58 +12:00
mappu 79bce40581 gui: fix icons going missing when selecting in nav tree 2024-06-15 11:43:36 +12:00
mappu 3731ee1781 show current/selected driver name in status bar 2024-06-15 11:43:24 +12:00
mappu 2481a1da20 gui: set main app icon 2024-06-15 11:42:23 +12:00
mappu 1035086ed4 images: add more images 2024-06-15 11:42:13 +12:00
mappu 038eb44f48 bolt: update v1.3.10 to v1.4.0-alpha.1 2024-06-15 11:42:02 +12:00
mappu 841575700e doc/README: fill in current statuses 2024-06-08 15:09:26 +12:00
mappu 617393b627 sqlite: load table data 2024-06-08 15:02:02 +12:00
mappu 91f9c5fc30 sqlite: load column headers 2024-06-08 14:49:57 +12:00
mappu 6234f02ea6 gui: attach some icons to menu and nav tree 2024-06-08 14:24:44 +12:00
mappu 8b1e7064e7 gui: create a TImageList with famfamfam/silk resources 2024-06-08 14:24:35 +12:00
mappu 00a96bfe84 sqlite: pull table schema 2024-06-08 14:23:38 +12:00