Revisions of lxqt-notificationd

buildservice-autocommit accepted request 1123546 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 34)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 1123445 from Shawn Dunn's avatar Shawn Dunn (sfalken) (revision 33)
- Update to 1.4.0:
  * Moved the size and margin settings to the Appearance page of
    config dialog.
  * Exit upon unsuccesful initialization.
  * Some code cleanup.
buildservice-autocommit accepted request 1080359 from Shawn Dunn's avatar Shawn Dunn (sfalken) (revision 32)
baserev update by copy to link target
Shawn Dunn's avatar Shawn Dunn (sfalken) accepted request 1079653 from Shawn Dunn's avatar Shawn Dunn (sfalken) (revision 31)
- Update to 1.3.0:
  * Updated translations and bumped the version
buildservice-autocommit accepted request 1033799 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 30)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 1033740 from Shawn Dunn's avatar Shawn Dunn (sfalken) (revision 29)
- Update to 1.2.0:
  * Allow no focused widget inside notifications (useful under Wayland).
  * Don't show default actions if nameless (no empty button, no
    empty combo-box item).
buildservice-autocommit accepted request 973877 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 28)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 27)
- Update to 1.1.0:
  * The configuration GUI is polished.
  * The notification icon is updated when global settings are changed.
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 26)
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 25)
- Update to 1.0.0:
  * The do-not-disturb mode is added.
buildservice-autocommit accepted request 885941 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 24)
auto commit by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 23)
- Update to 0.17.0:
  * The notification summary is always handled as plain-text.
  * Code cleanup.
buildservice-autocommit accepted request 846004 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 22)
auto commit by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 21)
- 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.
buildservice-autocommit accepted request 798548 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 20)
auto commit by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 798161 from Callum Farmer's avatar Callum Farmer (gmbr3) (revision 19)
- Changed lxqt-notificationd.keyring to tsujan's key
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 797625 from Callum Farmer's avatar Callum Farmer (gmbr3) (revision 18)
- Update to version 0.15.0
  * Asynchronous calls are used to query server status information.
- bsc#1161365: Fix build
- Add buildrequire for glib
- Update to 0.14.1:
  * Only translations was changed
- 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
- 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 
buildservice-autocommit accepted request 767620 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 17)
auto commit by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 16)
- bsc#1161365: Fix build
- Add buildrequire for glib
buildservice-autocommit accepted request 680437 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 15)
auto commit by copy to link target
Displaying revisions 1 - 20 of 34
openSUSE Build Service is sponsored by