Overview

Request 617487 accepted

- Update to version 1.15.0:
* chore(windows): fix automatic deploy for windows
* chore(release): update qTox version to v1.15.0
* chore(l10n): update translations from Weblate
* chore(windows): automatically deploy for windows
* chore(version): update toxcore version to v0.2.2
* perf(ui): cache stylesheets to reduce memory usage
* fix(settings): connect enable LAN discovery checkbox
* fix(core): split messages on utf8 multibyte character boundary properly
* feat(camera): add higher resolution camera options
* refactor(avform): simplify and standardize sliders, use RMS for volume
* fix(audio): apply gain to both audio channels
* fix(audio): move audio timers to and start from audioThread
* refactor(ui): consolidate new message settings under UI page
* feat(ui): add setting for disabling new message notification popup
* feat(ui): Add ability to disable LAN discovery
* fix(profile): don't error if no new avatar is selected
* fix(chatform): include pressed key(s) when changing focus
* fix(settings): add missing enableTestSound to settings
* fix(ui): remove placeholder update UI
* fix(docs): include master key fingerprint instead of subkey fingerprint
* refactor(call): Refactor toxcall and disconnect lambda on destruction
* chore(windows): add architecture to installer's and zip's filenames
* chore(windows): create a zip with qTox to be used in release publishing
* chore(windows): use NSIS 3 and cache NSIS ShellExecAsUser plugin
* chore(windows): bump VPX version to the latest (1.7.0)
* chore(windows): bump Sodium version to the latest (1.0.16)
* chore(windows): bump QREncode version to the latest (4.0.0)
* chore(windows): bump FFmpeg 3.2 version to the latest (3.2.10)
* chore(windows): bump SQLCipher version to the latest (3.4.2)
* chore(windows): bump Qt 5.9 version to the latest (5.9.4)
* chore(windows): bump OpenSSL version to the latest (1.0.2o)
* feat(Weblate): create script to automatically merge Weblate changes
* chore(windows): build installer on Travis
* fix(history): don't save own messages when history is disabled
* fix(docs): update dependencies for Debian
* fix(login): Don't dereference null pointer
* fix: remove build date and time from main.cpp
* fix(import): don't use java-style iterator before first element
* fix(offlinemsg): make faux offline messages purely event based
* refactor: remove some unused includes
* chore: put download URL for CircleCI artifacts in the build log
* fix(IPC): Update profileName to update IPC ID after login screen
* fix(chattextedit): ChatTextEdit bug fix for issue #5020 Corrected
* docs(build): Add Fedora to the list of quick install
* docs(build): Add Fedora simple install instructions
* chore: remove unmaintained package build script
* fix(name): Clear alias on name change so that name changes are visible
* fix(build): Remove unused vars, add default case for switch
* fix: don't use invalid reference after erasing element
* fix(avform): Audio/Video settings tab #5011 issue bugfix
* fix(widget): Fix double free crash on group leave
* docs(readme): add GPG fingerprint of tox-user
- remove/drop patch fix_compiler_warnings.patch becaue no more need
- rebase spec to fix build error
- improve summary and description of the package

The patch description was includes. However with misspelling.

Loading...
Request History
Eric Schirra's avatar

ecsos created request

- Update to version 1.15.0:
* chore(windows): fix automatic deploy for windows
* chore(release): update qTox version to v1.15.0
* chore(l10n): update translations from Weblate
* chore(windows): automatically deploy for windows
* chore(version): update toxcore version to v0.2.2
* perf(ui): cache stylesheets to reduce memory usage
* fix(settings): connect enable LAN discovery checkbox
* fix(core): split messages on utf8 multibyte character boundary properly
* feat(camera): add higher resolution camera options
* refactor(avform): simplify and standardize sliders, use RMS for volume
* fix(audio): apply gain to both audio channels
* fix(audio): move audio timers to and start from audioThread
* refactor(ui): consolidate new message settings under UI page
* feat(ui): add setting for disabling new message notification popup
* feat(ui): Add ability to disable LAN discovery
* fix(profile): don't error if no new avatar is selected
* fix(chatform): include pressed key(s) when changing focus
* fix(settings): add missing enableTestSound to settings
* fix(ui): remove placeholder update UI
* fix(docs): include master key fingerprint instead of subkey fingerprint
* refactor(call): Refactor toxcall and disconnect lambda on destruction
* chore(windows): add architecture to installer's and zip's filenames
* chore(windows): create a zip with qTox to be used in release publishing
* chore(windows): use NSIS 3 and cache NSIS ShellExecAsUser plugin
* chore(windows): bump VPX version to the latest (1.7.0)
* chore(windows): bump Sodium version to the latest (1.0.16)
* chore(windows): bump QREncode version to the latest (4.0.0)
* chore(windows): bump FFmpeg 3.2 version to the latest (3.2.10)
* chore(windows): bump SQLCipher version to the latest (3.4.2)
* chore(windows): bump Qt 5.9 version to the latest (5.9.4)
* chore(windows): bump OpenSSL version to the latest (1.0.2o)
* feat(Weblate): create script to automatically merge Weblate changes
* chore(windows): build installer on Travis
* fix(history): don't save own messages when history is disabled
* fix(docs): update dependencies for Debian
* fix(login): Don't dereference null pointer
* fix: remove build date and time from main.cpp
* fix(import): don't use java-style iterator before first element
* fix(offlinemsg): make faux offline messages purely event based
* refactor: remove some unused includes
* chore: put download URL for CircleCI artifacts in the build log
* fix(IPC): Update profileName to update IPC ID after login screen
* fix(chattextedit): ChatTextEdit bug fix for issue #5020 Corrected
* docs(build): Add Fedora to the list of quick install
* docs(build): Add Fedora simple install instructions
* chore: remove unmaintained package build script
* fix(name): Clear alias on name change so that name changes are visible
* fix(build): Remove unused vars, add default case for switch
* fix: don't use invalid reference after erasing element
* fix(avform): Audio/Video settings tab #5011 issue bugfix
* fix(widget): Fix double free crash on group leave
* docs(readme): add GPG fingerprint of tox-user
- remove/drop patch fix_compiler_warnings.patch becaue no more need
- rebase spec to fix build error
- improve summary and description of the package

The patch description was includes. However with misspelling.


Saul Goodman's avatar

licensedigger accepted review

ok


Factory Auto's avatar

factory-auto added opensuse-review-team as a reviewer

Please review sources


Factory Auto's avatar

factory-auto added repo-checker as a reviewer

Please review build success


Factory Auto's avatar

factory-auto accepted review

Check script succeeded


Staging Bot's avatar

staging-bot added as a reviewer

Being evaluated by staging project "openSUSE:Factory:Staging:adi:218"


Staging Bot's avatar

staging-bot accepted review

Picked openSUSE:Factory:Staging:adi:218


Repo Checker's avatar

repo-checker accepted review

cycle and install check passed


Ismail Dönmez's avatar

namtrac accepted review


Staging Bot's avatar

staging-bot accepted review

ready to accept


Staging Bot's avatar

staging-bot approved review

ready to accept


Yuchen Lin's avatar

maxlin_factory accepted request

Accept to openSUSE:Factory

openSUSE Build Service is sponsored by