Ryan Huffman
|
d88897ccc7
|
Add error box when going to user/location that doesn't exist
|
2014-04-24 15:55:34 -07:00 |
|
Ryan Huffman
|
5d71c97195
|
Merge remote-tracking branch 'origin/19554-2' into 19554-2
|
2014-04-24 14:56:11 -07:00 |
|
Ryan Huffman
|
b69fa73dfa
|
Unsplit a line in FramelessDialog
|
2014-04-24 14:54:57 -07:00 |
|
Ryan Huffman
|
7b09812028
|
Remove insertFromMimeData override in ChatMessageArea
|
2014-04-24 14:54:26 -07:00 |
|
Ryan Huffman
|
ccad0aed9e
|
Move ChatInputArea code in header to .cpp
|
2014-04-24 14:54:01 -07:00 |
|
Ryan Huffman
|
1a5dbf3da6
|
Merge branch '19554-2' of github.com:huffman/hifi into 19554-2
|
2014-04-23 16:17:16 -07:00 |
|
Ryan Huffman
|
b0e1eab7ed
|
Fix chat input textbox to use native scrollbar
The border around the textedit was causing QT to use a non-native
scrollbar. Moving the box into a frame that contains the border styling
fixes this.
|
2014-04-23 16:15:51 -07:00 |
|
Ryan Huffman
|
0cba95e7ad
|
Reorder property initialization in FramelessDialog
|
2014-04-23 15:37:49 -07:00 |
|
Ryan Huffman
|
1774f6c9bd
|
Add threshold to auto scroll
|
2014-04-23 15:37:28 -07:00 |
|
Ryan Huffman
|
d56a4e169e
|
Add ChatInputArea
|
2014-04-23 15:24:21 -07:00 |
|
Ryan Huffman
|
95357a7c35
|
Update chat input area to use a 14pt font
|
2014-04-23 12:30:40 -07:00 |
|
Ryan Huffman
|
5fd585aab1
|
Fix error with cursor format getting reset when sending chat message
|
2014-04-23 12:26:59 -07:00 |
|
Ryan Huffman
|
951d5004e1
|
Add ChatInputArea with custom paste
|
2014-04-23 11:57:43 -07:00 |
|
Ryan Huffman
|
c65d5f08ca
|
Merge remote-tracking branch 'upstream/master' into 19554-2
|
2014-04-23 10:54:51 -07:00 |
|
Ryan Huffman
|
9bea70ac54
|
Revert "Add emoticons to chat"
This reverts commit 3c9b6264a8 .
|
2014-04-23 10:49:22 -07:00 |
|
Philip Rosedale
|
5dc909ea00
|
Merge pull request #2716 from thoys/example-scripts_utf8_char_removal
Removed UTF-8 new-line characters, QT script errors on those lines in Windows
|
2014-04-23 07:01:33 -07:00 |
|
Thijs Wenker
|
ebc6f4e78e
|
Removed UTF-8 new line characters, QT script errors on those lines in Windows.
|
2014-04-23 14:40:06 +02:00 |
|
Philip Rosedale
|
ee929f2551
|
Merge pull request #2712 from matsukaze/master
Job #19574. Add new audio oscilloscope.
|
2014-04-22 20:22:57 -07:00 |
|
matsukaze
|
d6e4f217f5
|
Expanded variable names.
|
2014-04-22 21:57:41 -04:00 |
|
matsukaze
|
1ff3b83644
|
Changed const color data and method signatures.
Changed constant color data and method signatures from unsigned int to
array of float. Changed glColor4f to glColor4fv.
|
2014-04-22 19:42:51 -04:00 |
|
matsukaze
|
015cbce322
|
Changed constant names for improved readability.
|
2014-04-22 18:57:22 -04:00 |
|
Clément Brisset
|
f64988f73d
|
Merge pull request #2711 from ZappoMan/quiet_logs
quite the error messages about failed locks
|
2014-04-22 11:51:20 -07:00 |
|
Clément Brisset
|
413518bfe7
|
Merge pull request #2713 from ZappoMan/fixheaders
fix headers
|
2014-04-22 11:50:32 -07:00 |
|
ZappoMan
|
ae443a3136
|
fix headers
|
2014-04-22 11:27:50 -07:00 |
|
AndrewMeadows
|
94fabf7875
|
Merge pull request #2709 from ZappoMan/shared_and_weak_pointers
Voxel/Particle Server Performance Improvements
|
2014-04-22 10:28:39 -07:00 |
|
Brad Hefta-Gaub
|
1dc4a61013
|
Merge pull request #2702 from thoys/19561
Code Review for Job #19561
|
2014-04-22 10:00:34 -07:00 |
|
matsukaze
|
99cb1da5ec
|
Reverting inadvertently committed local changes.
|
2014-04-22 07:40:31 -04:00 |
|
Thijs Wenker
|
59cc930556
|
Merge branch 'master' of https://github.com/highfidelity/hifi into 19561
|
2014-04-22 13:12:38 +02:00 |
|
Thijs Wenker
|
6c89521f1d
|
Style
|
2014-04-22 13:12:21 +02:00 |
|
matsukaze
|
6e575bc8af
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-04-22 06:54:53 -04:00 |
|
matsukaze
|
ff7a1bd60f
|
Job #19574. Add audio oscilloscope.'
|
2014-04-22 06:53:59 -04:00 |
|
ZappoMan
|
1846036659
|
quite the error messages about faild locks
|
2014-04-21 20:58:43 -07:00 |
|
AndrewMeadows
|
95ccea7df7
|
Merge pull request #2708 from Atlante45/replace_printf
Replace printf
|
2014-04-21 18:14:36 -07:00 |
|
ZappoMan
|
60b8ab0de5
|
CR feedback
|
2014-04-21 17:45:38 -07:00 |
|
ZappoMan
|
91d8e11393
|
return the bytes sent in writeDatagram() and writeUnverifiedDatagram()
|
2014-04-21 17:34:01 -07:00 |
|
ZappoMan
|
a64d3ffc32
|
more cleanup
|
2014-04-21 16:38:45 -07:00 |
|
ZappoMan
|
7d18dbdfb8
|
more cleanup
|
2014-04-21 16:35:42 -07:00 |
|
Atlante45
|
cfc778d10c
|
Fix regexp fail
|
2014-04-21 16:32:17 -07:00 |
|
ZappoMan
|
e55c488964
|
clean up some old debugging
|
2014-04-21 16:17:59 -07:00 |
|
Atlante45
|
681aab5bf0
|
Remove printf and replace them by qDebug()
|
2014-04-21 16:17:45 -07:00 |
|
ZappoMan
|
003e3ae507
|
properly unhook delete notifications
|
2014-04-21 16:01:37 -07:00 |
|
ZappoMan
|
f3aa9d3b8f
|
unhook node bag from element notifications on shutdown to speed up cleanup
|
2014-04-21 15:45:12 -07:00 |
|
ZappoMan
|
779b5a6827
|
debug
|
2014-04-21 15:32:44 -07:00 |
|
ZappoMan
|
a473fe3aee
|
fix header
|
2014-04-21 15:14:14 -07:00 |
|
ZappoMan
|
7a8a8e2fac
|
delete tree on server shutdown
|
2014-04-21 15:14:06 -07:00 |
|
ZappoMan
|
75f079e2b3
|
tweak debugging
|
2014-04-21 14:15:13 -07:00 |
|
ZappoMan
|
9a63fa7550
|
some cleanup
|
2014-04-21 13:36:13 -07:00 |
|
ZappoMan
|
14e1fa269a
|
cleanup
|
2014-04-21 13:28:03 -07:00 |
|
Thijs Wenker
|
70ac93c20d
|
Style
|
2014-04-21 21:44:50 +02:00 |
|
Thijs Wenker
|
e348f66151
|
Merge branch 'master' of https://github.com/highfidelity/hifi into 19561
|
2014-04-21 21:40:01 +02:00 |
|