tux3
|
61e3b7f5a0
|
Mark 'update text' not translatable
Plus some automatic edits Qt Designer decided to make
|
2015-12-12 23:29:36 +01:00 |
|
tux3
|
18484cb950
|
Fix Unity systray compile error
Thanks to @aszinovyev
|
2015-12-11 13:32:26 +01:00 |
|
tux3
|
f0f49e79f0
|
Merge branch 'pr2586'
|
2015-12-11 02:45:10 +01:00 |
|
tux3
|
d67e6c7449
|
Improve integrated update code to match the rest
We're doing updates over HTTP until we get a domain name and a cert, but
this is not at all an issue since updates are still signed and checked.
|
2015-12-10 18:46:07 +01:00 |
|
tux3
|
25ed3d4fba
|
Fix avatars for encrypted profiles
WARNING: Note that avatars for encrypted profiles are currently stored unencrypted!
|
2015-12-05 19:08:28 +01:00 |
|
tux3
|
05c02cee5d
|
Merge branch 'pr2547'
|
2015-12-05 15:32:57 +01:00 |
|
agilob
|
84814e28e3
|
Set widget as parent for AboutUser window to fix style inheriting
|
2015-12-05 14:18:43 +00:00 |
|
agilob
|
56ae9e657f
|
Hide label and list of aliases in aboutuser
|
2015-12-05 12:19:05 +00:00 |
|
agilob
|
e6504f2d46
|
Support removing history with user in about window
|
2015-12-05 12:14:31 +00:00 |
|
tux3
|
49d11549b9
|
Fix call duration label after 1 hour
Fixes #2617
|
2015-12-04 15:51:10 +01:00 |
|
tux3
|
ef5cb2689c
|
Merge branch 'pr2580'
|
2015-12-04 12:01:25 +01:00 |
|
tux3
|
bd1f22963b
|
Merge branch 'pr2519'
|
2015-12-04 11:54:08 +01:00 |
|
Zetok Zalbavar
|
6a7479912e
|
Merge pull request #2593 from TheNain38:patch-2
TheNain38 (1):
Select password field when it is wrong Fixes #2584
|
2015-12-01 07:56:53 +00:00 |
|
sudden6
|
17e43d9835
|
treat x-cinnamon the same as gnome
|
2015-11-29 13:23:08 +01:00 |
|
sudden6
|
bd83db5479
|
improve formating
|
2015-11-29 12:23:44 +01:00 |
|
TheNain38
|
ceb63a87d9
|
Select password field when it is wrong Fixes #2584
|
2015-11-26 14:18:03 +01:00 |
|
Anatoliy Zinovyev
|
f2e39a1d1b
|
Fix tray behavior with unity backend
|
2015-11-25 17:35:17 -05:00 |
|
Anatoliy Zinovyev
|
6bbca9341d
|
Do not do anything when middle clicking on the tray
|
2015-11-25 12:11:31 -05:00 |
|
Anatoliy Zinovyev
|
fc462e82df
|
Fix behavior when clicking on the tray icon
|
2015-11-21 20:51:43 -05:00 |
|
sudden6
|
6d45932eea
|
update ui
|
2015-11-18 18:58:56 +01:00 |
|
sudden6
|
27f751c2a6
|
also refresh video devices
|
2015-11-18 18:56:16 +01:00 |
|
agilob
|
734faa8a1f
|
Fix status message spacing in aboutUser
|
2015-11-14 19:10:41 +00:00 |
|
agilob
|
53f119b8e4
|
Fix button status after cancelling dir picker
|
2015-11-14 19:08:55 +00:00 |
|
agilob
|
09405f2493
|
Scroll public key to left after creation in aboutUser
|
2015-11-12 21:52:54 +00:00 |
|
agilob
|
6d440e9c8c
|
Minor UI fix
|
2015-11-12 21:51:43 +00:00 |
|
agilob
|
d3548f7a80
|
Resize avatar in aboutUser to 75x75
|
2015-11-12 21:49:27 +00:00 |
|
agilob
|
8d1197903c
|
Make dir chooser work in aboutUser, code cleanup
|
2015-11-12 21:46:43 +00:00 |
|
agilob
|
b85e12b0fc
|
Make autoaccept per user work from aboutUser window
|
2015-11-12 21:30:54 +00:00 |
|
agilob
|
a148e4dc5e
|
Improve avatar quality in aboutUser window
|
2015-11-12 21:13:37 +00:00 |
|
agilob
|
ad5301eef7
|
Improve layout in aboutUser window
|
2015-11-12 20:33:57 +00:00 |
|
Ferit Tunçer
|
a7440d3681
|
Turkish Translation by MarmaraGNU<mgnu.org>
|
2015-11-12 14:41:14 +02:00 |
|
TheNain38
|
2ae4524e33
|
Change 'minutes' to 'min' and remove translation
|
2015-11-11 18:24:15 +01:00 |
|
TheNain38
|
eb3ec79b20
|
Fix #2301 and use QStringLiteral for comparison
|
2015-11-10 20:20:07 +01:00 |
|
tux3
|
787865a23e
|
Show notifications even when busy
|
2015-11-09 23:27:00 +01:00 |
|
agilob
|
08212ad781
|
Add about window classes
|
2015-11-09 20:56:22 +00:00 |
|
agilob
|
b9a168dffe
|
Add action for about window in context menu
|
2015-11-09 20:55:11 +00:00 |
|
agilob
|
0b999e077e
|
Move logout tray menu action after profileForm initialization
fixes #2541
|
2015-11-09 18:48:00 +00:00 |
|
agilob
|
49bf1cf774
|
Fix resources URI: change double slash to one and add one if missing
|
2015-11-09 18:42:53 +00:00 |
|
tux3
|
8a3c9d14c0
|
Merge branch 'pr2539'
|
2015-11-09 02:36:16 +01:00 |
|
TheNain38
|
d8d64fc56a
|
Fix HTML Parsing
|
2015-11-09 01:19:33 +01:00 |
|
TheNain38
|
1a1e296c86
|
Allow to scroll on QCheckBox and consistancy
|
2015-11-09 01:14:33 +01:00 |
|
tux3
|
f9c324c0f2
|
Merge branch 'pr2532'
|
2015-11-08 21:26:19 +01:00 |
|
TheNain38
|
7cdd6e3dd9
|
Add an event filter so you can't scroll on sliders
|
2015-11-08 21:20:42 +01:00 |
|
tux3
|
cc18700a18
|
Merge branch 'pr2533'
|
2015-11-08 17:42:12 +01:00 |
|
agilob
|
7189844b2a
|
Use SVG renderer to scale down SVG in tray icon menu
|
2015-11-08 15:11:19 +00:00 |
|
TheNain38
|
5ff2a4e37a
|
Fix groupwidget not unregistered from Translator
|
2015-11-08 14:22:02 +01:00 |
|
tux3
|
a8746e6857
|
Cleanup duplicate slider slots in AVForm
See #2528
|
2015-11-08 13:40:32 +01:00 |
|
tux3
|
b6d752fd4b
|
Fix second bug in #2528
|
2015-11-08 13:28:51 +01:00 |
|
tux3
|
9d527e7edd
|
Fix #2528
|
2015-11-08 12:36:18 +01:00 |
|
tux3
|
d1565188ac
|
Fix #2527
|
2015-11-08 02:28:24 +01:00 |
|