agilob
6e0c0d1210
Merge remote-tracking branch 'PKEv/fix_save_position_when_moving_widget'
2015-10-08 20:39:28 +01:00
agilob
bc6e2287d9
Merge remote-tracking branch 'thenain38/master'
2015-10-08 19:00:08 +01:00
agilob
de9aba2734
Merge remote-tracking branch 'zetok/fix-emoticon'
2015-10-08 18:55:51 +01:00
tux3
59e0692069
Sleep 10ms in IPC wait loop, not 10 SECONDS!
...
Fixes #2334
2015-10-08 19:54:06 +02:00
Zetok Zalbavar
1e5043707f
TwitterEmojiSVG: make only 😊 (1f60a) to be associated with ^_^
...
also change tabs to spaces
closes #2358
2015-10-08 15:29:41 +01:00
Zetok Zalbavar
42659aefe8
Merge pull request #2356 from lukasepple:patch-1
...
adds japanese versions of the cat text smiley
2015-10-08 10:46:13 +01:00
tux3
bfc62ab38c
Merge branch 'pr2357'
2015-10-08 11:31:16 +02:00
Impyy
fbd95b0781
Fixed #2294 - Remember proxy type after retranslation
2015-10-07 19:44:12 +02:00
sternenseemann
215282014f
adds japanese versions of the cat text smiley
2015-10-07 18:14:27 +02:00
tux3
3e75fd4dbc
Merge branch 'pr2354'
2015-10-07 17:20:40 +02:00
tux3
56cccc7492
Fix #2228 : Friendlist too wide on first start
2015-10-07 15:28:20 +02:00
agilob
6c26262ba3
Merge remote-tracking branch 'thenain38/fix-HTML-username-status'
2015-10-06 19:01:45 +01:00
agilob
91d9f263ce
Merge remote-tracking branch 'thenain38/dynamic-call-video-mute-unmute-trans'
2015-10-06 18:56:48 +01:00
PKev
0152937eb4
fix: save position when moving widget
...
fix #2063
2015-10-06 16:13:47 +03:00
Dmytro Shynkevych
c491f79077
cameradevice: fixed a regression
...
Memory would sometimes not be freed.
Caused by 8776682d44
2015-10-05 21:21:12 -04:00
Impyy
98c21f3832
Added a context menu to edit/remove the avatar
2015-10-05 22:03:31 +02:00
agilob
eaf44c45d5
Merge remote-tracking branch 'zetok/screenshotname'
2015-10-05 19:48:55 +01:00
agilob
f50f29b05f
Merge remote-tracking branch 'zetok/deprecated'
2015-10-05 18:18:33 +01:00
Zetok Zalbavar
50255e8926
[windows/bootstrap.sh] remove deprecated opencv part
2015-10-05 12:40:06 +01:00
Dmytro Shynkevych
88cce4e137
systemtrayicon: fixed multiple small leaks
2015-10-04 19:51:51 -04:00
Dmytro Shynkevych
2982bab991
profileform: fixed leaky toxId field
2015-10-04 18:18:34 -04:00
Zetok Zalbavar
90d1f4be02
Fix incorrect copyright headers
...
The qTox Project is not associated with the Tox Project in any way, with the
exception of qTox using the Tox Projet's toxcore collection of libraries.
In particular, the Tox Projet does not own copyright over the qTox Project's
qTox collection of software, source code, and assets.
The qTox Project's assets are under the sole copyright of the qTox
contributors, and no partiular rights are granted to the Tox Project.
2015-10-04 23:43:32 +02:00
Dmytro Shynkevych
8776682d44
cameradevice: fixed a major leak: avformat_context not always freed
2015-10-04 17:21:52 -04:00
Dmytro Shynkevych
45a3d7ca30
systemtrayicon: fixed multiple gdk_pixbuf memory leaks
...
Note: QImages **must** be heap-allocated, their data are used
until the corresponding gdk_pixmap is finalized
2015-10-04 16:58:24 -04:00
Dmytro Shynkevych
c4e07f219c
settings: fixed check on an uninitialized value
...
enableLogging has to be deserialized before
getEnableLogging() in Friends group can be called.
2015-10-04 15:48:17 -04:00
Dmytro Shynkevych
05e84f3838
statusnotifier: fixed pointer type
2015-10-04 15:41:56 -04:00
Zetok Zalbavar
a13969b9ba
Make screenshot names use ~ISO 8601 (timestamp) instead of random string
...
Now screenshots will be saved as: `qTox-Screenshot_yyyy-MM-dd HH-mm-ss.zzz`
Since miliseconds are used, it shouldn't cause filename conflicts when
saving screenshots.
Change should make it easier for users to navigate through screenshots
chronologically.
2015-10-04 15:10:04 +01:00
TheNain38
05d511bb66
Fix another parsing bug, fix Action message bold
...
When you are the author of an 'action' message, it is not in bold, but if reloading history it is
2015-10-04 14:36:38 +02:00
agilob
c5127e3654
Merge remote-tracking branch 'zetok/audio-win-fix'
2015-10-04 11:01:58 +01:00
agilob
7521cd4785
Merge remote-tracking branch 'PKEv/fix__switching_contacts_view'
2015-10-04 10:21:56 +01:00
TheNain38
f99c9f127d
Fix ACTION messages, status, username HTML parsing
2015-10-03 21:31:41 +02:00
PKEv
164d6a124e
Program crashes after switching the display view of contacts, from compact to normal view
2015-10-03 22:30:08 +03:00
agilob
2ec716cb54
Merge remote-tracking branch 'thenain38/fix-dynamic-trans-db'
2015-10-03 18:10:12 +01:00
agilob
a522624b2d
Merge remote-tracking branch 'PKEv/fix_2183_dir_to_Profile'
2015-10-03 17:52:12 +01:00
TheNain38
59e8755637
Dynamic translation of call, video, mute, unmute
2015-10-03 17:41:46 +02:00
Nils Fenner
cfe6462fef
Merge pull request #2324 from antis81:ngf/fix/screen-grabber
2015-10-03 10:22:04 +02:00
Nils Fenner
84a8e2789b
fix position of tooltip in screen grabber
...
The tooltip is shown centred at top of the screen which currently contains the mouse cursor.
2015-10-03 10:03:14 +02:00
agilob
e622b3fd48
Merge remote-tracking branch 'zetok/translation'
2015-10-02 20:12:57 +01:00
flan
00f2dcc47b
translation fixups
2015-10-02 19:46:51 +01:00
Nils Fenner
80fa36e134
Merge pull request #2323 from dmshynk:fix_memory_leaks
2015-10-01 22:25:07 +02:00
Zetok Zalbavar
aaf3a446da
Update Polish translation
2015-10-01 15:54:58 +01:00
Dmytro Shynkevych
7b1b4655a5
systemtrayicon: image is now stack-allocated
2015-09-30 18:00:25 -04:00
Zetok Zalbavar
da9157f100
Merge pull request #2325 from aaannndddyyy:patch-10
...
Update translation es.ts
2015-09-30 20:14:38 +01:00
aaannndddyyy
ff3f4aa0d8
Update translation es.ts
2015-09-30 15:04:00 +00:00
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