Mario Preksavec
220fea66a0
Make dropdown menus look better on high dpi
2015-05-04 02:12:02 +02:00
Mario Preksavec
cee850dcec
Update Slackware install instructions
2015-05-04 01:33:59 +02:00
Mario Preksavec
b874f31b0d
Fallback XFCE detection
2015-05-04 01:03:58 +02:00
Corey Sheldon
9a26095b6a
Update INSTALL.md
...
Updated fedora instructions to reflect the deprecation of yum --- updated with dnf commands
2015-05-03 16:56:45 -04:00
Ansa89
046376bed6
Italian translation: update
2015-04-29 11:36:54 +02:00
novist
7e0009e99c
Fixed filter_audio lib windows bootstraping
...
Added qrencode lib to windows bootstrap script
2015-04-28 19:14:50 +03:00
Mario Preksavec
f88f8dc3cb
Remove StatusNotifier dependency
2015-04-28 17:28:21 +02:00
Fish
429205e4e0
Update fr.ts
2015-04-28 00:00:18 +02:00
tux3
66cb02d1c3
Fix qTox Android build
2015-04-27 17:59:44 +02:00
tux3
44c6b42c56
New OS X dock icon from #1541
...
Thanks to @pwnsdx
2015-04-27 17:22:05 +02:00
tux3
25329d3a57
Remove redundant QString ctor
...
Thanks to @Papierkorb
2015-04-27 03:16:52 +02:00
tux3
92f14cc6eb
Create config directory on first run
...
Fixes #1540
2015-04-27 02:48:16 +02:00
tux3
f0c01a4f64
Fix typo in error message
...
Thanks to @Selena-Gomez for finding this.
2015-04-27 02:11:50 +02:00
tux3
2fed6724b2
Merge of the new API compatible qTox branch
...
Merge branch 'back_in_the_game'
2015-04-26 17:47:53 +02:00
tux3
542cae85d3
Give appropriately scary name to dangerous function
...
"isPathWritable" didn't convey really well the meaning of "let's try to open it, wipe everything the hell out, and see if it worked"
2015-04-26 17:39:39 +02:00
tux3
8786f9525e
Fix #1536
...
New friends must be added to the friend list before loading history, otherwise the history code won't find the friend in the friendlist, and the history will have blank names for the friend
2015-04-26 14:40:07 +02:00
tux3
936f055893
Merge branch 'pr1535' into back_in_the_game
2015-04-25 23:10:58 +02:00
agilob
a31b33106a
added missing lib for ubuntu
2015-04-25 21:48:44 +01:00
tux3
200af0fd49
Better error messages for friend requests
2015-04-25 22:07:40 +02:00
tux3
d962148dd0
Fix more save corruption bugs
...
askProfiles is a really dangerous function. Awful things happen when the user closes that message box. We now prevent it from being closed in more places
2015-04-25 21:33:15 +02:00
tux3
7eb9370c0b
Disable the GUI until a profile is active
...
There are small instants on startup and while profile switching during which no profile is loaded but the GUI could still receive events, e.g. between two modal windows. Disable the GUI to prevent that.
2015-04-25 21:05:29 +02:00
tux3
e682dada3b
Fix save corruption bug
...
Don't just let the user close the profile select box and continue with an empty value. We would create a new profile and save it back on top of the previous encrypted profile
2015-04-25 20:20:53 +02:00
tux3
e74e29e4fb
Cleanly cancel broken file transfers
2015-04-25 19:18:46 +02:00
tux3
cdb2bad7c3
Signal broken file transfers
2015-04-25 17:12:49 +02:00
tux3
c6e60c4c77
Remove some CoreFile debug output
2015-04-25 16:59:29 +02:00
tux3
bd5eebbc2e
Cache avatar sending, fix image file preview
...
- Add AvatarBroadcaster, in charge of making sure our friends have our avatar without spamming file transfers
- Fix file sending code not closing the file after transfer, which prevented file previews, and make the QFile a shared_ptr to fix the obvious memory leak
Some small additions to Core to support AvatarBroadcaster
2015-04-25 16:51:58 +02:00
tux3
9ece486e22
Prevent possible uninitialized read of status
...
For unhandled values of Status, we want to return, not continue with an uninitialized value.
2015-04-25 02:28:57 +02:00
tux3
0e65d150e3
Don't show call buttons in text-only groupchats
...
I'm not sure why there are text-only groupchats in the first place, but that's fixed.
2015-04-25 01:50:35 +02:00
tux3
9d3d17d05e
Avatar sending on top of file transfers
2015-04-25 01:26:52 +02:00
tux3
cdf3d9f553
Change some tabs to space for consistency
2015-04-24 23:05:44 +02:00
tux3
8b6ef7ab9d
Merge branch 'pr1524' into back_in_the_game
...
Conflicts:
src/widget/form/groupchatform.cpp
2015-04-24 23:04:11 +02:00
tux3
f76434f94f
Merge branch 'pr1522' into back_in_the_game
2015-04-24 22:58:54 +02:00
tux3
43279368f3
Cherry-pick da084594d9
from #1523
...
Closes #1523
2015-04-24 22:57:02 +02:00
AxP
7b3baa8932
German translation updated.
2015-04-24 22:57:00 +02:00
tux3
c3c370d118
Cherry-pick da084594d9
from #1523
...
Closes #1523
2015-04-24 22:56:46 +02:00
AxP
29ea557269
German translation updated.
2015-04-24 22:56:14 +02:00
kushagra
0a7c82c2cf
Right clicking anywhere wont unhighlight text, fixes #1517
2015-04-24 22:49:22 +02:00
tux3
1c51cd788b
Merge branch 'pr1509' into back_in_the_game
2015-04-24 22:37:01 +02:00
tux3
b70bc008a0
Merge branch 'pr1503' into back_in_the_game
2015-04-24 22:35:48 +02:00
tux3
f8eb90f74d
Merge branch 'pr1498' into back_in_the_game
2015-04-24 22:34:21 +02:00
tux3
2954ee3c95
Merge branch 'pr1496' into back_in_the_game
2015-04-24 22:28:10 +02:00
kushagra
b4f72b620d
fixes action bugs
...
1) action received gets modified on restart
2) sender's name is written twice if action is sent using offline messaging
3) /me is written when action is sent in groupchat having one peer
4) /me is not saved in last message variable in friendd chat
2015-04-24 22:20:52 +02:00
tux3
2d29c3d9f4
Merge branch 'pr1493' into back_in_the_game
2015-04-24 22:08:52 +02:00
Rohil Surana
a677e34ca4
Removed corner border in scroll area
2015-04-24 22:04:57 +02:00
tux3
262fc7059d
Merge branch 'pr1487' into back_in_the_game
2015-04-24 21:51:38 +02:00
tux3
110a6ca850
Fix typos in tooltips
...
transmit -> tranfer
2015-04-24 21:51:25 +02:00
PKEv
137d1ae2d5
Add tooltip in filetransferwidget
...
It is not clear what they are doing buttons
2015-04-24 21:50:05 +02:00
tux3
96e0f0d502
Merge branch 'pr1477' into back_in_the_game
2015-04-24 21:48:55 +02:00
Yuri
11883bab85
Added Ctrl+Q shortcut.
2015-04-24 21:44:48 +02:00
tux3
5662120c51
Show Tox ID instead of blank names
2015-04-24 21:34:24 +02:00