agilob
8c4d58f391
fix icon scaling on gnome3 by scaling icons down
2015-10-23 16:21:04 +02:00
agilob
521b55f776
use Qt backend of KDE5
...
commit fixes problem with usage of GTK3 fallback menu action used on KDE5, probably to a bug in status notifier
- allows using Qt backend on KDE5 and other plasma related env.
- icon in tray menu and tray icon are loaded from svg, their size is not limited to 50px now
- plasma adds extra actionmenu to tray so quit was renamed to exit
- exit action usues system-default icon for quit and system default keyboard shourtcut to close qtox
2015-10-23 16:21:04 +02:00
Nils Fenner
33e54b841a
Merge pull request #2415 from antis81:ngf/mic
2015-10-21 22:19:37 +02:00
agilob
ecbda91764
Merge remote-tracking branch 'bitok/fix_performance_issues'
2015-10-21 19:12:15 +01:00
Nils Fenner
b7cf4df13f
Get rid of static methods and bugs
2015-10-20 03:46:44 +02:00
bitok
d6ff67893f
Fix performance issues detected with static analyze
2015-10-13 23:21:20 +03:00
agilob
266c0fb989
Merge branch TheSpiritXIII:video
2015-10-10 13:49:30 +01:00
agilob
6e0c0d1210
Merge remote-tracking branch 'PKEv/fix_save_position_when_moving_widget'
2015-10-08 20:39:28 +01:00
tux3
56cccc7492
Fix #2228 : Friendlist too wide on first start
2015-10-07 15:28:20 +02:00
PKev
0152937eb4
fix: save position when moving widget
...
fix #2063
2015-10-06 16:13:47 +03: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
TheNain38
f99c9f127d
Fix ACTION messages, status, username HTML parsing
2015-10-03 21:31:41 +02:00
tux3
e1509a9f03
Further cleanup Widget::retranslateUi
2015-09-28 00:05:42 +02:00
tux3
14235c5a19
Refactor code duplication in Widget::retranslateUi
2015-09-27 23:52:10 +02:00
TheNain38
879c396efc
Added dynamic translation to status and username
2015-09-27 21:36:17 +02:00
Impyy
c49ce6208e
Load user status from data file
2015-09-25 20:56:11 +02:00
tux3
6229e045f2
Merge branch 'pr2223'
...
Fixes #659
2015-09-14 19:51:10 +02:00
PKEv
564b32eb7c
save alias
2015-09-14 20:10:35 +03:00
TheSpiritXIII
d0e682214b
Multi-window: Fix blinking tray icon regression
2015-09-12 19:07:45 +02:00
TheSpiritXIII
280737fda8
Multi-window: Fix group chat event flag regression
2015-09-12 19:07:45 +02:00
TheSpiritXIII
828dbf436f
Multi-window: Fix compile for non-OS X
2015-09-12 19:07:45 +02:00
TheSpiritXIII
97bdaa5e5f
Multi-window: OS X window list, fix OS X translations
2015-09-12 19:07:45 +02:00
TheSpiritXIII
23e7f9326e
Multi-window: Fix open group in separate window when already open
2015-09-12 19:07:45 +02:00
TheSpiritXIII
ee627afc87
Multi-window: Fix buttons staying pressed while in separate window mode, make dialogs alert, fix group chat event flags
2015-09-12 19:07:45 +02:00
TheSpiritXIII
f825985856
Multi-window: Translate all dialogs correctly, don't allow remove friend on dialogs
2015-09-12 19:07:44 +02:00
TheSpiritXIII
6a5fb9f518
Multi-window: Dispaly own username on detached windows, fix log out while having detached windows
2015-09-12 19:07:44 +02:00
TheSpiritXIII
29c72549a2
Multi-window: Fix segfault on removing groups and friends who are also in active windows
2015-09-12 19:07:44 +02:00
TheSpiritXIII
c5317c6137
Multi-window: Fix dialog null states/geometry
2015-09-12 19:07:44 +02:00
TheSpiritXIII
868099d484
Multi-window: Normalize window size on separate change, notification separate fix, segfault groupchat fix
2015-09-12 19:07:44 +02:00
TheSpiritXIII
014ba45ebb
Multi-window: Keep window size, fix segfault, circle integration, changed defaults
2015-09-12 19:07:44 +02:00
TheSpiritXIII
c181df6336
Multi-window: Cycle widgets in opened windows
2015-09-12 19:07:44 +02:00
TheSpiritXIII
9867e3b4c5
Multi-window: Allow opening new window when already open, fix drop when already open
2015-09-12 19:07:44 +02:00
TheSpiritXIII
7bcf654c72
Multi-window: Add drag/drop friends to windows, fix call confirm widget
2015-09-12 19:07:44 +02:00
TheSpiritXIII
c684d31d02
Multi-window: Alert window storing chat, add group widgets, update statuses and avatars
2015-09-12 19:07:44 +02:00
TheSpiritXIII
fa3ab02cec
Multi-window: Tabbed interface
2015-09-12 19:07:44 +02:00
TheSpiritXIII
22fcc3f7a0
Multi-window capabilities for all chats and menus
2015-09-12 19:07:44 +02:00
aaannndddyyy
4fb4ba7617
correct a typo
2015-09-07 20:50:41 +00:00
tux3
8fbc0c8b59
Remove some debug output fluff
2015-09-06 00:11:47 +02:00
agilob
12e8d07a97
revert change history to -7
2015-09-03 17:58:23 +01:00
agilob
31c44b9db0
Merge branch 'master' of github.com:tux3/qTox into default_dir_for_saving
2015-09-03 17:57:23 +01:00
Zetok Zalbavar
06611d618e
Revert changes from merge of #2092 pull request
...
That pull request made qTox crash in a number of ways, with no quick fix
available.
Hopefully there will be a way to fix crash, so that this commit could be
reverted, and fix applied.
2015-08-30 21:28:53 +01:00
agilob
db5903c2fe
set one global initial file accept directory for all file transfers
2015-08-30 20:36:39 +01:00
agilob
d6b176d955
Merge remote-tracking branch 'TheSpirit/requests'
...
merge awaiting friend requests, fix formatting conflict
2015-08-30 14:25:46 +01: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
TheSpiritXIII
d21a6d29de
Fix request translations and make group button stay down
2015-08-21 12:36:59 -04:00
TheSpiritXIII
2043908e15
Remove dialog for group invites
2015-08-21 10:32:00 -04:00
TheSpiritXIII
997418a9de
Store friend requests
2015-08-20 17:58:03 -04:00
TheSpiritXIII
814bd922ca
Video: Group audio view avatars
2015-08-18 13:40:11 -04:00
TheSpiritXIII
1522d3848c
Video: Show avatar, clean ups
2015-08-13 09:31:15 -04:00
TheSpiritXIII
9d12c295be
Keep aspect ratio of inner video
2015-08-11 14:01:49 -04:00