sudden6
d601a76329
Merge pull request #3031
...
Zetok Zalbavar (1):
docs: add in user manual behaviour of sorting `By Activity`
10 years ago
sudden6
dd6dd9d71e
Merge pull request #3032
...
Zetok Zalbavar (1):
feat: disable building with filter_audio by default
10 years ago
Zetok Zalbavar
4c63c08184
docs(INSTALL.md): update (simplify) instructions for Gentoo
...
Since now ebuild is in the main Gentoo repo.
10 years ago
Zetok Zalbavar
116cc9366c
feat: disable building with filter_audio by default
...
Given that currently `filter_audio` doesn't help qTox users to improve
quality of their conversations, there's little to no point in making
qTox build with it by default. This might change when (if?)
`filter_audio` support in qTox gets improved/fixed.
BREAKING CHANGE: Disabling of `filter_audio` was done by passing
`DISABLE_FILTER_AUDIO=YES` to `qmake`. With this change `filter_audio`
is disabled by default, and in order to enable it,
`DISABLE_FILTER_AUDIO=NO` has to be passed to `qmake`.
10 years ago
Zetok Zalbavar
558d9e1a27
docs: add in user manual behaviour of sorting `By Activity`
10 years ago
sudden6
d1446ae56f
Merge pull request #3029
...
Zetok Zalbavar (1):
chore: add script for creating signed merge commits
10 years ago
Zetok Zalbavar
7c30bf6836
chore: add script for creating signed merge commits
...
Merge messages are composed of PR number + appended shortlog.
Script is supposed to work only if there are no merge conflicts.
Example usage: `./merge-pr.sh 1234`
10 years ago
Zetok Zalbavar
858c4b47fe
chore(osx): update building script to use Qt 5.6.0
10 years ago
sudden6
ccb8fb9625
Merge pull request #3000 from zetok:instructions
...
docs(INSTALL.md): remove instructions for unsupported by qTox ubuntu
10 years ago
Zetok Zalbavar
a48c422593
Merge pull request #3011 from kehugter:spanish-translation
...
Update Spanish translation
10 years ago
Zetok Zalbavar
a49496873d
Merge pull request #3012 from kehugter:typos
...
Typo and translation fix
10 years ago
Zetok Zalbavar
7ef6889485
Merge pull request #3010 from rugk:patch-issuetemplate
...
Add issue template
10 years ago
kehugter
5a865df2b9
Update Spanish translation
10 years ago
kehugter
6894f0c6bc
Typo and translation fix
...
Set `...` string as notr
Capitalise `Markdown`, is a proper noun
10 years ago
rugk
952c2fd3a9
Add issue template
10 years ago
Zetok Zalbavar
9d8561a526
Merge pull request #3001 from ovalseven8:language-de
...
Update German translation
10 years ago
Zetok Zalbavar
8258ae5e01
Merge pull request #3006 from ovalseven8:licence-translation
...
Make the original licence untranslateable because it should be in English
10 years ago
Erik Edrosa
e236a58f2e
Update list of dependencies with pkg-config
10 years ago
ovalseven8
386a428378
Update German translation
10 years ago
ovalseven8
bcaa041ede
Make the original licence untranslateable because it should be in English
10 years ago
Zetok Zalbavar
a48b424f11
docs(INSTALL.md): remove instructions for unsupported by qTox ubuntu
10 years ago
tux3
e37e87d688
Merge branch 'stable'
...
This updates master's tag to 1.3.0+
10 years ago
tux3
c3caba2e3f
Merge branch 'pr2832'
...
Markdown support!
10 years ago
tux3
48d14be564
Merge branch 'pr2993'
10 years ago
tux3
dd8a30f4ee
Merge branch 'pr2992'
10 years ago
tux3
771db5c9b8
Merge branch 'pr2986'
10 years ago
tux3
3fbf447174
Merge branch 'pr2959'
10 years ago
tux3
9db1032e1d
Merge branch 'pr2982'
10 years ago
tux3
b69042ec40
qTox 1.3.0 release
...
All:
- New and improved sound code
- New HTTPS ToxMe protocol support
- Translation updates
- Miscellaneous fixes and polishing
OSX:
- Video!
Windows:
- Updater now works better with Portable mode
10 years ago
tux3
c474dec7c5
Merge branch 'pr2979'
10 years ago
tux3
318de322bf
Fix #2849
...
Make the auto-updater aware of portable mode
10 years ago
Chiitoo
7b8e947acd
Chatlog: Adjust whitespace behaviour/handling.
...
Allow for strings of whitespace characters to be displayed in chat
messages without them being truncated.
Original work by TheSpiritXIII.
10 years ago
Erik Edrosa
1ebe2a62df
add PREFIX variable
10 years ago
Corey Sheldon
5dbb2e34fa
Update INSTALL.md
10 years ago
Corey Sheldon
964252dfa7
Correcting a install command --Fedora
...
dnf group install != dnf groupinstall (the former will fail to install, it shows the packages but silently fails with `Nothing to Do` \n `Complete!`
10 years ago
Erik Edrosa
be2f9501f8
remove hard coded system tray include paths
10 years ago
minj
137bd242e1
fix Lithuanian translation
...
a mix up caused by tux3#2985
10 years ago
kehugter
8e270dad67
Add direct link with template for submitting new issues
...
Add direct link for submitting new issues in the Settings -> About widget.
Use a prefilled template with the information listed in CONTRIBUTING.md.
10 years ago
Michał Šrajer
a4c5661443
make fix for #2976 Qt5.3 compatible.
10 years ago
Michał Šrajer
638a5f822f
obey the coding style rules
10 years ago
Michał Šrajer
04b3276b0f
fix 2874
...
when losing focus circle gets renamed unless ESC is pressed
10 years ago
Zetok Zalbavar
1eb68542df
Merge pull request #2981 from VittGam:patch-1
...
Fix toxURI parsing.
10 years ago
Vittorio G (VittGam)
ffa0c2136e
Fix toxURI parsing.
...
It was always eating two characters more than needed.
A toxURI passed to handleToxURI always starts with "tox:", it's checked in the handleToxURI callers. So here we need to remove that prefix, that's long 4 characters and not 6.
The previous code was meant to handle tox:// and tox: cases, but the tox:// case is invalid and should not be handled (see #2118 ).
Fixes: d6a0910fc8
("fix uri parsing and tox URI detection, closes #2118")
10 years ago
Michał Šrajer
3227f6ea5b
fix #2976
...
on linux logs goes to ~/.cache/...
and screenshots goes to ~/.local/share/...
10 years ago
Binayak Ghosh
54fabb964c
fixes issue #2868
10 years ago
Zetok Zalbavar
e5e4d561c9
fix(osx-script): remove unnecessary usage of `sudo`
...
Neither toxcore or filter_audio require `sudo` to be installed under
`libs/`.
10 years ago
Zetok Zalbavar
6c0fb9a0f5
Merge picked commits from pull request #2971 from linux-modder:patch-13
...
Corey Sheldon (2):
Updated sqlcipher compile instructions for Fedora
Updated sqlcipher compile instructions for Fedora (Take #2 )
Also, fixed some formatting.
10 years ago
Zetok Zalbavar
f060c10023
Merge pull request #2967 from Twyz:Twyz-patch-1
...
Updated Italian translation
10 years ago
sudden6
685d91f0a3
Completely remove filteraudio checkbox from the ui
10 years ago
sudden6
e5cc004edf
Revert "disable filteraudio, because it makes audio quality worse"
...
This reverts commit 17f13459b6
.
10 years ago