David Rowe
|
7d12482a49
|
Untabify
|
2015-06-01 13:54:14 -07:00 |
|
David Rowe
|
9c52c79fe1
|
Combine icon and input areas into a single SVG
|
2015-06-01 13:29:36 -07:00 |
|
David Rowe
|
b166e24ff5
|
Fix initial fade-in
|
2015-06-01 11:06:33 -07:00 |
|
David Rowe
|
9a8bb67f37
|
Tidy address bar dialog code
|
2015-06-01 09:01:11 -07:00 |
|
David Rowe
|
e41b4c1b7b
|
Add new address bar dialog error message
Implemented as a new simple InformationDialog so that can try it out
without reworking MessageDialog immediately for all QML UI.
|
2015-06-01 09:01:11 -07:00 |
|
David Rowe
|
05e251eba4
|
Add icon to address bar dialog
|
2015-06-01 09:01:10 -07:00 |
|
David Rowe
|
881941b64d
|
Restyle address bar dialog
Made the dialog a stand-alone QML file that doesn't inherit from other
dialog QML files so that don't need to rework all dialogs right now.
|
2015-06-01 09:01:09 -07:00 |
|
David Rowe
|
a43593c3b2
|
Dialog opacity transition tidying
|
2015-06-01 09:01:08 -07:00 |
|
David Rowe
|
2a931119bd
|
Replace expand/collapse dialog animation with fade in/out
|
2015-06-01 09:01:08 -07:00 |
|
Brad Davis
|
a8d343bbf1
|
Working on web entities
|
2015-05-13 00:27:57 -07:00 |
|
Brad Davis
|
e9b83e1c02
|
Working on web entities
|
2015-05-12 21:15:54 -07:00 |
|
Bradley Austin Davis
|
d2a8681139
|
Merge branch 'master' into infoview
|
2015-05-05 10:31:19 -07:00 |
|
Philip Rosedale
|
e9476029fb
|
Merge pull request #4724 from jherico/menu_polish
Menu polish
|
2015-05-04 23:44:06 -07:00 |
|
Seth Alves
|
f75b599288
|
don't save default values in json file
|
2015-04-30 11:28:27 -07:00 |
|
Bradley Austin Davis
|
475c399d22
|
Menu polish on OSX
|
2015-04-29 02:54:47 -07:00 |
|
Brad Davis
|
87ef98005d
|
menu polish
|
2015-04-29 02:42:57 -07:00 |
|
Bradley Austin Davis
|
75f6ad3b99
|
Working on menus look
|
2015-04-29 00:43:18 -07:00 |
|
Brad Davis
|
0fb8884f9c
|
Merge branch 'browser' into infoview
Conflicts:
tests/ui/src/main.cpp
|
2015-04-28 17:54:04 -07:00 |
|
Brad Davis
|
9836ffed97
|
Merge branch 'vr_menus' into infoview
Conflicts:
tests/ui/src/main.cpp
|
2015-04-28 01:17:51 -07:00 |
|
Brad Davis
|
d1d1830b2f
|
Importing peferred dialog look from browser branch
|
2015-04-28 00:26:24 -07:00 |
|
Brad Davis
|
1f9f4270d7
|
Working on browsers and look of dialogs
|
2015-04-28 00:24:18 -07:00 |
|
Brad Davis
|
4bb5e562ea
|
Browser work
|
2015-04-27 22:39:48 -07:00 |
|
Brad Davis
|
19ca543c2c
|
Cleaning up code and tweaking menu layout
|
2015-04-27 19:07:53 -07:00 |
|
Brad Davis
|
7bd8bbf565
|
Merge branch 'vr_menus' into infoview
|
2015-04-27 18:33:45 -07:00 |
|
Brad Davis
|
10b5935063
|
Let QML take care of more of the height/width stuff
|
2015-04-27 18:11:19 -07:00 |
|
Brad Davis
|
1beaf18d1b
|
Prevent the login dialog from spawning the address bar on enter keys
|
2015-04-27 16:00:23 -07:00 |
|
Brad Davis
|
fd28baac8c
|
Working on message box and addressbar tweaks
|
2015-04-27 15:42:20 -07:00 |
|
Bradley Austin Davis
|
ca16d37ce5
|
Mac testing
|
2015-04-27 12:46:34 -07:00 |
|
Brad Davis
|
14b660baf7
|
Merge branch 'vr_menus' into infoview
Conflicts:
tests/ui/src/main.cpp
|
2015-04-27 11:43:49 -07:00 |
|
Brad Davis
|
d55d467d3f
|
Tweaking VR menu for PR
|
2015-04-27 11:35:57 -07:00 |
|
Brad Davis
|
0b1df891af
|
Backporting visual work from branch
|
2015-04-27 10:53:58 -07:00 |
|
Brad Davis
|
b216689b45
|
Removing old infoview, testing new dialogs
|
2015-04-27 00:02:11 -07:00 |
|
Brad Davis
|
fa31ba0754
|
Info-view
|
2015-04-26 10:37:14 -07:00 |
|
Brad Davis
|
a96f69a673
|
Switching to a wrapper mechanism for VR menus
|
2015-04-25 16:20:15 -07:00 |
|
Brad Davis
|
ee30588fd4
|
More menu work
|
2015-04-25 10:41:06 -07:00 |
|
Brad Davis
|
fbdb9b143e
|
Merge branch 'ui-refactor' into m_and_m
Conflicts:
interface/resources/qml/HifiMenu.qml
interface/resources/qml/MessageDialog.qml
interface/resources/qml/Root.qml
interface/resources/qml/TestRoot.qml
interface/resources/qml/controls/Dialog.qml
interface/src/Application.cpp
interface/src/ui/LoginDialog.cpp
libraries/ui/src/MessageDialog.cpp
libraries/ui/src/MessageDialog.h
libraries/ui/src/OffscreenQmlDialog.h
libraries/ui/src/OffscreenUi.cpp
libraries/ui/src/OffscreenUi.h
tests/ui/src/main.cpp
|
2015-04-24 18:02:12 -07:00 |
|
Brad Davis
|
e7b8efc2d9
|
Cleaning up unused stuff
|
2015-04-24 16:44:48 -07:00 |
|
Brad Davis
|
08d60c6a01
|
Fixing message dialog
|
2015-04-24 16:19:39 -07:00 |
|
Brad Davis
|
99a6e1f86c
|
Breaking up offscreen UI work
|
2015-04-24 13:21:21 -07:00 |
|
Brad Davis
|
1ff8c67576
|
More work on menus and some code cleanup
|
2015-04-24 12:54:11 -07:00 |
|
Brad Davis
|
d68d13489d
|
Working on appearance of menus
|
2015-04-23 21:55:31 -07:00 |
|
Brad Davis
|
f17387fab4
|
Working on menus
|
2015-04-23 21:23:21 -07:00 |
|
Brad Davis
|
bb1c73adc7
|
Working on menus
|
2015-04-23 14:24:01 -07:00 |
|
Brad Davis
|
8cb298a55b
|
Working on menus
|
2015-04-23 14:23:15 -07:00 |
|
Brad Davis
|
d2ff89aaec
|
Cleaning up qml
|
2015-04-23 14:23:13 -07:00 |
|
Brad Davis
|
8269b9925b
|
Adding first pass at message box
|
2015-04-23 14:23:12 -07:00 |
|
Brad Davis
|
a9d65f168b
|
Working on marketplace dialog
|
2015-04-23 14:23:11 -07:00 |
|
Brad Davis
|
8d23bf874f
|
Enable resizable dialogs
|
2015-04-17 17:43:54 -07:00 |
|
Brad Davis
|
16efa2a46f
|
Improving toggle visibility and loading behavior
|
2015-04-17 16:59:04 -07:00 |
|
Brad Davis
|
ad585f7559
|
Fixing NaN reference in test dialog
|
2015-04-17 10:05:54 -07:00 |
|