Commit Graph

82 Commits

Author SHA1 Message Date
mappu 9fb5bdad78 always open databases read/write 2017-05-21 16:47:28 +12:00
mappu d2ec12798e popup editor to view record content 2017-05-21 16:44:44 +12:00
mappu 5270dd00bc display data keys, data item length 2017-05-21 16:15:49 +12:00
mappu 35f28fa5ed makefile: fix qbolt.a target 2017-05-21 15:59:00 +12:00
mappu 5ea969e10c pretty-print json display 2017-05-21 15:49:47 +12:00
mappu d0becd0c3c clean up qt project, always refer to makefile-produced qbolt.a files 2017-05-21 15:00:53 +12:00
mappu 1c81444645 makefile: distribution targets 2017-05-21 14:51:22 +12:00
mappu d7c3bfd1f5 unify makefile, make win32 builds 2017-05-21 14:33:46 +12:00
mappu 0f1cc014d7 working 'refresh buckets' action 2017-05-21 13:49:41 +12:00
mappu 6ac8c3e67b remove dead code 2017-05-21 13:49:36 +12:00
mappu 546681a0ef working cgo slices, working nested-bucket operations 2017-05-21 13:47:46 +12:00
mappu 679d1140cc recursive bucket scan - we're crashing when passing a slice to go code 2017-05-21 13:31:28 +12:00
mappu 60d71104e8 retrieve bucket properties 2017-05-21 12:39:55 +12:00
mappu 8d8374be24 initial meta commit 2017-05-21 00:00:00 +00:00
mappu 95a1bfeea5 retrieve database properties 2017-05-21 11:59:38 +12:00
mappu 8597f270f6 context menus, disconnection, re-refresh, selection behaviour, ^O shortcut 2017-05-21 11:47:16 +12:00
mappu d32ab82d73 don't pass go strings to c - pass char*+len, callee must call free() 2017-05-20 23:02:58 +12:00
mappu b6d1cafe54 cgo: minor cleanups, remove unused export 2017-05-20 18:15:39 +12:00
mappu 3911d7d66c convert cgo function pointer call to repeated iteration 2017-05-20 18:01:55 +12:00
mappu be594cb1a5 call bucket enumeration - function pointers are misbehaving 2017-05-20 17:28:27 +12:00
mappu 8a93f163c4 c++ wrappers for bucket enumeration function 2017-05-20 15:47:18 +12:00
mappu e82d0a5dd2 add top-level db items to ui 2017-05-20 15:47:05 +12:00
mappu 4b3fb783c4 wire up other menu items, add app logo icon 2017-05-20 15:20:30 +12:00
mappu e8030a9579 cgo: change interface to not return already-collected error interfaces 2017-05-20 15:13:16 +12:00
mappu a94a330345 add GetMagic() check, move c/go interop into separate classes 2017-05-20 14:57:51 +12:00
mappu 8ce03cbed6 go: build .a instead of .so 2017-05-20 14:57:19 +12:00
mappu b76fad9512 hgignore: pro.user file 2017-05-18 20:11:19 +12:00
mappu a9158c3a0c gms: fix missing initialisation 2017-05-16 19:47:50 +12:00
mappu dc31787526 track sample.db file 2017-05-16 19:47:41 +12:00
mappu ff7484079e track dummy-data generator 2017-05-16 19:47:26 +12:00
mappu 6e1f9ca1e1 hgignore 2017-05-16 19:47:17 +12:00
mappu ac56f5e6c8 initial commit 2017-05-16 19:34:54 +12:00