Commit graph

82832 commits

Author SHA1 Message Date
Kasen IO
d373826d03 Fixed theme selection loading bug. 2020-01-23 18:37:15 -05:00
George Deac
bbae98e194
Merge branch 'kasen/core' into kasen/core 2020-01-23 23:21:22 +02:00
David Rowe
7ed117dfcb Replace links to docs.highfidelity.com 2020-01-24 10:18:55 +13:00
Kasen IO
717c20fc84 Fixed persistence bug. 2020-01-23 16:04:31 -05:00
Kasen IO
615c01d058 Disabled dev mode on Vue, fixed persistence, updated styles. 2020-01-23 15:52:22 -05:00
dcb9a6084a Merge remote-tracking branch 'remotes/daleglass/opus-plugin' into opus-plugin 2020-01-23 13:44:31 -06:00
Kasen IO
3c1665df02 Updated some colors. 2020-01-23 13:54:01 -05:00
Kasen IO
53d05f9fee Night mode set to default + toggle implemented. 2020-01-23 13:47:59 -05:00
Kasen IO
1979a4bd94 Further housekeeping. :) 2020-01-23 03:15:18 -05:00
Kasen IO
c121a8ef2a Housekeeping. 2020-01-23 03:06:58 -05:00
Kasen IO
78bf9e9a2f Vue.JS + Vuetify init + test. 2020-01-23 02:55:50 -05:00
kasenvr
f764a0c35c
Update README.md 2020-01-22 17:30:27 -05:00
David Rowe
cfde36c9f5 Fix up scrollbars and separators 2020-01-23 11:25:48 +13:00
Kasen IO
fbaf0ea56b Remove debugging cache clearer. 2020-01-22 15:08:26 -05:00
George Deac
8ad8457ebe
Add files via upload 2020-01-22 21:54:31 +02:00
Kasen IO
7a985b445e removed extra debug, added debug for user awareness. 2020-01-22 14:53:55 -05:00
Kasen IO
fd5ee3e1a7 Whitelist toggle now works. 2020-01-22 14:48:15 -05:00
Kasen IO
98473abbb4 QML works, C++ works but does a manual set to true, does not see updates from QML set setting. 2020-01-22 11:29:37 -05:00
David Rowe
6c81f597af Display vertical scrollbar in Settings dialogs that scroll 2020-01-22 20:55:50 +13:00
kasenvr
31ea9e33c7
Merge pull request #107 from FluffyJenkins/feature/communityModules
Fixed url parsing breaking with text formatting! <3
2020-01-21 22:53:52 -05:00
Kasen IO
61943d0edb non-working state 2020-01-21 22:51:30 -05:00
Fluffy Jenkins
f77f629cad Fixed bug caused by code review changes uwu 2020-01-22 02:56:53 +00:00
Fluffy Jenkins
553b7d1f38 Code Review Changes 2020-01-21 22:54:35 +00:00
Fluffy Jenkins
d32fc6ab86 Fixed url parsing breaking with text formatting! <3 2020-01-21 22:02:53 +00:00
kasenvr
879e5fdded
Merge pull request #40 from MarcusLlewellyn/Winstall-brand
Rebranded Windows installer
2020-01-20 18:27:33 -05:00
4a90a7fd20
Merge pull request #105 from MarcusLlewellyn/kasen/core
Update BUILD_LINUX.md
2020-01-20 15:35:43 -06:00
Kasen IO
bd066adbf6 Whitelist toggle not working c++ side. 2020-01-20 16:03:48 -05:00
57a3e2c244 Requested changes.
- Changed `-j` make flag instructions.
- Change vcpkg environment variable instructions.
2020-01-20 15:01:42 -06:00
65e2037c69 Fixed "setup" oops in BUILD-LINUX.md 2020-01-19 17:06:35 -06:00
997abf6543
Remove logging statement. 2020-01-19 15:40:23 -06:00
1d5d3e7075 Update BUILD_LINUX.md
- Fixed missing colons.
- Fixed refering to tag instead of branch.
- Since we're using the `kasen\core` branch, changed RELEASE to DEV.
- Fixed vcpkg environment variable instructions.
2020-01-19 15:15:50 -06:00
e5517c4216 Update BUILD_LINUX.md
Fix python installation intructions.
Remove redundant instructions.
Since we are not using tags, instruct users to compile from kasen/core.
Add instructions for a faster compile.
Add instruction for the HIFI_VCPKG_BASE environment variable.
Style fixes.
2020-01-19 12:22:41 -06:00
Dale Glass
d0dc041275 Another default operator= and copy constructor 2020-01-19 11:24:51 +01:00
Dale Glass
68d10a2fe1 Make default copy constructors explicit
Recent versions of gcc generate a warning without this
2020-01-19 00:20:49 +01:00
15e9d08bff
Merge pull request #68 from daleglass/fix_too_small_to_hold
Fix thousands of 'is too small to hold all values' warnings on Linux
2020-01-18 13:43:36 -06:00
a0fd53ae24 Change installer name from Beta to Alpha 2020-01-17 14:58:40 -06:00
kasenvr
65dde00f6c
Merge pull request #95 from FluffyJenkins/feature/communityModules
Add goto json support (defaults to darlings goto), etc
2020-01-17 12:13:41 -05:00
Heather Anderson
b072b90eef Proposed rpm build spec 2020-01-17 05:52:08 +00:00
3de72946a6
Merge pull request #100 from kasenvr/revert-85-fix/obsolete-apps
Revert "Removed obsolete default scripts + more branding changes."
2020-01-16 18:52:39 -06:00
f5fcb90cac
Revert "Removed obsolete default scripts + more branding changes." 2020-01-16 18:51:49 -06:00
Dale Glass
bb51a000fb Code style fixes 2020-01-17 00:41:16 +01:00
cb78daa0b1 Delete trailing whitespace. 2020-01-16 14:34:08 -06:00
Dale Glass
367c5f39df Finish removal of getRaw() and bit fields 2020-01-16 21:02:58 +01:00
Fluffy Jenkins
6bed25ee27 Formatting (bloody ide not doing qml) 2020-01-16 19:44:34 +00:00
26d507c39a Yet more style fixes. 2020-01-16 11:30:45 -06:00
3eef6e82a9
Merge pull request #91 from Nex-Pro/kasen/core
Re-branding of help dialogs and tablet login
2020-01-15 19:42:00 -06:00
Maia Hansen
c6cde9f0c9
Merge pull request #16584 from hd23408/master
GitHub Actions workflow cleanup
2020-01-15 17:38:26 -08:00
fef469cca4 More style fixes for the Great and Powerful Thoys 2020-01-15 18:00:27 -06:00
Maia Hansen
48f226199f Updated PR builds with appropriate syntax for the cleanup step 2020-01-15 15:43:53 -08:00
NexPro
9af7c39513 Updated broken urls 2020-01-15 23:08:27 +00:00