Revisions of lxqt-notificationd

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 973877 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 18)
- Update to 1.1.0:
  * The configuration GUI is polished.
  * The notification icon is updated when global settings are changed.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 930102 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 17)
- Update to 1.0.0:
  * The do-not-disturb mode is added.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 885941 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 16)
- Update to 0.17.0:
  * The notification summary is always handled as plain-text.
  * Code cleanup.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 846004 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 15)
- Update to 0.16.0:
  * Avoided container detachment.
  * Dropped deprecated QProcess method.
  * Added an option for showing notifications in the screen with
    the mouse pointer.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 767620 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 13)
- bsc#1161365: Fix build
- Add buildrequire for glib
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 680437 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 12)
- Update to 0.14.1:
  * Only translations was changed
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 670385 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 11)
- Update to 0.14.0:
  * Notification history implemented
  * Implementations fixed:
    - Fixed notification styles
    - Don't use automatic string conversions
    - Use QLatin1String where it is more efficient
    - Test app updated
  * Improved cmake scripting
    - Set cmake_minimum_required to 3.1.0
    - Removed locale compile definitons
  * Moved translations from lxqt-l10n back to lxqt-notificationd
    - Removed obsolete translation fuctionality
    - Added translation promo in README.md
  * Translation updates
- Move translation from lxqt-l10n into package
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 618047 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 10)
- Update to 0.13.0:
  * Spanish translation update
  * Include QStyle and QStyleOption to fix compilation with Qt5.11
  * CMake: Prevent in-source builds
  * notificationlayout: Remove the "on top" hint
  * fix razor-qt -> lxqt and http -> https
  * Fix mentions of LXDE
  * Fix typo
  * Fix spanish translation
  * Update Simplified Chinese desktop entry
  * Update Traditional Chinese translation
  * Drop Qt foreach
  * cmake: Handle CMP0071
  * Change icon to preferences-desktop-notification
- Update to 0.12.0:
  * Set patch version
  * Don't export github templates
  * Improvement for notification settings, see https://github.com/lxde/lxqt/issues/744#issuecomment-138601402
  * Updated Lithuanian language
  * Drops Qt5Core_VERSION_STRING
  * lxqt-config-notificationd: set Qt::AA_UseHighDpiPixmaps to true
  * Add a basic cli to lxqt-config-notificationd Add a basic cli to lxqt-notificationd
  * Added default CMAKE_BUILD_TYPE and LXQT_NOTIFICATION_PATCH_VERSION
  * Create lxqt-config-notificationd_pl_PL.desktop
  * Fixes a FTBFS in superbuild mode
  * Added merged autostart to CMakeLists.txt
  * Updated *_da.desktop files and removed *_da_DK.desktop files
  * Update desktop entries and Replace fr_FR by fr
  * Update Greek translation (el) Remove country variant from language code
  * CMake: Adds Runtime and Devel install COMPONENTs
  * Coding style changes
  * Updates the build system to use the Targets infrastructure
  * Drops hardcoded /etc/xdg paths
  * Updated german translation, replaced Qt4 by Qt in all xsession/translations
  * Updates translations infrastructure
  * Update the required minimum cmake version
  * remove dead template lines switch OnlyShowIn from Razor -> LXQt stringchanges LxQt -> LXQt
  * Support lxqt-session and add necessary xdg autostart desktop entry files.
  * Fix a typo: singals -> signals
  * Bump year
