Dmytro Shynkevych
|
fc41cded7f
|
statusnotifier: fixed a memory leak in get_prop()
Replaced get_builder_for_icon_pixmap() with get_icon_pixmap()
returning a plain GVariant. Refactored all usages.
|
2015-09-29 23:17:47 -04:00 |
|
agilob
|
9cafb31eca
|
Merge remote-tracking branch 'antis81/ngf/fix/screen-grabber'
|
2015-09-29 19:36:36 +01:00 |
|
agilob
|
d65f54cc81
|
Merge remote-tracking branch 'PKEv/add_mail_link_support'
|
2015-09-29 19:07:10 +01:00 |
|
agilob
|
3fcc4857bd
|
Merge remote-tracking branch 'PKEv/add_150ms'
|
2015-09-29 19:05:57 +01:00 |
|
PKEv
|
b9a9b3f6c5
|
add 150ms for hiding & restoring window
fix #2290
|
2015-09-29 20:39:32 +03:00 |
|
PKev
|
381e291dac
|
add mail link support
fix #2318
|
2015-09-29 15:33:26 +03:00 |
|
PKEv
|
bd77a38e5d
|
Fix dir to user profile
fix #2183 (for portable mode)
|
2015-09-29 10:46:23 +03:00 |
|
TheNain38
|
32948fb5c4
|
Add dynamic translation to db write type
|
2015-09-28 23:26:47 +02:00 |
|
Zetok Zalbavar
|
a2dd254aee
|
Merge pull request #2312 from TheNain38:fr-trans
Update fr.ts
|
2015-09-28 19:36:46 +01:00 |
|
TheNain38
|
3c23152e82
|
Update fr.ts
|
2015-09-28 13:41:50 +02:00 |
|
TheNain38
|
af472550a4
|
Better translations with plural and fix something not being translated dynamically
|
2015-09-28 07:36:24 +02:00 |
|
Dmytro Shynkevych
|
d548b51e1d
|
systemtrayicon: fixed minor memory leak
|
2015-09-27 23:19:21 -04:00 |
|
Dmytro Shynkevych
|
0de6600c94
|
contentlayout: items are now properly deallocated on clear
|
2015-09-27 22:20:16 -04:00 |
|
Dmytro Shynkevych
|
f288be72d9
|
genericchatroomwidget: fixed memory leak if compact view enabled
|
2015-09-27 21:06:27 -04:00 |
|
tux3
|
e1509a9f03
|
Further cleanup Widget::retranslateUi
|
2015-09-28 00:05:42 +02:00 |
|
Nils Fenner
|
fde63f1592
|
fix screenshot grabber for windows
|
2015-09-27 23:57:01 +02:00 |
|
tux3
|
14235c5a19
|
Refactor code duplication in Widget::retranslateUi
|
2015-09-27 23:52:10 +02:00 |
|
tux3
|
c0e2b91fe8
|
Fix #2310 caused by #2309
|
2015-09-27 23:45:02 +02:00 |
|
agilob
|
865b1a915c
|
Merge remote-tracking branch 'thenain38/url'
|
2015-09-27 20:48:41 +01:00 |
|
agilob
|
3341834625
|
Merge remote-tracking branch 'thenain38/status-username-dynamic-trans'
|
2015-09-27 20:47:49 +01:00 |
|
TheNain38
|
879c396efc
|
Added dynamic translation to status and username
|
2015-09-27 21:36:17 +02:00 |
|
TheNain38
|
c6c3150803
|
Display correclty what the user write and open correctly link with 'http://'
|
2015-09-27 13:58:18 +02:00 |
|
agilob
|
42c29c8b8f
|
Merge remote-tracking branch 'Impyy/load-user-status'
|
2015-09-25 20:57:02 +01:00 |
|
Nils Fenner
|
dd9f0763b7
|
fix inheritance of ScreenShotGrabber
|
2015-09-25 21:47:49 +02:00 |
|
Nils Fenner
|
04219e8c1d
|
fix positioning of screen grabber window
|
2015-09-25 21:44:54 +02:00 |
|
Impyy
|
c49ce6208e
|
Load user status from data file
|
2015-09-25 20:56:11 +02:00 |
|
agilob
|
3ceb289020
|
Merge remote-tracking branch 'PKEv/QRegExp_for_local_file'
|
2015-09-25 18:46:37 +01:00 |
|
Nils Fenner
|
7b2610e4fb
|
resize screen grabber window to pixmap size
|
2015-09-25 14:25:14 +02:00 |
|
Zetok Zalbavar
|
b2b50c26ce
|
Fix audio not working on 64-bit windows with non-latin audio device names
properly fixes #816
|
2015-09-25 08:14:19 +01:00 |
|
PKev
|
f476b752d1
|
Added support for local links in messages and correct detect links like "www.123.com"
|
2015-09-25 01:20:20 +03:00 |
|
agilob
|
1673b43e26
|
Merge remote-tracking branch 'zetok/taskbar'
|
2015-09-24 21:41:16 +01:00 |
|
Zetok Zalbavar
|
c8b4142066
|
Add old, small taskbar icons back
|
2015-09-24 19:53:13 +01:00 |
|
agilob
|
45db1dff91
|
Merge remote-tracking branch 'antis81/ngf/fix/multi-window-buttons'
|
2015-09-24 19:23:04 +01:00 |
|
agilob
|
dabb346c3a
|
Merge remote-tracking branch 'PKEv/correct_remove_profile'
|
2015-09-24 19:06:34 +01:00 |
|
agilob
|
b67a5bbd1d
|
Merge remote-tracking branch 'antis81/ngf/fix/screen-grabber'
|
2015-09-24 19:04:52 +01:00 |
|
Nils Fenner
|
cf9ed8d580
|
fix screen grabbing for screenshots
|
2015-09-24 16:44:07 +02:00 |
|
PKEv
|
ae9b29cfae
|
correct remove profile
fix #2284
|
2015-09-24 02:00:22 +03:00 |
|
agilob
|
eb1d70176d
|
Merge remote-tracking branch 'Impyy/fix-friend-rm-dialog'
|
2015-09-23 20:18:18 +01:00 |
|
agilob
|
dcfc0d7bc7
|
Merge remote-tracking branch 'Impyy/fix-friend-rm-dialog'
|
2015-09-23 19:20:27 +01:00 |
|
Impyy
|
25ff57ad23
|
Make the cancel button the default button
|
2015-09-23 20:04:13 +02:00 |
|
Impyy
|
91e51f8a10
|
Changed the buttons back to 'Cancel' and 'Remove'
|
2015-09-23 18:10:55 +02:00 |
|
Impyy
|
3d72a75ed3
|
Made the 'remove friend dialog' userfriendly
|
2015-09-23 17:06:57 +02:00 |
|
Nils Fenner
|
41500f2134
|
fix window buttons in "multi-window" mode
|
2015-09-23 11:57:50 +02:00 |
|
agilob
|
c7b5337723
|
Merge remote-tracking branch 'PKEv/correct_screenshot_tooltip'
|
2015-09-22 21:17:02 +01:00 |
|
PKev
|
a14d917703
|
correct screenshot tooltip
fix #2267
|
2015-09-22 12:51:46 +03:00 |
|
Zetok Zalbavar
|
2bdb6339a5
|
Make whole icon change colour to orange when blinking on new event
Previous ones blinked with only small status dot, which was hardly visible.
Now blinking icon should be a lot more visible.
closes #2273
|
2015-09-22 08:03:49 +01:00 |
|
Zetok Zalbavar
|
7cec81d764
|
Merge pull request #2256 from kehugter:master
Spanish translation update
|
2015-09-21 18:16:00 +01:00 |
|
agilob
|
a53f6f2adf
|
Merge remote-tracking branch 'PKEv/restor_window_after_screenshot'
|
2015-09-19 23:03:26 +01:00 |
|
Zetok Zalbavar
|
2ab13c4f08
|
Merge pull request #2266 from aaannndddyyy:patch-10
Update German translation
|
2015-09-19 12:12:11 +01:00 |
|
aaannndddyyy
|
fa8004bbaa
|
Update German translation
|
2015-09-19 10:43:03 +00:00 |
|