qtermwidget-qt5
No description set
- Developed at X11:LXQt
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/qtermwidget-qt5 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
qtermwidget-0.16.0.tar.xz | 0000182460 178 KB | |
qtermwidget-0.16.0.tar.xz.asc | 0000000862 862 Bytes | |
qtermwidget-qt5.changes | 0000007102 6.94 KB | |
qtermwidget-qt5.keyring | 0000003189 3.11 KB | |
qtermwidget-qt5.spec | 0000003273 3.2 KB |
Revision 6 (latest revision is 15)
Dominique Leuenberger (dimstar_suse)
accepted
request 846013
from
Michael Vetter (jubalh)
(revision 6)
- Update to 0.16.0: * Use qAsConst. * Don't search application dir for keyboard and scheme data. * Use Q_EMIT to call signals, instead of the emit keyword. * Dropped the deprecated class QLinkedList. * Don't use 0/nullptr to initialize QFlags. * Fixed ColorEntry copy operator. * Disabled the use of copy constructors and assignment operators. * Check for successful ioctl() calls by testing that the call did not return -1. * Fix find_package() developer warning in cmake. * Use const references wherever possible. * Handle keyboard commands properly.
Comments 0