1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
Commit Graph

3648 Commits

Author SHA1 Message Date
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
730626fc2c Multi-window: Sort window chat list, fix group window bugs 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
Zetok Zalbavar
60c18d07a6
Merge pull request #2203 from Impyy:dutch-lang-update
Update nl.ts
2015-09-12 14:16:50 +01:00
Impyy
f78ec977d3 Update nl.ts
Translated remainders for dutch
2015-09-12 14:51:26 +02:00
Zetok Zalbavar
7a4ab3b9b3
Merge pull request #2190 from Ilya87:master
Russian translation update
2015-09-11 09:11:58 +01:00
Ilya87
9de325a2b0 Russian translation update 2015-09-10 19:45:51 +03:00
Zetok Zalbavar
ccc2dd2ad9
More visually appealing wording for DB writing mode 2015-09-10 16:08:30 +01:00
Zetok Zalbavar
7449e0efcd
Change wording "tox{1,3}" → "toxdns{1,3}"
Should help avoid confusion about security of Tox protocol.
2015-09-10 13:09:01 +01:00
Zetok Zalbavar
2409827582
Merge pull request #2192 from ovalseven8:patch-5
Replace char in file
2015-09-08 14:27:52 +01:00
Zetok Zalbavar
216af36b65
Merge pull request #2185 from ovalseven8:patch-4
Up-to-date German translation file
2015-09-08 14:25:30 +01:00
ovalseven8
2a8354a52e Replace char in file
- Qt Linguist had problems with it
- Additionally, improved readability
2015-09-08 15:14:00 +02:00
ovalseven8
dd5704f8a3 Up-to-date German translation file 2015-09-08 15:12:44 +02:00
Zetok Zalbavar
15a2283000
Add links to qTox ARM builds 2015-09-08 10:25:53 +01:00
Zetok Zalbavar
8b11680421
Merge pull request #2186 from aaannndddyyy:patch-5
correct a typo
2015-09-08 09:52:04 +01:00
aaannndddyyy
4fb4ba7617 correct a typo 2015-09-07 20:50:41 +00:00
Zetok Zalbavar
9c65603e3d
Merge pull request #2182 from TheNain38:master
Update fr.ts
2015-09-06 12:49:19 +01:00
TheNain38
2765d5bf1e Update fr.ts 2015-09-06 11:52:19 +02:00
Zetok Zalbavar
c4a92d9518
Merge pull request #2181 from tetraf:master
French translation (small update)
2015-09-06 10:50:08 +01:00
tetraf
70f797ec82 French translation (small update) 2015-09-06 10:08:58 +02:00
Zetok Zalbavar
fae7bdba8e
Merge pull request #2178 from TheNain38:master
Update fr.ts
2015-09-06 07:26:25 +01:00
Zetok Zalbavar
8cfd317ed6
Merge pull request #2180 from kehugter:master
Spanish translation update
2015-09-06 07:18:04 +01:00
tux3
5f16c5c1da
Don't save settings a billion times on startup 2015-09-06 00:17:41 +02:00
tux3
8fbc0c8b59
Remove some debug output fluff 2015-09-06 00:11:47 +02:00
kehugter
7f80c780d2 Spanish translation update 2015-09-05 23:07:08 +02:00
tux3
b14bc68702
Merge branch 'pr2172' 2015-09-05 20:36:32 +02:00
tux3
0596210099
Merge branch 'pr2150' 2015-09-05 19:30:47 +02:00
tux3
54c837a03e
Fix portable mode settings loading
Fixes partially #1883, avatars still don't carry over.
2015-09-05 19:20:18 +02:00
TheNain38
37a2bbe457 Update fr.ts 2015-09-05 12:37:56 +02:00
Zetok Zalbavar
e15c32ad2b
Merge pull request #2177 from DavidWolfgang:master
Fixing some typos at spanish translation
2015-09-05 06:40:32 +01:00
David Wolfgang
124715a920 Fixing some typos at spanish translation 2015-09-05 03:08:32 +02:00
Zetok Zalbavar
7796421f73
Improve wording of login page: "Create Account" → "Create Profile"
This should improve situation with misunderstandings, and add more
consistency.
2015-09-04 14:03:24 +01:00
Zetok Zalbavar
6f032cca53
Show toxcore version
Even though currently it's listed as 0.0.0, it sill should be shown.

Closes #2086
2015-09-04 12:11:41 +01: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
tux3
05fece4fab
Remove unused clearAllLocks function 2015-09-03 17:25:09 +02:00
tux3
30c8980d1b
Profile locks are only stale if orphaned
Locks used to become stale after 30s of use, they now only become stale if their parent process dies.
2015-09-03 17:24:33 +02:00
tux3
dde68625ad
Merge branch 'pr2014' 2015-09-03 17:19:13 +02:00
agilob
3b4f8c5cf3
Merge remote-tracking branch 'gmscs/patch-1'
patch for intstall.md for opensuse
2015-09-02 20:57:33 +01:00
agilob
d5f6c5baef
Merge remote-tracking branch 'gmscs/patch-2'
fix for opensuse compilation from sources
2015-09-02 20:56:43 +01:00
gmscs
9421f92cac Add OpenSUSE to simple_make.sh
Not too happy with: " -e /etc/redhat-release -o -e /etc/zypp " for the qmake-qt5. 
Something similar could be done for Arch and *maybe* Void. I'll add to this when i get an Arch and a Void install up and running.
2015-09-02 20:40:16 +01:00
gmscs
a0f09fe86a libffmpeg-devel
"'ffmpeg-devel' not found in package names. Trying capabilities.
'libffmpeg-devel' providing 'ffmpeg-devel' is already installed."

woops, sorry
2015-09-02 12:53:22 +01:00