Commit graph

29 commits

Author SHA1 Message Date
bharnden
0f78acaa0c update method names for drawing main app, moved delete window call into app 2019-11-01 13:57:41 -07:00
bharnden
6fa3beb1c1 refactoring to change core_grpc to core, and update CoreGrpc to be CoreClient and have core now be client, also refactored usages of application to be just app to keep it short 2019-11-01 13:42:49 -07:00
bharnden
0e5d7a6f80 cleanup for organizing how some parameters are passed around, merging logic into central places, avoiding things like needing to requery a session multiple times for joining 2019-11-01 10:45:47 -07:00
bharnden
01d3a3158a updated sessions dialog to use common dialog base, cleaned up code and made widgets expandable 2019-10-31 23:17:26 -07:00
Huy Pham
2a32a5b1a2 adjust open xml 2019-10-29 09:04:16 -07:00
Huy Pham
5829e3ae42 more work on coretk 2019-10-24 16:50:24 -07:00
Huy Pham
f18d07985a more work on coretk 2019-10-21 16:33:18 -07:00
Huy Pham
38683cb0d0 more work on coretk 2019-10-18 16:42:00 -07:00
Huy Pham
ec2e959bda move images files, create ip and mac for links, progress on node command and node terminal, progress on save and open xml 2019-10-10 17:02:28 -07:00
Huy Pham
cb03aa261a some work on grpc add nodes and links, some work on query session, redraw nodes 2019-10-03 16:50:49 -07:00
Huy Pham
cbd593eed6 finish the basics of toolbar and start working on simple grpc 2019-10-01 16:25:26 -07:00
Huy Pham
269d7f8f92 create grids 2019-09-30 10:11:29 -07:00
Huy Pham
5ce340b8b0 progress on tool bar 2019-09-27 14:19:48 -07:00
Huy Pham
b1bac1dda0 progress on core toolbar 2019-09-26 16:05:57 -07:00
Huy Pham
000da143f9 Create a class for menubar and start working on toolbar 2019-09-25 08:29:34 -07:00
Huy Pham
06979141ad Merge branch 'coretk' into sidebar 2019-09-23 11:44:17 -07:00
Huy Pham
f1698de74b toolbar 2019-09-23 11:43:13 -07:00
Huy Pham
1ebe33cabb get rid all the dash lines in menubar 2019-09-20 13:51:01 -07:00
Huy Pham
01a919eb23 finish up menubar 2019-09-20 13:33:42 -07:00
Huy Pham
aa1fb62182 start working on sidebar 2019-09-20 11:58:15 -07:00
Huy Pham
303e96cdd6 finish up menubar 2019-09-20 10:45:35 -07:00
Huy Pham
5297286b7a working on menubar 2019-09-19 16:24:21 -07:00
Blake Harnden
17d1830176 coretk changed prints to use logging 2019-09-18 11:25:33 -07:00
Blake Harnden
4a9e6febe5 coretk - changes icons.py to images.py 2019-09-18 11:21:41 -07:00
Blake Harnden
8682f01fdc coretk - updated pipfile to install as editable, added convenient run script, updated images to load assuming local path 2019-09-18 11:20:22 -07:00
Blake Harnden
d88ea50ad2 coretk - changes to have app load all images, and some small cleanup 2019-09-15 23:45:13 -07:00
Blake Harnden
6f916995d7 setup coretk left side buttons as radio buttons 2019-09-15 23:16:08 -07:00
Blake Harnden
bcb7bf4a10 coretk change to set a core-icon 2019-09-15 16:38:12 -07:00
Blake Harnden
28e1e7d796 separated graph module from app for coretk 2019-09-15 16:00:01 -07:00