| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Reported by: lwhsu
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Mitigate crashes when entering invalid Python regular expressions in the
window filter dialogue.
* Added option to disable the handling of the Capslock modifier key. Fixes
issues when that key is remapped to something else, for example Ctrl. The
new option can be found in the settings dialogue.
* API function system.exec_command() now only trims the last character in
the output, if it is actually a newline character. If the executed
command does not output a newline at the end, the full output is returned.
* Fixed wrong optional argument in man page for autokey-run.
* Removed unnecessarily set executable bit from several AutoKey SVG icons.
Submitted by: Daniel Shafer <daniel@shafer.cc> (maintainer)
Differential Revision: https://reviews.freebsd.org/D29350
Notes:
svn path=/head/; revision=568849
|
|
|
|
|
|
|
|
| |
PR: 254218
Exp-run by: antoine
Notes:
svn path=/head/; revision=568547
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* PyQt5: update to 5.15.3
This is a minor feature and bug-fix release. There are corresponding releases of the other PyQt5-related packages.
- Added the missing QImage.setAlphaChannel().
- Support for the QtNetworkAuth library has been moved to a separate PyQtNetworkAuth package.
- Wheels no longer bundle the corresponding Qt libraries and instead automatically install them from an external wheel.
* QScintilla2: update to 2.12.0
This adds support for Qt6 and removes support for Qt4.
- Change the new distname (again)i due to a conflict
- Use the new sip-build system
* devel/py-qtbuilder: update to 1.9.0
* devel/py-sip: fix flavor for sip-distinfo
PR: 253865
Exp-run by: antoine
Notes:
svn path=/head/; revision=567825
|
|
|
|
| |
Notes:
svn path=/head/; revision=561958
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update py-sip to 4.19.21
- Update qscintilla2 to 2.11.4
- Replace MASTER_SITE_RIVERBANK with https versions
- Replace QSCI2_DISTNAME to match with the new one
PR: 245308
Approved by: tcberner (mentor)
Exp-run by: antoine
Notes:
svn path=/head/; revision=531396
|
|
|
|
|
|
|
|
|
|
|
| |
- Update WWW
- Pet portlint
PR: 243943
Approved by: Daniel Shafer <daniel@shafer.cc> (maintainer)
Notes:
svn path=/head/; revision=525463
|
|
|
|
| |
Notes:
svn path=/head/; revision=525398
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=524547
|
|
|
|
| |
Notes:
svn path=/head/; revision=508835
|
|
|
|
| |
Notes:
svn path=/head/; revision=500004
|
|
|
|
|
|
|
|
| |
PR: 234533
Submitted by: Daniel Shafer <daniel@shafer.cc> (maintainer)
Notes:
svn path=/head/; revision=488832
|
|
https://github.com/autokey/autokey
PR: 232801
Submitted by: Daniel Shafer <daniel@shafer.cc>
Differential Revision: https://reviews.freebsd.org/D18407
Notes:
svn path=/head/; revision=488737
|