|
142f3f6bf4
|
track screenshot of qbolt on windows
|
2017-05-25 19:54:35 +12:00 |
|
|
19ddb1c956
|
select parent when deleting bucket (maybe fixes a crash?)
|
2017-05-25 19:53:35 +12:00 |
|
|
97467eae4d
|
add icon for win32 binary
|
2017-05-25 19:50:11 +12:00 |
|
|
17c37b6568
|
bump dist version to 1.0.1
|
2017-05-21 18:23:41 +12:00 |
|
|
57237ef2e8
|
Added tag release-1.0.0 for changeset 74cacbbe8f6c
|
2017-05-21 18:23:29 +12:00 |
|
|
164f5a071d
|
doc: update README
|
2017-05-21 18:22:23 +12:00 |
|
|
ac46b16d0e
|
hgignore: simplify
|
2017-05-21 18:19:47 +12:00 |
|
|
b9d114a2d8
|
remove extra .db file from dist archives
|
2017-05-21 18:18:45 +12:00 |
|
|
b368457247
|
add some screenshots
|
2017-05-21 18:18:14 +12:00 |
|
|
fb940d5f60
|
doc: TODO.txt
|
2017-05-21 18:18:10 +12:00 |
|
|
6d1e671e44
|
doc: README
|
2017-05-21 18:18:04 +12:00 |
|
|
b5149c4efa
|
bolt: strict 10 second timeout for opening databases
|
2017-05-21 18:05:20 +12:00 |
|
|
f0f642b6b0
|
add many more icons
|
2017-05-21 18:05:11 +12:00 |
|
|
7c62abb352
|
working add items
|
2017-05-21 17:59:27 +12:00 |
|
|
4f1c48b55d
|
working edit/delete items
|
2017-05-21 17:53:40 +12:00 |
|
|
37f9307db1
|
wip set/delete items
|
2017-05-21 17:44:07 +12:00 |
|
|
14e7ebb59c
|
go: simplify out a wrapper function
|
2017-05-21 17:26:09 +12:00 |
|
|
14510545d4
|
fix right-hand default pane when a bucket is selected
|
2017-05-21 17:14:32 +12:00 |
|
|
906cff2e57
|
working bucket deletions
|
2017-05-21 17:14:20 +12:00 |
|
|
bf28495b1f
|
add our application icon to system popups
|
2017-05-21 17:12:02 +12:00 |
|
|
98b78ab1e6
|
option to create new buckets / sub-buckets
|
2017-05-21 17:08:15 +12:00 |
|
|
4394c8a50a
|
option to create new databases
|
2017-05-21 16:50:17 +12:00 |
|
|
9fb5bdad78
|
always open databases read/write
|
2017-05-21 16:47:28 +12:00 |
|
|
d2ec12798e
|
popup editor to view record content
|
2017-05-21 16:44:44 +12:00 |
|
|
5270dd00bc
|
display data keys, data item length
|
2017-05-21 16:15:49 +12:00 |
|
|
35f28fa5ed
|
makefile: fix qbolt.a target
|
2017-05-21 15:59:00 +12:00 |
|
|
5ea969e10c
|
pretty-print json display
|
2017-05-21 15:49:47 +12:00 |
|
|
d0becd0c3c
|
clean up qt project, always refer to makefile-produced qbolt.a files
|
2017-05-21 15:00:53 +12:00 |
|
|
1c81444645
|
makefile: distribution targets
|
2017-05-21 14:51:22 +12:00 |
|
|
d7c3bfd1f5
|
unify makefile, make win32 builds
|
2017-05-21 14:33:46 +12:00 |
|
|
0f1cc014d7
|
working 'refresh buckets' action
|
2017-05-21 13:49:41 +12:00 |
|
|
6ac8c3e67b
|
remove dead code
|
2017-05-21 13:49:36 +12:00 |
|
|
546681a0ef
|
working cgo slices, working nested-bucket operations
|
2017-05-21 13:47:46 +12:00 |
|
|
679d1140cc
|
recursive bucket scan - we're crashing when passing a slice to go code
|
2017-05-21 13:31:28 +12:00 |
|
|
60d71104e8
|
retrieve bucket properties
|
2017-05-21 12:39:55 +12:00 |
|
|
95a1bfeea5
|
retrieve database properties
|
2017-05-21 11:59:38 +12:00 |
|
|
8597f270f6
|
context menus, disconnection, re-refresh, selection behaviour, ^O shortcut
|
2017-05-21 11:47:16 +12:00 |
|
|
d32ab82d73
|
don't pass go strings to c - pass char*+len, callee must call free()
|
2017-05-20 23:02:58 +12:00 |
|
|
b6d1cafe54
|
cgo: minor cleanups, remove unused export
|
2017-05-20 18:15:39 +12:00 |
|
|
3911d7d66c
|
convert cgo function pointer call to repeated iteration
|
2017-05-20 18:01:55 +12:00 |
|
|
be594cb1a5
|
call bucket enumeration - function pointers are misbehaving
|
2017-05-20 17:28:27 +12:00 |
|
|
8a93f163c4
|
c++ wrappers for bucket enumeration function
|
2017-05-20 15:47:18 +12:00 |
|
|
e82d0a5dd2
|
add top-level db items to ui
|
2017-05-20 15:47:05 +12:00 |
|
|
4b3fb783c4
|
wire up other menu items, add app logo icon
|
2017-05-20 15:20:30 +12:00 |
|
|
e8030a9579
|
cgo: change interface to not return already-collected error interfaces
|
2017-05-20 15:13:16 +12:00 |
|
|
a94a330345
|
add GetMagic() check, move c/go interop into separate classes
|
2017-05-20 14:57:51 +12:00 |
|
|
8ce03cbed6
|
go: build .a instead of .so
|
2017-05-20 14:57:19 +12:00 |
|
|
b76fad9512
|
hgignore: pro.user file
|
2017-05-18 20:11:19 +12:00 |
|
|
a9158c3a0c
|
gms: fix missing initialisation
|
2017-05-16 19:47:50 +12:00 |
|
|
dc31787526
|
track sample.db file
|
2017-05-16 19:47:41 +12:00 |
|