agilob
5438099359
Merge remote-tracking branch 'PKEv/exp_func_screenshot'
...
ability to hide the window during a screenshot (by pressing spacebar)
2015-08-26 19:50:40 +01:00
agilob
78f3044317
Merge remote-tracking branch 'zetok/profile'
...
Fix 2 minor issues introduced by #1989
2015-08-26 19:45:11 +01:00
Impyy
4fdff0cfde
Added toxme.io to the pinned servers list
2015-08-25 13:41:17 +02:00
Zetok Zalbavar
32f9cfccf2
Fix 2 minor issues introduced by #1989
...
* Add space between ":" and name of profile file
* Fix opening location of profile on UNIX-like
2015-08-24 18:21:37 +01:00
agilob
030a72f561
Merge remote-tracking branch 'PKEv/del_chat_history'
...
add ability to delete chat history when disabling chat logging
2015-08-24 12:30:40 +01:00
agilob
796e1e04aa
Merge remote-tracking branch 'Impyy/tox3-fix'
...
fallback to _tox.name lookup
2015-08-24 12:14:03 +01:00
agilob
3b6d245f61
Merge remote-tracking branch 'PKEv/add_profileFileName_in_profilePage'
...
fix #1951
2015-08-24 12:13:05 +01:00
agilob
a4a52f9cc9
Merge remote-tracking branch 'rku/contact-removal-dialog'
2015-08-24 11:26:37 +01:00
PKEv
7f29940625
fix #2103
...
ability to hide the window during a screenshot
2015-08-24 01:10:31 +03:00
PKEv
86610f3d7a
fix #2089 (copy QR image)
2015-08-23 18:41:49 +03:00
ovalseven8
ba9e89f2ea
Update generalsettings.ui
...
Remove useless HTML.
2015-08-22 17:59:08 +02:00
rku
74d98fd0c2
This dialog solves all confusion that arose from current verification method and is accident-proof. Current method asks if
...
user also wants to remove chat history. However confused user may not carefully read message and click "no" because he does
not want to remve contact. However in this case contact is in fact removed but history is preserved. It is also open to
possiblity that key smashing deletes contact by accident. This is very inconvenient because tox ids are long and hard to
memorize. If someone removes contact by accident then he would need to find id of that contact in order to contact him/her.
Sometimes this may be difficult.
New contact removal confirmation dialog prompts use to enter "YES" in the text boxin order to enable "OK" button so removal
can be accepted. It also has checkbox for history removal. Dialog will work with translations. Russian user would need to
enter "Да" in order to accept removal.
2015-08-22 12:17:04 +03:00
PKEv
31f2a39efe
Correct strings
2015-08-21 23:26:14 +03:00
Nils Fenner
19278f76c1
Merge pull request #2052 from agilob/1973
...
Disables maximize button on login window
2015-08-20 23:46:44 +02:00
agilob
6afde9437c
make sure to zero window flag for login window
2015-08-20 22:27:13 +01:00
Zetok Zalbavar
aed6c25fda
Merge pull request #2078 from mvystrcil:master
...
Added czech translation
2015-08-20 22:14:21 +01:00
agilob
af400ee71c
Merge pull request #2041 from zetok/wording
...
Better wording for accepting / rejecting avatars
2015-08-20 22:00:28 +01:00
agilob
eea7fd1c63
Merge pull request #2045 from TheSpiritXIII/recent
...
Fix friend list when day changes
2015-08-20 21:59:19 +01:00
Zetok Zalbavar
ff4ebe6bfe
Fix compiling qTox against static Qt 5.5
2015-08-17 00:40:26 +01:00
Martin Vystcil
e89213e01d
Added czech translation
2015-08-16 13:10:09 +02:00
agilob
d0d9951eb3
closes #1973
2015-08-03 21:14:29 +01:00
Impyy
b1744ab023
Fixed issue #2048
2015-08-03 16:09:19 +02:00
TheSpiritXIII
e574af7a5e
Fix friend list when day changes
2015-07-30 13:24:34 -04:00
Zetok Zalbavar
2088c26028
Better wording for accepting / rejecting avatars
2015-07-28 11:11:58 +01:00
tux3
74b771373d
Merge branch 'pr1953'
2015-07-22 23:33:21 +02:00
Drew DeVault
051f42135d
Add sr.ht key
2015-07-19 19:53:02 -04:00
TheSpiritXIII
b9882c3680
OSX: Remove dead code and make Widget own all their actions
2015-07-17 08:20:47 -04:00
Yuri
0895b89794
Prevent crashed when default video format not found.
2015-07-15 01:46:23 -07:00
tux3
49f7a02cbb
Merge branch 'pr1996'
2015-07-15 03:05:49 +02:00
Jookia
7fab49d665
core: TOX_ERR_NEW_LOAD_BAD_FORMAT is non-fatal.
...
This fixes errors from save migrations between versions and architectures.
2015-07-12 23:58:40 +10:00
PKev
3b614a17f7
Added indication of the profile folder on the profile page
2015-07-10 14:42:14 +03:00
PKev
0056270710
Add profile file name in profile page
...
fix #1951
2015-07-10 10:55:51 +03:00
TheSpiritXIII
49071baac7
OSX usable menu bar on login screen
2015-07-09 08:43:19 -04:00
agilob
aa05d71f4b
connect signal-slot in profileform
2015-07-09 13:06:23 +01:00
TheSpiritXIII
7bb56bcda9
OSX main menu bar
2015-07-08 14:14:25 -04:00
PKEv
c2b246409f
add max size of emoji
...
fix #1691
max size is calculated from the possibility of fully display the selection window of emoji and value Qt::AA_UseHighDpiPixmaps.
2015-07-02 21:41:14 +03:00
TheSpiritXIII
bb29b07d70
Fix activity sorting out of bounds, update activity category when changed
2015-07-01 09:10:55 -04:00
PKEv
cd307bd52c
Update friendlistwidget.cpp
2015-07-01 14:54:34 +03:00
PKev
efe05a3ca5
fix sorting "by activity" #1948
...
fix spaces
2015-07-01 14:07:34 +03:00
PKev
4682814442
fix the names in the history
...
fix #1943 #1787
2015-06-30 16:56:38 +03:00
Daniel Hrabovcak
cd5294c055
Fix OS X compile, change instructions to use brew
2015-06-29 10:31:00 -04:00
tux3
8d1a3b7357
Sleep while waiting for IPC events
2015-06-29 11:39:19 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
3e8fe2db6c
Fix video not loading when A/V tab shown
2015-06-29 11:10:50 +02:00
PKEv
e958f99609
Add way to delete whole history #1871
2015-06-29 00:01:49 +03:00
tux3
4f0a517531
Merge branch 'pr1914'
2015-06-28 18:23:50 +02:00
PKev
6069036324
translate to russian "contacts groups"
2015-06-28 19:15:09 +03:00
tux3
62d298462b
Fix circles doubling when reloaded
...
We do need to clear before reloading.
2015-06-27 21:32:11 +02:00
tux3
645b1e5566
Fix raciness of encryption API
...
And make it saner by not having one global password that has to be set before encrypting/decrypting, which is as racy and poorly designed as it gets
Fixes #1917 's immediate symtoms, which some potential for other regressions due to the mess that is encrypted persistence currently
2015-06-27 21:14:35 +02:00
tux3
636faac4db
Fix #1919
2015-06-27 19:27:01 +02:00
tux3
9e55c77849
Better freeing of CameraSource
2015-06-26 19:04:53 +02:00