Commit Graph

456 Commits

Author SHA1 Message Date
Sarah Jamie Lewis d77c33a485 ToggleSwtich
the build was successful Details
2020-04-29 14:15:48 -07:00
Sarah Jamie Lewis 0c65ec9c8e Merge pull request 'fixing qml errors' (#282) from dan/ui:qmlFix into master
the build was successful Details
2020-04-28 15:39:15 -07:00
Dan Ballard 1b82054e76 Merge pull request 'More layout fixes + HLine' (#281) from sarah-ui into master
the build was successful Details
2020-04-28 15:26:24 -07:00
Dan Ballard 92a1561a12 fixing qml errors
the build was successful Details
2020-04-28 15:24:14 -07:00
Sarah Jamie Lewis 2aa2eabf48 More layout fixes + HLine
the build was successful Details
2020-04-28 11:47:40 -07:00
Sarah Jamie Lewis 73d8951d6e Merge pull request 'new qmlfmt script and test application to main.qml' (#280) from dan/ui:qmlfmt into master
the build was successful Details
2020-04-27 15:18: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 1319674940 Merge pull request 'Adding Font Assets' (#279) from sarah-ui into master
the build was successful Details
2020-04-27 14:31:20 -07:00
Sarah Jamie Lewis 65de146c34 Updating Scrollbar Theme
the build was successful Details
2020-04-27 14:25:26 -07:00
Sarah Jamie Lewis 4bb5ef6a1c Adding Font Assets
the build was successful Details
2020-04-27 13:54:03 -07:00
Dan Ballard 427808b646 Merge pull request 'ButtonTextField, Some Theme Updates and Bug Fixes' (#278) from sarah-ui into master
the build was successful Details
2020-04-27 12:28:16 -07:00
Sarah Jamie Lewis 00522884ae Add DropShadow
the build was successful Details
2020-04-27 11:56:41 -07:00
Sarah Jamie Lewis ce8e46a4dd ButtonTextField, Some Theme Updates and Bug Fixes
the build was successful Details
2020-04-27 11:33:18 -07:00
Sarah Jamie Lewis 0a9b2ed6f5 Merge pull request 'Redesign my profile widget to match design. It dynamically resizes and' (#277) from dan/ui:04-widgets into master
the build was successful Details
2020-04-23 11:42:59 -07:00
Dan Ballard 5343348aa9 Redesign my profile widget to match design. It dynamically resizes and
the build was successful Details
shapes depending if the side pane is open. Fixes for ellipse label and
portrait size, positioning, margins
2020-04-23 11:39:49 -07:00
Sarah Jamie Lewis 2f251aa4da Merge pull request 'Redesign: contact Row and Picture: themeing and modularizing:' (#276) from dan/ui:03-widgets into master
the build was successful Details
2020-04-16 15:30:59 -07:00
Dan Ballard 7495a6dca4 badge # count; contact name, onion elipses if not enough space
the build was successful Details
2020-04-16 15:24:20 -07:00
Dan Ballard 522f395d86 Redesign: contact Row and Picture: themeing and modularizing:
the build was successful Details
now there is Picture was split into Badge, and Portrait
 ContactRow was split into: PortraitRow, ProfileRow, and ContactRow
 Removed some unsued cruft
 Still need to work on adopting new images (requires coloring b/w images
to theme colors...) And adding the new accept/reject new contact
workflow

work on retheme of contact / profile list

work on retheme of contact / profile list
2020-04-08 10:36:46 -07:00
Dan Ballard cef2ae28d2 Merge pull request 'dont parse emojis until message rendertime' (#275) from loadfaster into master
the build was successful Details
2020-04-03 12:45:21 -07:00
erinn 481c8ca701 dont parse emojis until message rendertime
the build was successful Details
2020-04-03 12:35:10 -07:00
erinn bf213cc863 dont parse emojis until message rendertime
the build was successful Details
2020-04-03 12:14:08 -07:00
erinn 975ad0a8ac Merge pull request '02-widgets' (#274) from dan/ui:02-widgets into master
the build was successful Details
2020-04-02 14:55:08 -07:00
erinn 3d7ebf64af Merge pull request 'prototype of themeing' (#273) from dan/ui:01-theme into master
the build was successful Details
2020-04-02 14:54:50 -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 2abd9ba53b prototype of themeing
the build was successful Details
2020-03-31 14:17:26 -07:00
Sarah Jamie Lewis 632136f193 Merge pull request 'Using new cwtch attributes and get/ret val requests' (#272) from dan/ui:keyval into master
the build was successful Details
2020-03-31 12:06:37 -07:00
Dan Ballard fc3bdb76f6 New getVal/retVal message handling, and new attribute storage schema
the build was successful Details
2020-03-30 14:17:41 -07:00
Dan Ballard 631810df5b get therecipe-qt-docker-imgs sh
the build was successful Details
2020-03-25 18:21:01 -07:00
Sarah Jamie Lewis 64ff9aed24 Merge branch 'logconn' of dan/ui into master
the build was successful Details
2020-02-11 16:45:29 -08:00
Dan Ballard 35246ed364 migrate to stand alone log and connectivity packages
the build was successful Details
2020-02-11 19:40:01 -05:00
Sarah Jamie Lewis 2a1209c07a Merge branch 'race' of dan/ui into master
the build was successful Details
2020-02-05 12:20:40 -08:00
Dan Ballard b834d536c5 using race condition safe functions in cwtch
the build was successful Details
2020-02-05 14:59:52 -05:00
Sarah Jamie Lewis dbb7a563f1 Merge branch 'windows_build' of cwtch.im/ui into master
the build was successful Details
2020-01-23 14:14:54 -08:00
Dan Ballard 9fcca6580d Fix assets loading in QML on windows
the build was successful Details
also fix drone windows_build branch pipeline
2020-01-23 17:00:45 -05:00
Sarah Jamie Lewis ccf6df326e Merge branch 'profileImageAssets' of dan/ui into master
the build was successful Details
2020-01-20 13:29:39 -08:00
Dan Ballard 94f5dd20bd strip all absolute paths from stored profile images
the build was successful Details
2020-01-20 13:14:48 -08:00
Dan Ballard 449bccd626 Merge branch 'uibugfixs' of cwtch.im/ui into master
the build was successful Details
2020-01-20 12:16:35 -08:00
Dan Ballard 4e7173f878 drone add special build and deploy for branch master:windows_build
the build was successful Details
2020-01-17 17:26:48 -05:00
Dan Ballard 35e53a4d60 drone remove -H windowsgui for windows build, does the opposite of deiered
the build was successful Details
2020-01-16 20:01:27 -05:00
Dan Ballard da3c93792c drone build experiment to rid windows of tor dosbox
the build was successful Details
2020-01-16 19:35:47 -05:00
Sarah Jamie Lewis 0eb27d6525 Bug Fixes
the build was successful Details
2020-01-13 13:31:22 -08:00
erinn a4ae5dcbed assets folder + emoji drawer
the build was successful Details
looks good
2020-01-10 13:02:33 -08:00
Dan Ballard fee151cf26 save edit name fix
the build was successful Details
2019-12-18 11:29:50 -08:00
Sarah Jamie Lewis f5f6d4b947 Merge branch 'pwFixes' of dan/ui into master
the build was successful Details
2019-12-17 17:22:45 -08:00
Dan Ballard 9397131967 fix password not match error; fix clearing add/edit pane on reset
the build was successful Details
2019-12-17 17:18:16 -08:00
Sarah Jamie Lewis e635a3a384 Merge branch 'minori18n' of dan/ui into master
the build was successful Details
2019-12-17 15:41:53 -08:00
Dan Ballard 8d9681e130 upgrade cwtch 0.3.8 (tapir 0.1.14)
the build was successful Details
2019-12-17 15:37:41 -08:00
Dan Ballard 8e347d79b8 Merge branch 'master' into minori18n 2019-12-17 14:31:32 -08:00
Dan Ballard a9041c6485 minor translations updates 2019-12-17 14:31:13 -08:00
Sarah Jamie Lewis cedf39aaa6 Merge branch 'deleditProfile' of dan/ui into master
the build failed Details
2019-12-17 14:03:42 -08:00