RebeccaStankus
14839bc5f4
Some improvements to the log window
...
-Renamed button "Clear Filters" to "All Messages"
-Changed search result matching text to a more visible color
-Made Date/Time text more visible
-Added count of current messages in window
-Set window to show all messages with no filtering upon first opening
2018-02-08 11:26:02 -08:00
Brad Davis
d4aef1ea88
Fix URLs in QSS files to use QRC base path
2018-01-25 13:03:42 -08:00
RebeccaStankus
bf59697aa5
better dropdown
2018-01-02 13:56:49 -08:00
RebeccaStankus
fe69498976
initial changes...ready for feedback
2018-01-02 13:04:52 -08:00
RebeccaStankus
95d94e1c8f
UI Done
2017-12-20 16:52:56 -08:00
kunalgosar
0cee9ee172
font change
2017-03-16 11:57:46 -07:00
kunalgosar
a974282bdf
bolding timestamps on log
2017-03-10 11:55:36 -08:00
kunalgosar
91a73b2689
Button styling
2017-02-14 16:13:40 -08:00
kunalgosar
2dd2018d7d
change next button style properties
2017-02-14 16:13:40 -08:00
stojce
7e250bc899
Remove custom styling
2014-08-23 00:16:25 +02:00
Ryan Huffman
355fe01490
Merge branch 'master' of git://github.com/highfidelity/hifi into 19644
...
Conflicts:
interface/src/Application.cpp
interface/src/Application.h
interface/src/ui/PreferencesDialog.cpp
interface/src/ui/RunningScriptsWidget.cpp
interface/ui/preferencesDialog.ui
interface/ui/runningScriptsWidget.ui
2014-06-11 13:30:47 -07:00
Ryan Huffman
44c5e56a4b
Update JSConsole colors
2014-05-27 14:09:53 -07:00
Ryan Huffman
4a0a9f8a36
Update console style
2014-05-27 08:57:29 -07:00
Ryan Huffman
9af0269151
Update console style
2014-05-27 08:05:56 -07:00
Ryan Huffman
38a5b5b8d1
Add ScriptsLocation settings value
2014-05-14 00:28:11 -07:00
Stojce Slavkovski
9f070406ed
missing 'extra debugging' check icon; fix font
2014-04-29 00:02:24 +02:00
Stojce Slavkovski
1a3e6595c5
Allow users to set the destination of Snapshots
2014-04-15 19:36:02 +02:00
Stojce Slavkovski
3af3b29588
removed dependency on QT resource
2014-04-11 00:54:54 +02:00
stojce
9077a05f9d
- Layout fix
...
- Model browsers
- merge
2014-03-21 22:34:10 +01:00
stojce
913783c0f1
resizing
...
- fixed layout
2014-03-16 22:47:03 +01:00
stojce
ebd7dff4b9
QSpinBox, QDoubleSpinBox styling
2014-03-15 22:07:29 +01:00
stojce
4e2d3c9549
styling QSlider
2014-03-14 23:24:32 +01:00
stojce
8decf55e3f
Merge branch 'master' of https://github.com/worklist/hifi into 19508
2014-03-08 13:19:45 +01:00
Stephen Birarda
b705ec560f
cleanup resources directory references by copying beside the executable
2014-03-06 11:46:49 -08:00
Stephen Birarda
c737283935
qrc references should only use a single slash
2014-03-06 10:45:47 -08:00
Stephen Birarda
403f91c988
update resource references to use Qt resource system
2014-03-06 10:41:11 -08:00
stojce
6383457e4e
styling
...
bad merge fix
2014-02-26 22:15:12 +01:00
stojce
1e2cd0c1a2
UI changes
2014-02-25 20:36:14 +01:00
stojce
2c0e285323
Merge branch 'master' of https://github.com/worklist/hifi into 19508
2014-02-23 13:54:34 +01:00
stojce
ec73edb8d8
restyled preferences dialog
...
- Frameless dialog super class
2014-02-23 13:54:22 +01:00
Atlante45
9238ef13e6
Changed Import button size
2014-02-20 10:37:31 -08:00
Atlante45
af3e19e640
Added style and pngs for the buttons
2014-02-19 16:01:14 -08:00
Atlante45
a732cbf300
Modified QSS for new UI (QProgressBar)
2014-02-19 12:37:08 -08:00
stojce
50ad5a4ec8
alternate css background settings for selected items in QTreeView
2014-01-15 23:38:34 +01:00
stojce
8e2879e5ff
Layout fixes
2014-01-15 23:14:45 +01:00
stojce
06ecf03180
Layout fix (notes from Grayson)
2014-01-13 23:04:19 +01:00
stojce
577ff766ee
fix size of grid items
2014-01-12 00:53:49 +01:00
stojce
048359e3a4
more layout fixes
2014-01-12 00:44:50 +01:00
stojce
3afacfce4f
Info label layout
2014-01-12 00:40:29 +01:00
stojce
0c4bee8d12
save and restore dialog settings
2014-01-12 00:33:46 +01:00
stojce
623def0964
File filter
...
Display extensions
2014-01-11 21:03:49 +01:00
stojce
227326e3b7
Import button opacity
2014-01-11 14:40:22 +01:00
stojce
d5e07a5c75
Add import configuration
...
remove unused icons
remove redundant QLabels
2014-01-10 23:26:58 +01:00
stojce
5b678cb24d
Layout fix
2014-01-09 18:15:39 +01:00
stojce
cc543f4313
Added custom icons (QFileIconProvider)
2014-01-07 00:41:11 +01:00
stojce
8855a32526
removed unused widgets
2014-01-06 11:15:15 +01:00
Stojce Slavkovski
2b92194d35
sytle changes on log dialog
2013-12-29 23:45:24 +01:00
Stojce Slavkovski
ee1eb25dfa
replace LogDisplay with File logger
...
- added abstract logger interface
2013-12-22 18:56:53 +01:00
Stojce Slavkovski
3d44ab9939
Dialog layout
2013-12-22 15:06:40 +01:00
Stojce Slavkovski
57b4148867
Dialog position / toggle
2013-12-17 22:12:24 +01:00