Brad Hefta-Gaub
|
f4e4f217e8
|
Merge pull request #7642 from ctrlaltdavid/20872
Further restyling of edit.js
|
2016-04-22 13:46:26 -07:00 |
|
David Rowe
|
7b9e6b52fb
|
Merge branch 'master' into 20872
Conflicts:
interface/resources/qml/hifi/dialogs/RunningScripts.qml
|
2016-04-22 13:19:47 +12:00 |
|
David Rowe
|
a7b82e8cae
|
Decouple ui and shared libraries
|
2016-04-22 12:58:47 +12:00 |
|
David Rowe
|
266e4c998b
|
Don't show "Reveal Scripts Folder" link when open Running Scripts in HMD
|
2016-04-22 12:29:22 +12:00 |
|
David Rowe
|
6c5335cfa7
|
Replace button with icon and text
|
2016-04-21 15:17:06 +12:00 |
|
David Rowe
|
9c9bca546c
|
Add button that opens scripts directory window
|
2016-04-21 11:52:03 +12:00 |
|
David Rowe
|
43f843f731
|
Retrofit updated margins and spacing to QML dialogs
|
2016-04-13 16:39:52 +12:00 |
|
David Rowe
|
4e3cdf6569
|
Update Running Scripts' search to have rounded ends and a search icon
|
2016-04-07 12:32:27 +12:00 |
|
Triplelexx
|
11af0a421b
|
Merge branch 'master' into 20769
|
2016-04-03 22:57:55 +01:00 |
|
David Rowe
|
13ab854a9d
|
Reduce space between collapsed sections
In settings dialogs as well as entities editor.
|
2016-03-31 15:02:16 +13:00 |
|
David Rowe
|
51728d14a7
|
Miscellaneous improvements to Attachments dialog
|
2016-03-24 21:17:36 +13:00 |
|
Stephen Birarda
|
34fb06a7bd
|
changes to attachments dialog from contractor
|
2016-03-23 13:52:47 -07:00 |
|
timemarkov
|
160b4e7ba2
|
Implement new design of attachment dialog
|
2016-03-18 12:11:00 +01:00 |
|
David Rowe
|
1eb6fa425c
|
Fix up Running Scripts dialog
|
2016-03-03 20:09:50 +13:00 |
|
David Rowe
|
4d53dee29c
|
Rename section control
|
2016-03-02 19:46:26 +13:00 |
|
David Rowe
|
e79427bb3b
|
Make some settings dialogs have collapsible sections
|
2016-03-02 19:41:50 +13:00 |
|
David Rowe
|
16fbf60bae
|
Update preferences dialog titles to match menu items
|
2016-03-02 11:52:58 +13:00 |
|
David Rowe
|
a25702535b
|
Style snapshots section
|
2016-02-26 14:01:57 +13:00 |
|
David Rowe
|
d255ad3805
|
Improve property naming
|
2016-02-26 10:17:36 +13:00 |
|
David Rowe
|
09029e4edd
|
Change name of dialog to match menu item
|
2016-02-25 20:37:54 +13:00 |
|
David Rowe
|
10efbd996f
|
Update General Settings dialog to use new window frame style
|
2016-02-25 20:26:36 +13:00 |
|
David Rowe
|
bac703b29e
|
Adjust height of Running Scripts now that fonts are consistently sized
|
2016-02-24 12:36:46 +13:00 |
|
David Rowe
|
e30135a89d
|
Increase height of dialog to avoid scrollbars
|
2016-02-23 20:05:45 +13:00 |
|
David Rowe
|
54b27f3ac3
|
Merge branch 'master' into 20805
|
2016-02-18 23:35:37 +13:00 |
|
David Rowe
|
b68837277c
|
Fix default focus
|
2016-02-18 22:12:43 +13:00 |
|
David Rowe
|
d32f743f52
|
Style running scripts and available scripts tables
|
2016-02-18 16:35:51 +13:00 |
|
David Rowe
|
b2314d33ba
|
Style and lay out text fields
|
2016-02-17 20:44:09 +13:00 |
|
David Rowe
|
61d359a9b5
|
Style Button controls
|
2016-02-17 16:12:11 +13:00 |
|
David Rowe
|
1164e3e303
|
Set up window pane's content width so that can right-align
|
2016-02-17 15:35:35 +13:00 |
|
David Rowe
|
386a247f78
|
Put Running Scripts content into sections
|
2016-02-16 17:48:21 +13:00 |
|
David Rowe
|
4d74bb04b0
|
Style scrollbar
|
2016-02-16 09:48:09 +13:00 |
|
David Rowe
|
9a536b3b33
|
Specify a minimum Running Scripts window size
|
2016-02-15 18:02:59 +13:00 |
|
David Rowe
|
a5da678d6e
|
Make Running Scripts dialog content scrollable when needed
|
2016-02-15 18:02:20 +13:00 |
|
David Rowe
|
31930e879a
|
Style content background, size frame, and position frame elements
|
2016-02-14 21:01:23 +13:00 |
|
David Rowe
|
3d8df56baa
|
Copy bare minimum of files as start of restyling Running Scripts dialog
And add license headers to files.
|
2016-02-12 10:13:06 +13:00 |
|
Zach Pomerantz
|
5eeaa9a33e
|
Move graphics settings to dedicated dialog
|
2016-02-11 10:00:44 -08:00 |
|
Brad Davis
|
e376b781c1
|
Keyboard navigation in running scripts list
|
2016-02-08 16:12:23 -08:00 |
|
Bradley Austin Davis
|
ebf0bf394a
|
Fix native text rendering by forcing positions to integer values
|
2016-02-05 11:43:31 -08:00 |
|
Bradley Austin Davis
|
320c4d27b5
|
Force Qt (rather than OS) rendering in a number of places
|
2016-02-03 14:51:05 -08:00 |
|
Andrew Meadows
|
e394f64540
|
Merge pull request #6991 from seefo/master
Added camera sensitivity dialog preferences
|
2016-02-02 08:22:45 -08:00 |
|
Brad Davis
|
27c38599a9
|
Snapshot dialogs
|
2016-02-01 11:07:48 -08:00 |
|
Seefo
|
ffa6687af3
|
Added setting dialogs for camera pitch and yaw
|
2016-01-29 19:34:57 -05:00 |
|
samcake
|
f4e0352f61
|
Merge pull request #6930 from zzmp/feat/bubble-render-settings
Bubble up render settings from CPP to JS/QML
|
2016-01-27 14:20:51 -08:00 |
|
Brad Davis
|
f53aaa1d64
|
Removing old attachment dialog, updating menu code
|
2016-01-26 21:55:42 -08:00 |
|
Brad Davis
|
2956557c5f
|
Adding overlay compatible combo-box
|
2016-01-26 21:55:41 -08:00 |
|
Brad Davis
|
664100b9b1
|
Attachment dialog
|
2016-01-26 21:55:40 -08:00 |
|
Zach Pomerantz
|
bed325d675
|
Add Graphics to general settings
|
2016-01-25 15:17:43 -08:00 |
|
Brad Davis
|
bbefafcb07
|
Break up preferences dialogs
|
2016-01-23 23:11:41 -08:00 |
|
Brad Davis
|
208d7c3cfc
|
Killing the old preferences dialog
|
2016-01-22 19:24:38 -08:00 |
|
Brad Davis
|
71ae36f5c0
|
Button prefs and conditionally enabled prefs
|
2016-01-22 19:06:30 -08:00 |
|
Brad Davis
|
27fdb523cb
|
Add directory & avatar browsing preferences
|
2016-01-22 17:30:10 -08:00 |
|
Brad Davis
|
c7186590ea
|
Support for directory browsing
|
2016-01-22 17:30:09 -08:00 |
|
Brad Davis
|
2026821d9e
|
Moving preferences to dependency mananger
|
2016-01-22 17:30:08 -08:00 |
|
Brad Davis
|
205ab05506
|
First pass on preferences dialog
Conflicts:
tests/ui/qmlscratch.pro
|
2016-01-22 17:30:07 -08:00 |
|