beholder
|
908faa1334
|
refactoring: simplify code & fix the issue with menu-es sometimes losing checked state
|
2017-11-10 19:53:54 +03:00 |
|
druiz17
|
2422c9d9f3
|
made requested changes
|
2017-10-13 10:45:24 -07:00 |
|
druiz17
|
83d2a54b0f
|
fixed some bugs
|
2017-10-12 13:48:21 -07:00 |
|
druiz17
|
42cab19ab2
|
generialze window search
|
2017-10-11 16:04:35 -07:00 |
|
druiz17
|
8f3fa08b1e
|
hud module intersects with stats window
|
2017-10-11 11:41:10 -07:00 |
|
SamGondelman
|
fa838e4715
|
merge from master
|
2017-10-03 15:53:33 -07:00 |
|
druiz17
|
86f580919c
|
remove what space
|
2017-10-02 17:43:43 -07:00 |
|
druiz17
|
8a0ecf4e6f
|
propertly determine is laser intersects with HUD UI
|
2017-10-02 16:46:43 -07:00 |
|
druiz17
|
20918641f4
|
saving work
|
2017-09-29 16:48:25 -07:00 |
|
SamGondelman
|
b59ec07171
|
move hud rendering to render thread, still need to separate out hud overlays
|
2017-09-29 09:49:08 -07:00 |
|
beholder
|
a0a43ebf26
|
show checkbox or radiobutton dependently on exclusiveGroup presence
|
2017-08-29 23:23:16 +03:00 |
|
beholder
|
cbbe03cee7
|
6788: You can deselect your current view mode
|
2017-08-25 02:33:11 +03:00 |
|
SamGondelman
|
1c27335193
|
a couple logging fixes
|
2017-08-14 17:34:32 -07:00 |
|
David Rowe
|
3cee2b3764
|
Ensure desktop dialogs' title bars are visible
|
2017-06-16 20:10:24 +12:00 |
|
David Rowe
|
dae6d6fb69
|
Stub desktop dialog to select recording to play from ATP assets
|
2017-04-18 11:43:42 +12:00 |
|
Zach Fox
|
05fec328c0
|
Make tablet popups work like they should
|
2017-03-16 10:38:46 -07:00 |
|
Dante Ruiz
|
2fc76d64fd
|
clean up unused code and files
|
2017-01-10 09:13:46 -08:00 |
|
Dante Ruiz
|
6705846518
|
clean up round 1
|
2017-01-10 09:13:46 -08:00 |
|
howard-stearns
|
c5ee1941d1
|
raise desktop when showing it
|
2016-11-03 17:02:47 -07:00 |
|
Stephen Birarda
|
c4cec8eb1e
|
use desktop profile again, move classes to networking subdir
|
2016-10-18 10:22:31 -07:00 |
|
Zander Otavka
|
71f62c02fc
|
Add basic implementation of customPrompt
Still missing the warning and diabling of dynamic checkbox when the
static mesh is selected.
|
2016-07-15 17:35:55 -07:00 |
|
Brad Davis
|
6336362d40
|
Fixing decoration inflation
|
2016-07-12 17:23:13 -07:00 |
|
Brad Davis
|
ce54f1b1d1
|
Improve desktop 'unfocus' functionality
|
2016-06-30 15:18:14 -07:00 |
|
Brad Davis
|
f90a351400
|
Don't reposition windows prior to selecting the initial display plugin
|
2016-06-24 16:31:24 -07:00 |
|
Brad Davis
|
f3bad3a63b
|
Don't trigger keyboard on revealing the overlay layer
|
2016-06-21 16:04:06 -07:00 |
|
Brad Davis
|
0bc4beeffd
|
Fix initial toolbar positioning
|
2016-06-20 17:09:30 -07:00 |
|
Brad Davis
|
b9ee0c087e
|
Add a constant hud toggle button to the UI
|
2016-06-07 13:45:23 -07:00 |
|
Brad Davis
|
e9b359feb1
|
Make QML overlays disappear, use fade for non-window types
|
2016-06-02 19:15:19 -07:00 |
|
Brad Davis
|
ed5d904b3d
|
Hide overlays when driving
|
2016-06-02 17:24:26 -07:00 |
|
Brad Davis
|
8c13ff4ee1
|
Pinned UI support
|
2016-06-02 17:24:25 -07:00 |
|
Brad Hefta-Gaub
|
82f905dc84
|
fix qml issue
|
2016-04-26 13:29:22 -07:00 |
|
Brad Hefta-Gaub
|
e7d26a8a63
|
CR feedback magic numbers
|
2016-04-26 11:45:48 -07:00 |
|
Brad Hefta-Gaub
|
0ae6e9f241
|
remove debug messages
|
2016-04-26 11:36:21 -07:00 |
|
Brad Hefta-Gaub
|
716d9e554c
|
removed a bunch of dead code
|
2016-04-26 09:25:28 -07:00 |
|
Brad Hefta-Gaub
|
4ab7b660d4
|
fix a bunch of bugs in qml window placement
|
2016-04-25 20:19:54 -07:00 |
|
Brad Hefta-Gaub
|
f5cddc9962
|
fix the bug that Omega found
|
2016-04-18 17:26:12 -07:00 |
|
Brad Hefta-Gaub
|
b62f1a135d
|
fix qml to work with rect instead of vec4
|
2016-04-16 17:29:03 -07:00 |
|
Brad Hefta-Gaub
|
8f3d48190a
|
switch to QRect instead of vec4
|
2016-04-16 16:59:47 -07:00 |
|
Brad Hefta-Gaub
|
6b5fd1e807
|
code review feedback
|
2016-04-16 16:11:36 -07:00 |
|
Brad Hefta-Gaub
|
04df84974c
|
handle repositioning of qml windows
|
2016-04-15 19:50:12 -07:00 |
|
Zach Pomerantz
|
d719b3692e
|
Consolidate qml alpha gradient workaround to desktop
|
2016-04-11 11:36:42 -07:00 |
|
Brad Hefta-Gaub
|
568fd3e77f
|
Merge pull request #7164 from ctrlaltdavid/20809
Restyle message box modal dialogs
|
2016-02-24 13:47:00 -08:00 |
|
Brad Hefta-Gaub
|
1699e4a396
|
Merge pull request #7131 from ctrlaltdavid/20805
Restyle the Running Scripts dialog
|
2016-02-24 13:45:40 -08:00 |
|
Brad Davis
|
fa23e2023e
|
Fix bad tool window placement
|
2016-02-23 21:05:57 -08:00 |
|
David Rowe
|
7ee1edac3a
|
Merge branch '20805' into 20809
|
2016-02-24 13:08:28 +13:00 |
|
David Rowe
|
76ec5e4600
|
Merge branch 'master' into 20805
|
2016-02-24 12:38:44 +13:00 |
|
Brad Hefta-Gaub
|
8117d51324
|
Merge branch 'master' of https://github.com/highfidelity/hifi into depthReticleWork
|
2016-02-23 10:21:10 -08:00 |
|
Brad Hefta-Gaub
|
2db25690f1
|
detect when mouse is over QML overlays or 2D JS Overlays
|
2016-02-23 10:14:44 -08:00 |
|
Brad Davis
|
160a107bbd
|
Auto-unhide the desktop when showing or raising a window
|
2016-02-22 19:36:00 -08:00 |
|
David Rowe
|
42734a0202
|
Tidy desktop QML dialogs
|
2016-02-22 21:16:00 +13:00 |
|