anoadragon453
4e065f1395
fix(login screen): Change text on login tooltip
9 years ago
Zetok Zalbavar
32ed2ac0ef
docs(README.md): remove not needed link to the overlay for Gentoo
...
Since qTox is available in main Gentoo repo, it makes using overlay
not needed.
9 years ago
Zetok Zalbavar
af698d8537
Merge pull request #3074
...
PKEv (1):
Correction Russian translation
9 years ago
Zetok Zalbavar
375c9657ce
Merge pull request #3025
...
Action messages are now italicized.
Pro (1):
style action messages centered and italicized
9 years ago
Pro
993232765e
style action messages centered and italicized
...
no more centering
remove extra spaces
squash
9 years ago
sudden6
750409ae76
Merge pull request #3071
...
ProMcTagonist (3):
change picture
more features
small border fix
9 years ago
sudden6
3a5a7b6757
Merge pull request #3073
...
Zetok Zalbavar (1):
chore(merge-script): add check for number and a useful failure message
9 years ago
ProMcTagonist
ea8d31d3d5
small border fix
9 years ago
ProMcTagonist
46e8464d4f
more features
9 years ago
Andrew Morgan
2a8071da29
Prevent regex capture from extended past line boundaries.
9 years ago
PKEv
5fdbe03327
Correction Russian translation
9 years ago
Zetok Zalbavar
b9abea636e
chore(merge-script): add check for number and a useful failure message
...
Message appears only if merge was unsuccessful and makes deleting
as quick as copypasting.
Check makes sure that supplied argument is actually an number, which
helps avoid waiting for git to eror out on "no remote branch".
Additionally, renamed `original` upstream to `upstream`, according to
@sudden6's suggestion.
9 years ago
sudden6
791d871737
Merge pull request #3070
...
Zetok Zalbavar (1):
docs(CONTRIBUTING.md): add section about commit message format
9 years ago
Zetok Zalbavar
99bf6aeec6
docs(CONTRIBUTING.md): add section about commit message format
...
With a proper, (not yet) enforced commit message format qTox would get
both clean commit messages and automatically generated changelog.
In regard to #2887 .
Content of the commit taken from `CONTRIBUTING.md` @
96e2cec95a
and adjusted for qTox needs.
9 years ago
Zetok Zalbavar
8df7fbe63f
Merge pull request #3067
...
kehugter (1):
Update Spanish translation
9 years ago
ProMcTagonist
084f6962d2
change picture
...
#3020
9 years ago
kehugter
4bc95c8c7c
Update Spanish translation
9 years ago
sudden6
d28c371786
style: fix indentation of simple_make.sh
9 years ago
sudden6
5e0c0704cc
Merge pull request #3060
...
Flemming Richter (2):
added missing dependency to libsqlcipher-dev in simple_make.sh
added missing dependency to sqlcipher-devel in simple_make.sh
9 years ago
sudden6
c5ad132b02
Merge pull request #3059
...
ovalseven8 (1):
Update for the German translation file
9 years ago
Flemming Richter
3804ceb9f7
added missing dependency to sqlcipher-devel in simple_make.sh
9 years ago
ovalseven8
e07d81e7c7
Update for the German translation file
9 years ago
sudden6
de4878909d
fix: Close logfile only after the disabling logging to file
...
This fixes a segfault when closing qTox, because the logfile was closed
before the last message was written.
9 years ago
sudden6
631c37aef1
Merge pull request #2839
...
apprb (4):
Groupchats: fix user list update
Grouplist: tracking of the friend's alias changing (fix : #1847 )
Fix #2600 : Missing username in group chat
Check for empty username in a groupchat
9 years ago
Flemming Richter
7896c53930
added missing dependency to libsqlcipher-dev in simple_make.sh
9 years ago
sudden6
a7ffc08cdb
fix: Make logMessageHandler thread-safe
...
Make use of mutexes and atomic operations to make logging thread-safe
and deadlock free.
9 years ago
sudden6
c1e2a3c5b6
fix: Deadlock while rotating logs
...
based on #2974
fixes #2920
9 years ago
sudden6
0f0113e72f
Merge pull request #2994
...
Chiitoo (1):
Chatlog: Adjust whitespace behaviour/handling.
9 years ago
sudden6
0330cd7627
Merge pull request #2990
...
Erik Edrosa (3):
remove hard coded system tray include paths
Update list of dependencies with pkg-config
add ffmpeg libraries to PKGCONFIG
9 years ago
Erik Edrosa
44e7655546
add ffmpeg libraries to PKGCONFIG
9 years ago
sudden6
da2f892d63
fix #3052
10 years ago
sudden6
cda05bb772
Merge pull request #3044
...
Andrew Morgan (1):
Removed uneccessary for loop in markdown and url parsing.
10 years ago
sudden6
78551e970e
Merge pull request #2978
...
sudden6 (12):
Revert "Revert changes from merge of #2092 pull request"
port groupinvitform to new ui
fix segfaults
adapt groupinviteform to existing conventions
Fix notification opening wrong form
notify on friendrequest and groupchat invite
fix layout of friendrequest form
fix segfault when logging out and in again
reject multiple friend requests from one person makes https://github.com/TheSpiritXIII/qTox/commit/
fix wrong text on button
fix friend request notification if friendrequestform is hidden
fix notification if friendrequest tab is visible, don't display friendrequests with html
10 years ago
sudden6
875f910fb6
Merge pull request #3040
...
Zetok Zalbavar (1):
fix: increase faux offline message timeout
10 years ago
sudden6
cc204a564a
Merge pull request #3048
...
Jason Papakostas (1):
fix initial disabled state for "Focus window" checkbox
10 years ago
sudden6
7576216871
Merge pull request #3049
...
Jason Papakostas (1):
fix sound sliders not saving when moved by keyboard
10 years ago
Jason Papakostas
0c67831b4e
fix sound sliders not saving when moved by keyboard
...
closes #2866
10 years ago
Jason Papakostas
c829c24b56
fix initial disabled state for "Focus window" checkbox
10 years ago
sudden6
9a80950ac6
Fix #2161
10 years ago
Andrew Morgan
d343408749
Removed uneccessary for loop in markdown and url parsing.
10 years ago
sudden6
252c9c8fae
Merge pull request #2980
...
Michał Šrajer (4):
fix #2976
make fix for #2976 Qt5.3 compatible.
fix logs and screenshots path on linux
ensure screenshots directory exists
10 years ago
Michał Šrajer
4f32acba3e
ensure screenshots directory exists
10 years ago
sudden6
6c5d70d862
Merge pull request #3033
...
sudden6 (1):
update friend activity on groupchat events fixes #2848
10 years ago
Zetok Zalbavar
76d8e19320
fix: increase faux offline message timeout
...
Should make problem with duplicated messages less common.
Related to #2726 .
10 years ago
sudden6
4ce3bf1290
Merge pull request #3039
...
RowenStipe (4):
Auto ver finding for lib sodium & qt + attempt to make brew less noisy
Make update silent for travis
Make Brew quitter: Round 3
Applied ductile to home-brew's mouth on update
10 years ago
sudden6
990a50f1ca
Merge pull request #3037
...
Zetok Zalbavar (1):
chore(merge-script): add a way to add optional merge message
10 years ago
Michał Šrajer
528b0d99a2
fix logs and screenshots path on linux
...
The QStandardPaths generates paths with app name (qTox) subdirectory
for DataLocation and CacheLocation. No need to add '/tox'.
Both screenshots dir and log file are now in qTox dir in proper location on linux.
10 years ago
RowenStipe
9dd46c249b
Applied ductile to home-brew's mouth on update
10 years ago
RowenStipe
ff41443b1e
Make Brew quitter: Round 3
10 years ago
RowenStipe
bfe730241b
Make update silent for travis
10 years ago