- Remove post and postun
- Update to 0.11.1:
  * Updated da translation. Removed da_DK
  * Update and rename French .desktop file
  * Make CMakeList.txt more uniform.
  * Remove cpack (#53)
- Update to 0.11.0:
  * Update and extend README.md
  * Add Catalan translation
  * build: Use external translations
  * ts-files removal (#50)
  * Clean up qDebugs/comments in notification.cpp
  * config: Use our specific icon for demo
  * Fix used licenses in AUTHORS, lxqt-notificationd is pure LGPL Bump year in AUTHORS
  * Italian translation update
  * Updated Russian translation Removed ru_RU files
  * notification: Default icon
  * notification: Fill background
  * update lxqt-config-notificationd_hu.ts
  * Update lxqt-config-notificationd_it.ts
- Update summary and description to match the package.
- Upstream release 0.10.0
- Removing patches:
 * fix_desktop_file.patch- Using sed in spec file now.
- Changed %build and %install to use cmake macros
- New upstream version 0.9.0
- Added -lang subpackage
- Added patch
  + fix_desktop_file.patch
- Added conditionals to enable Fedora builds 
- new upstream version 0.8.0 
- removed unused buildrequires 
- Specfile cleanup 
- Removed fedora specfile, split into subproject
  Del:  lxqt-notificationd-Fedora_20.spec 
- ran spec-cleaner on openSUSE specfile 
- Added specfile for Fedora_20
  Add:  lxqt-notificationd-Fedora_20.spec 
- Added tarball for new stable release
  Add:  lxqt-notificationd-0.7.0.tar.xz
  Del:  _service 
- Removed direct cmake calls, in favour of %cmake and %cmake_install 
- Initial Source Upload
  Add: _service
  Add: lxqt-notificationd.spec
  Add: lxqt-notificationd.changes 
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 535975 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 9)
- Update to 0.12.0:
  * Set patch version
  * Don't export github templates
  * Improvement for notification settings, see https://github.com/lxde/lxqt/issues/744#issuecomment-138601402
  * Updated Lithuanian language
  * Drops Qt5Core_VERSION_STRING
  * lxqt-config-notificationd: set Qt::AA_UseHighDpiPixmaps to true
  * Add a basic cli to lxqt-config-notificationd Add a basic cli to lxqt-notificationd
  * Added default CMAKE_BUILD_TYPE and LXQT_NOTIFICATION_PATCH_VERSION
  * Create lxqt-config-notificationd_pl_PL.desktop
  * Fixes a FTBFS in superbuild mode
  * Added merged autostart to CMakeLists.txt
  * Updated *_da.desktop files and removed *_da_DK.desktop files
  * Update desktop entries and Replace fr_FR by fr
  * Update Greek translation (el) Remove country variant from language code
  * CMake: Adds Runtime and Devel install COMPONENTs
  * Coding style changes
  * Updates the build system to use the Targets infrastructure
  * Drops hardcoded /etc/xdg paths
  * Updated german translation, replaced Qt4 by Qt in all xsession/translations
  * Updates translations infrastructure
  * Update the required minimum cmake version
  * remove dead template lines switch OnlyShowIn from Razor -> LXQt stringchanges LxQt -> LXQt
  * Support lxqt-session and add necessary xdg autostart desktop entry files.
  * Fix a typo: singals -> signals
  * Bump year
- Remove post and postun
- Update to 0.11.1:
  * Updated da translation. Removed da_DK
  * Update and rename French .desktop file
  * Make CMakeList.txt more uniform.
  * Remove cpack (#53)
- Update to 0.11.0:
  * Update and extend README.md
  * Add Catalan translation
  * build: Use external translations
  * ts-files removal (#50)
  * Clean up qDebugs/comments in notification.cpp
  * config: Use our specific icon for demo
  * Fix used licenses in AUTHORS, lxqt-notificationd is pure LGPL Bump year in AUTHORS
  * Italian translation update
  * Updated Russian translation Removed ru_RU files
  * notification: Default icon
  * notification: Fill background
  * update lxqt-config-notificationd_hu.ts
  * Update lxqt-config-notificationd_it.ts
- Update summary and description to match the package.
- Upstream release 0.10.0
- Removing patches:
 * fix_desktop_file.patch- Using sed in spec file now.
- Changed %build and %install to use cmake macros
- New upstream version 0.9.0
- Added -lang subpackage
- Added patch
  + fix_desktop_file.patch
- Added conditionals to enable Fedora builds 
- new upstream version 0.8.0 
- removed unused buildrequires 
- Specfile cleanup 
- Removed fedora specfile, split into subproject
  Del:  lxqt-notificationd-Fedora_20.spec 
- ran spec-cleaner on openSUSE specfile 
- Added specfile for Fedora_20
  Add:  lxqt-notificationd-Fedora_20.spec 
- Added tarball for new stable release
  Add:  lxqt-notificationd-0.7.0.tar.xz
  Del:  _service 
- Removed direct cmake calls, in favour of %cmake and %cmake_install 
- Initial Source Upload
  Add: _service
  Add: lxqt-notificationd.spec
  Add: lxqt-notificationd.changes 
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 432238 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 7)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 287403 from Shawn Dunn's avatar Shawn Dunn (sfalken) (revision 4)
- Changed %build and %install to use cmake macros (forwarded request 287065 from sfalken)
Displaying revisions 1 - 20 of 21
openSUSE Build Service is sponsored by