Commit Graph

27 Commits

Author SHA1 Message Date
erinn 1a556d05ce history warning and overlay model fixes
the build was successful Details
2020-12-08 16:37:08 -08:00
erinn f8d3277a6f feedback fixes to input box
the build was successful Details
2020-11-26 16:30:54 -08:00
Dan Ballard af3c593228 Messages redesign: messages now follow design; rework timestamp workflow; inject dates into message pane 2020-08-28 15:10:47 -07:00
erinn 5cf1d6a1db change Widgets to Opaque in qml imports
the build was successful Details
2020-05-20 13:49:00 -07:00
erinn 92adc2a61d move widgets into the Opaque submodule project
the build failed Details
2020-05-19 17:03:08 -07:00
Dan Ballard 3221e30701 Global Toolbar
the build was successful Details
- Add Icon (colorable, clickable image from B/W svg
- Add global toolbar and wiring
- Remove stack toolbar
- Fix in qmlfmt for  } { on same line
2020-05-04 12:46:26 -07:00
Dan Ballard 1af5662416 new qmlfmt script and test application to main.qml
the build was successful Details
2020-04-27 15:15:13 -07:00
Dan Ballard 2037fc6d21 rename SimpleButton to button, make a Widgets. import everywhere; basic themeing
the build was successful Details
2020-04-01 16:09:50 -07:00
Dan Ballard d77851a835 profile delete. profile version tagging. minor qml refactor (less importing widgets directly into qml namespace) 2019-12-10 15:44:35 -08:00
Dan Ballard 7a7be2777b gcd and manager now lock gcd to qml ui events for non selected profile
the build was successful Details
2019-11-19 14:12:07 -08:00
Dan Ballard f0099acb2b remove uistate's state; remove contact; remove trusted
the build was successful Details
2019-11-01 17:40:06 -07:00
Dan Ballard 5bea6bdc47 remove 'badge'/unread treacking state from go code; now uses attributes to store in back end and maintain in front end
the build was successful Details
2019-10-25 12:30:04 -07:00
Sarah Jamie Lewis 0d6dd0e7ed Unblocking 2019-08-08 15:49:42 -07:00
Dan Ballard 672570ed42 display progress of group loading and disable sending to groups until loaded 2019-04-24 13:32:20 -07:00
Dan Ballard 07e660ab30 fix cant call argument as function 2019-04-10 12:21:30 -07:00
Dan Ballard 4b9f3f136e fix for QT 5.12 qml not handling function pointers to handlers 2019-04-10 10:58:35 -07:00
erinn 32a61f3c56 make all overlays obey prependmessage 2019-04-08 13:57:59 -07:00
Dan Ballard e4db07bee8 Add english translations. change translatable strings to ids 2019-03-11 14:39:47 -07:00
Sarah Jamie Lewis a9b1f7904a Fixing Error Handling for Peer Connections, Ack's now don't ack'd error'd messages.
Also fixed 1 concurrent map access issue by moving to sync.Map
2019-03-05 12:18:53 -08:00
Sarah Jamie Lewis da41f0c515 Cleanup 2019-02-12 20:10:46 -08:00
Sarah Jamie Lewis 401dcc9580 Fixing Bulletin Reply 2019-02-05 13:09:56 -08:00
Sarah Jamie Lewis e39f14dd10 Implement Clear() on Bulletin 2019-02-05 12:47:06 -08:00
Sarah Jamie Lewis d58b1545e3 Fixing resizing issues 2019-02-04 11:58:31 -08:00
Sarah Jamie Lewis b39157b338 Puzzle Game 2019-02-03 16:27:30 -08:00
Sarah Jamie Lewis ef287938d9 Fully working bulletin prototype 2019-02-02 16:04:41 -08:00
Sarah Jamie Lewis 95f674c064 Bulletin 2019-02-01 16:12:44 -08:00
erinn e620d48bc8 overlay framework 2019-01-26 14:54:08 -08:00