Brad Hefta-Gaub
|
a78d5274e7
|
Merge pull request #6780 from jherico/z_order
Address some z-ordering issues in overlay windows
|
2016-01-06 20:08:52 -08:00 |
|
Brad Hefta-Gaub
|
8b9c2cde63
|
fix warnings
|
2016-01-06 15:29:05 -08:00 |
|
Brad Davis
|
1b82200ecb
|
Address some z-ordering issues in overlay windows
|
2016-01-06 10:58:56 -08:00 |
|
Brad Hefta-Gaub
|
927fe97359
|
migrate callers of QMessageBox::warning() to OffscreenUi::warning()
|
2016-01-05 10:17:16 -08:00 |
|
Brad Hefta-Gaub
|
d98c2d1413
|
migrate callers of QMessageBox::question() to OffscreenUi::question()
|
2016-01-05 09:39:39 -08:00 |
|
Brad Davis
|
67e32cc1f0
|
Consolidating URL handling, exposing to all QML objects
|
2015-12-31 14:14:48 -08:00 |
|
Brad Davis
|
462cc325e5
|
Cleanup, moving some QML objects to OffscreenUI
|
2015-12-31 12:39:56 -08:00 |
|
Brad Davis
|
af132e267f
|
Support a 'nav focus' state to allow joystick / hydra navigation of UI
|
2015-12-30 17:13:20 -08:00 |
|
Brad Davis
|
f4bd2afc8e
|
Make script launched windows invisible at creation time
|
2015-12-30 11:38:34 -08:00 |
|
Brad Davis
|
0901e3aae1
|
Support QML and Web content in overlay windows
|
2015-12-30 09:14:49 -08:00 |
|
Brad Davis
|
95c524fba1
|
Fixing authentication token for followed links
|
2015-12-21 15:44:35 -08:00 |
|
Brad Davis
|
6ef77bc46a
|
Support the marketplace in QML
|
2015-12-21 11:34:03 -08:00 |
|
Brad Davis
|
6098c4a1d6
|
Revert "Revert "Migrate QML based web views to Qt WebEngine""
This reverts commit 1f3adeb666 .
|
2015-12-18 17:18:46 -08:00 |
|
Brad Davis
|
1f3adeb666
|
Revert "Migrate QML based web views to Qt WebEngine"
|
2015-12-18 17:09:38 -08:00 |
|
Brad Davis
|
88b88a3306
|
Fixing warnings
|
2015-12-18 14:32:35 -08:00 |
|
Brad Davis
|
08a087c5aa
|
PR comments
|
2015-12-18 11:19:01 -08:00 |
|
Brad Davis
|
5088eec2a2
|
Move directory web UI into the overlay
|
2015-12-17 12:23:39 -08:00 |
|
Brad Davis
|
fa5bab08b1
|
Support web content inside QML
|
2015-12-16 16:25:38 -08:00 |
|
Brad Hefta-Gaub
|
2815cb0fef
|
first cut at adding advanced and developer menu groupings
|
2015-12-12 18:12:36 -08:00 |
|
David Rowe
|
d6b13ef42c
|
Fix crash when try to remove invalid menu item in JavaScript
|
2015-11-30 08:33:38 +13:00 |
|
Brad Hefta-Gaub
|
a149a2dd60
|
fix some warnings
|
2015-10-30 00:19:14 -07:00 |
|
Brad Davis
|
5cbb2562cd
|
Move GL utilities out to their own library
|
2015-10-27 15:53:42 -07:00 |
|
Stephen Birarda
|
695f0a75b0
|
fixes for builds with qt 5.5
|
2015-10-22 11:12:51 -07:00 |
|
Brad Davis
|
6f5f6450df
|
Cleanup CMake files
|
2015-10-11 00:01:03 -07:00 |
|
Seth Alves
|
49ee251238
|
quiet compiler
|
2015-09-12 09:59:25 -07:00 |
|
Seth Alves
|
695ffa29c7
|
call setup_memory_debugger from common macros rather than from every CMakeLists.txt file
|
2015-08-26 11:09:59 -07:00 |
|
Brad Davis
|
0aaa07a2de
|
Remove items from the QML version of the menu when they are removed from the main menu
|
2015-08-25 19:05:29 -07:00 |
|
Seth Alves
|
c25082d86f
|
use -fsanitize=address in all code rather than just the top-level links
|
2015-08-20 10:14:16 -07:00 |
|
Brad Davis
|
0fa3044231
|
QML framerate improvments
|
2015-08-12 16:24:34 -07:00 |
|
Bradley Austin Davis
|
fda1cb6f7b
|
Merge remote-tracking branch 'upstream/master' into marge
|
2015-07-21 08:59:29 -07:00 |
|
Brad Davis
|
c0859ffd4c
|
Removing some dead forward declarations
|
2015-07-20 14:33:10 -07:00 |
|
Atlante45
|
59acfc9f47
|
Merge branch 'master' of https://github.com/highfidelity/hifi into smart_pointers
|
2015-07-20 13:51:51 -07:00 |
|
Brad Davis
|
d68618e206
|
Removing GL headers from most files, and some naked GL from application.cpp
|
2015-07-18 00:46:09 -07:00 |
|
Atlante45
|
256c786e28
|
Merge branch 'master' of https://github.com/highfidelity/hifi into smart_pointers
|
2015-07-17 17:59:19 -07:00 |
|
Brad Davis
|
1c8ec3b1c9
|
preventing unused warnings
|
2015-07-14 10:16:06 -07:00 |
|
Brad Davis
|
29333d0cad
|
Qt5.5 fixes
|
2015-07-12 18:52:15 -07:00 |
|
Atlante45
|
7b5a5a339a
|
Use make_shared/create to make shared pointers
|
2015-07-01 19:46:06 -07:00 |
|
Brad Davis
|
5cfa22396c
|
Merge pull request #5219 from venkatn93/master
Changing tooltip reticle
|
2015-06-29 10:51:16 -07:00 |
|
Niraj Venkat
|
fe8d539cf5
|
changing link icon
|
2015-06-26 16:27:04 -07:00 |
|
Stephen Birarda
|
a0df52e860
|
add note for UI link
|
2015-06-26 14:17:54 -07:00 |
|
Stephen Birarda
|
7e19a540fd
|
add the new placeholder image
|
2015-06-26 14:13:23 -07:00 |
|
Stephen Birarda
|
18e2b62ecc
|
initial image replacement for hyperlink preview
|
2015-06-26 14:12:26 -07:00 |
|
Stephen Birarda
|
522b715628
|
remove comment, styling cleanup
|
2015-06-26 11:41:34 -07:00 |
|
Stephen Birarda
|
c6df573933
|
fix some OS X warnings, add description to tooltip
|
2015-06-26 10:50:31 -07:00 |
|
Brad Davis
|
ae1c9603b9
|
Merge remote-tracking branch 'upstream/master' into overlay
|
2015-06-17 15:13:04 -07:00 |
|
ZappoMan
|
58ee5217e3
|
fix some warnings
|
2015-06-17 14:08:02 -07:00 |
|
Brad Davis
|
659fa2387c
|
Working on overlays / stats
|
2015-06-16 21:00:13 -07:00 |
|
Brad Davis
|
09cfe004a1
|
Combining with new cursor render code
|
2015-06-11 16:55:23 -07:00 |
|
Brad Davis
|
ca1af77763
|
Working on cursor manager
|
2015-06-10 13:24:56 -07:00 |
|
Brad Davis
|
873f73ffb4
|
Working on cursor manager
|
2015-06-09 00:39:49 -07:00 |
|