Commit Graph

24 Commits

Author SHA1 Message Date
talksik ad5a67137a boom 2024-02-09 12:54:10 -08:00
talksik 478fe3fdfc boom 2024-02-09 12:53:20 -08:00
talksik 9441b8981c rename 2024-02-09 12:52:55 -08:00
talksik b4a04a30e6 simple readme and screenshot' 2024-02-09 12:52:20 -08:00
talksik 13bf908ab9 working connecting and entering password 2024-02-09 12:50:06 -08:00
talksik edefbf5b13 having a better abstraction for network stuff as manager for other methods 2024-02-09 12:14:04 -08:00
talksik 68596b75c5 making sure that not empty networks 2024-02-09 11:42:53 -08:00
talksik 477d82f90d only show connect button on hover 2024-02-09 10:49:00 -08:00
talksik 9e11952bf0 finally getting the hover down with color changing 2024-02-09 10:46:57 -08:00
talksik fbaf2da3d7 making hover work on list items 2024-02-09 10:24:09 -08:00
talksik f0201de219 cleanup 2024-02-09 10:14:27 -08:00
talksik d22241cb69 attempting loader logic 2024-02-09 10:13:41 -08:00
talksik 8b012fb75c organizing sources better 2024-02-09 10:04:08 -08:00
talksik 4324abd5ea decently working showing available network interfaces 2024-02-08 16:42:33 -08:00
talksik dc74c0ede7 refactoring for better separation of concerns 2024-02-08 16:24:08 -08:00
talksik b83f80f7ec resetting entire model by setting to a different value 2024-02-08 15:17:43 -08:00
talksik 24af4f9a67 what a bug...think through how things work to figure it out 2024-02-08 15:14:19 -08:00
talksik 705dc359b0 showing items after 10 or so items in the model data 2024-02-08 14:40:23 -08:00
talksik f347a5d936 making it work 2024-02-08 13:33:01 -08:00
talksik 8483a9f7ab implementations for abstract list model and trying to get signals and slots updating list data 2024-02-08 10:49:05 -08:00
talksik ea67403254 adjusting main run code for simplicity 2024-02-08 08:42:00 -08:00
talksik fd8735b7b7 working class with slot
needed a separate header file for object so that MOC could run
2024-02-08 08:36:02 -08:00
talksik f8304b370a making signal from qml call slot in c++ class 2024-02-07 15:37:51 -08:00
talksik 87d431eaad core running simple app 2024-02-07 15:25:36 -08:00