Tux3 / Mlkj / !Lev.uXFMLA
|
cd31812dac
|
Widget: Don't delete icon, it's a child
|
2014-11-17 22:49:35 +01:00 |
|
apprb
|
8f3e1c2ef3
|
fix #775
|
2014-11-17 19:11:51 +09:00 |
|
dubslow
|
e8964b178d
|
Extra tooltip and word from the un-picked commit
|
2014-11-16 20:31:46 +01:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
366f98f264
|
Fix #635
|
2014-11-16 20:18:00 +01:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
c1f2e9a71d
|
Refactor audio out of code, better resource management
Fixes #739 and fixes #777
|
2014-11-16 19:04:45 +01:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
014b39e7d0
|
Merge branch 'pr774'
|
2014-11-16 17:04:33 +01:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
20ba8e6192
|
Allow to change i/o audio devices without restart
Still needs to restart the calls for now
Fixes #713
|
2014-11-16 16:41:30 +01:00 |
|
apprb
|
664c762625
|
using ToxID instead of bare QString + proper alias using during widget creation
|
2014-11-17 00:17:46 +09:00 |
|
Maximilian
|
52255eb332
|
similar bug, when closing the window...
|
2014-11-16 15:22:53 +01:00 |
|
Maximilian
|
b97e66d589
|
Minor bug fix:
The main window, will never be visible, when the user unchecked 'Show system try' and checked 'Start in tray'.
|
2014-11-16 15:22:44 +01:00 |
|
dubslow
|
e6c08ad208
|
fix title editing issue, reported by "whoever"
|
2014-11-16 15:17:36 +01:00 |
|
dubslow
|
40addf9155
|
"overhaul" window title, fix #753
|
2014-11-16 15:17:22 +01:00 |
|
dubslow
|
02e29d6600
|
auto away done right (fixes #751)
|
2014-11-16 15:17:02 +01:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
bb48852d87
|
Fix tox: url highlighting breaking the :tox: smiley
Fixes #772
|
2014-11-16 13:50:45 +01:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
007a10346d
|
Rewrite horrible type casting pointer magic with shifts
Why would you generate that random number byte by byte, anyway ?
|
2014-11-15 23:26:30 +01:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
3de63c0061
|
Fix #767
|
2014-11-15 23:17:30 +01:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
1f0e14c18e
|
Merge branch 'pr761'
|
2014-11-15 21:33:37 +01:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
49a1d9ec07
|
Merge branch 'colors'
|
2014-11-15 21:30:41 +01:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
2f452b6eff
|
Add GUI to change theme color
|
2014-11-15 21:30:20 +01:00 |
|
Yavor Stefanov
|
7eca6b7b24
|
VA buttons tooltip clarifications
|
2014-11-15 19:43:10 +02:00 |
|
Yavor Stefanov
|
bee6c95650
|
mic tooltip clarification
|
2014-11-15 19:35:36 +02:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
b0e6f1168c
|
Prepare for theme colors support
|
2014-11-15 18:29:41 +01:00 |
|
apprb
|
2c22968480
|
improved usability
|
2014-11-16 02:16:56 +09:00 |
|
apprb
|
c541291aac
|
Nospam id part edit
|
2014-11-16 01:11:00 +09:00 |
|
Zetok Zalbavar
|
1d2c0e1cac
|
Make sql tuning strings translatable
|
2014-11-15 10:07:55 +00:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
ed76d1621e
|
Fix #752
|
2014-11-14 22:44:09 +01:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
b8031498db
|
Fix CroppingLabel emitting textChanged twice
|
2014-11-14 20:12:23 +01:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
c4f9baf04b
|
Merge branch 'pr750'
|
2014-11-14 18:32:03 +01:00 |
|
dubslow
|
71c34b9d69
|
group title support
|
2014-11-14 18:23:54 +01:00 |
|
apprb
|
08f523b8ff
|
AdvancedSettings tab introduced
|
2014-11-15 01:18:17 +09:00 |
|
dubslow
|
d566f5f9b3
|
minor autoaway tweak
|
2014-11-13 23:56:22 +01:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
ee2507f8e0
|
Fix conflicting declarations struct/class vpx_image
|
2014-11-13 22:40:10 +01:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
635b8f2c02
|
Merge branch 'pr742'
|
2014-11-13 21:57:58 +01:00 |
|
Maximilian
|
11f9cb0cbf
|
I implemented a new setting, which toggles the visibility of the system tray icon.
Background: On Ubuntu 14.04, system trays in Qt5 don't integrate into Unity.
|
2014-11-13 21:33:11 +01:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
5eeae0e142
|
Fix push to talk even when text edit focused
|
2014-11-13 20:32:09 +01:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
12431c3047
|
Better debug output for groupchat not found
|
2014-11-13 19:43:32 +01:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
d5ab03d03d
|
Listen for push-to-talk shortcut on more widgets
|
2014-11-13 19:25:45 +01:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
0c393e717a
|
Add simple push to talk with P
Fixes #734
|
2014-11-13 19:20:06 +01:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
eac712e68a
|
Add GUI for audio groupchats
|
2014-11-13 13:14:27 +01:00 |
|
dubslow
|
d87cf99d8f
|
minor tweaks to autoaway, one new debug message
|
2014-11-13 00:20:41 +01:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
4bb91143d7
|
Fix use after free of groupchat invites
Fixes #728, fixes #706, fixes #394
|
2014-11-13 00:13:11 +01:00 |
|
apprb
|
ec2e19e4bb
|
split message fix
|
2014-11-12 22:13:46 +09:00 |
|
dubslow
|
3dd15f0a5f
|
fix minor switching bug introduced by 07ea2e
|
2014-11-11 17:00:24 -06:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
76a8affcdc
|
Fix #719
|
2014-11-11 23:27:30 +01:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
7bca831066
|
Build our Settings after our QApplication, fixes crash on startup
Thanks to @stqism for reporting the crash
This is why global static variables are evil
|
2014-11-11 23:21:16 +01:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
57bcda7cd9
|
Merge branch 'pr721'
|
2014-11-11 23:13:08 +01:00 |
|
dubslow
|
4b6b26c553
|
more robust exporting, fixes #716
|
2014-11-11 16:06:15 -06:00 |
|
Tux3 / Mlkj / !Lev.uXFMLA
|
8fceb4b78b
|
Accept and default to AV groupchats
We don't send or play any audio yet, though
|
2014-11-11 16:05:01 +01:00 |
|
dubslow
|
b3e7114e84
|
respond to copying id, fixes #537
|
2014-11-10 17:20:10 -06:00 |
|
apprb
|
5d50ea36d0
|
Faux offline messaging: enable/disable
|
2014-11-10 22:06:35 +09:00 |
|