Alexander Ivash
740123b853
rename stylues-uit => stylesUit & controls-uit => controlsUit
...
note:
the idea is to make imports like 'import controlsUit 1.0' to work
with 'styles-uit'/'controls-uit' it is not possible because of two reasons:
1. import controls-uit 1.0 is invalid syntax
2. qmldir inside controls-uit is 'module controlsUit'
2018-10-18 21:05:20 +03:00
Dante Ruiz
e676348c4f
fixing some menu reog bugs
2018-05-16 10:40:28 -07:00
Dante Ruiz
f521a129b6
fixing issues
2018-03-13 10:07:34 -07:00
Atlante45
ae14f1f88e
Merge branch 'master' of https://github.com/highfidelity/hifi into feat/auto-bake
2017-09-14 15:34:20 -07:00
vladest
7233c47257
use selection model of TreeView
2017-09-14 15:36:12 +02:00
Atlante45
2e84f48539
Fix QML errors
2017-09-13 09:54:55 -07:00
Atlante45
9e6502fe92
More UI work
2017-08-25 10:54:34 -07:00
mukulHF
fadc19d8bb
Update RunningScripts.qml
2017-08-07 11:36:37 -07:00
Dante Ruiz
9be60ee658
made more requested changes
2017-08-04 17:57:53 +01:00
Dante Ruiz
1e1ddf2941
making requested changes
2017-08-02 22:22:55 +01:00
Dante Ruiz
95299244cf
fixed running scripts popup
2017-07-22 00:24:24 +01:00
Dante Ruiz
7bf3f45e39
finished the locked default scripts
2017-07-21 23:32:25 +01:00
Brad Davis
d50c448151
Fix heap corruption coming out of running scripts dialog
2017-06-22 19:15:58 -07:00
Brad Hefta-Gaub
88a4f5c576
Merge pull request #10766 from humbletim/sort-running-scripts
...
Sort Running Scripts... list alphabetically
2017-06-21 13:08:47 -07:00
humbletim
34cadfc876
sort RunningScripts by caseless filename
2017-05-04 11:22:30 -04:00
Brad Davis
8e12c1959d
Removing logspam on toggling scripts window
2017-05-03 09:53:32 -07:00
humbletim
5d5d947ddb
updates per discussion with triplelexx
2017-03-25 04:01:02 -04:00
humbletim
630afb716f
consolidate QML->C++ triggering workaround to help compartmentalize the problem for later fixin'
2017-03-25 03:01:35 -04:00
Zach Fox
d01500a7bb
Fix the bug?
2016-12-21 17:53:30 -08:00
Brad Davis
167cb72a0e
Don't auto-focus the filter field in running scripts
2016-06-30 15:18:59 -07:00
Bradley Austin Davis
ec615caa80
Support toolbar API
2016-06-17 13:06:42 -07:00
Brad Davis
472a3540d7
Merge remote-tracking branch 'upstream/master' into vive-ui
...
Conflicts:
scripts/system/controllers/handControllerGrab.js
2016-06-10 10:43:09 -07:00
David Rowe
5352bd4b76
Fix height of Load Defaults button
2016-06-09 17:15:17 +12:00
Brad Davis
ca6e86e767
Merge remote-tracking branch 'upstream/master' into vive-ui
...
Conflicts:
interface/resources/qml/hifi/dialogs/RunningScripts.qml
2016-06-07 21:51:47 -07:00
David Rowe
b6af46cac9
Add "Load Defaults" button to Running Scripts dialog
...
And rename "Stop All" to "Remove All".
2016-06-07 11:30:07 +12:00
Brad Davis
8c13ff4ee1
Pinned UI support
2016-06-02 17:24:25 -07:00
David Rowe
b6fcb77d6f
Update Running Scripts list to use updated QML table control
2016-05-12 17:16:56 +12: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
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
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
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
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
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
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