1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203
|
lxqt-policykit-2.3.0 / 2025-11-05
==================================
* Updated README.
* Updated translations and bumped the version.
lxqt-policykit-2.2.0 / 2025-04-17
==================================
* Updated translations and bumped the version.
lxqt-policykit-2.1.0 / 2024-11-05
==================================
* Always localize the string "Password".
lxqt-policykit-2.0.0 / 2024-04-17
==================================
* Ported to Qt6.
lxqt-policykit-1.4.0 / 2023-11-05
==================================
* Prevent multiple instances of authentication-in-progress dialog.
* Prevent waiting indefinitely for the authentication by notifying polkit that we couldn't do the next authentication if one is already in progress.
lxqt-policykit-1.3.0 / 2023-04-15
==================================
* Updated translations and bumped the version.
lxqt-policykit-1.2.0 / 2022-11-05
==================================
* Updated translations and bumped the version.
lxqt-policykit-1.1.0 / 2022-04-15
==================================
* Updated translations and bumped the version.
lxqt-policykit-1.0.0 / 2021-11-04
==================================
* Updated AUTHORS.
* Bumped minimum required Qt version to 5.15
lxqt-policykit-0.17.0 / 2021-04-15
==================================
* Completely moved to Qt5 signal/slot syntax.
* A better memory handling in PolicykitAgent.
* Code cleanup.
* Improved code readability.
lxqt-policykit-0.16.0 / 2020-11-01
==================================
* Bumped version to 0.16.0.
* Translation updates.
lxqt-policykit-0.15.0 / 2020-04-22
==================================
* Bumped version to 0.15.0.
* Delete Password from line-edit.
* Made the infobox non-modal.
* Removed (duplicated) string casts definitions.
lxqt-policykit-0.14.1 / 2019-02-25
==================================
* Bumped version to 0.14.1
* Only translations was changed.
lxqt-policykit-0.14.0 / 2019-01-25
==================================
* Bumped version to 0.14.0
* Don't use automatic string conversions
* Improved cmake scripting
- Set cmake_minimum_required to 3.1.0
- Use POLKIT_AGENT_LDFLAGS instead of use POLKIT_AGENT_LIBRARIES
- Removed locale compile definitons
- Installed man page
* Moved translations from lxqt-l10n back to lxqt-policykit
- Removed obsolete translation fuctionality
- Added translation promo in README.md
* Translation updates
* Deleted superfluous *cs_CZ.desktop files
lxqt-policykit-0.13.0 / 2018-05-21
==================================
* CMake: Prevent in-source builds
* fix razor-qt -> lxqt and http -> https
* Fixed some LXDE mentions
* Drop Qt foreach
lxqt-policykit-0.12.0 / 2017-10-21
==================================
* Release 0.12.0: Update changelog
* Set patch version
* Don't export github templates
* Updated Lithuanian translation
* Drops Qt5Core_VERSION_STRING
* Added QCommandLineParser and basic cli interface to lxqt-policykit-agent
* Added default CMAKE_BUILD_TYPE and LXQT_POLKITAGENT_PATCH_VERSION
* 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 typo and correct some sentences
* Fixed some more typos
* Bump year
lxqt-policykit-0.11.1 / 2017-01-01
==================================
* Release 0.11.1: Update changelog
* Make CMakeLists.txt more uniform.
* Remove cpack (#25)
lxqt-policykit-0.11.0 / 2016-09-24
==================================
* Release 0.11.0: Add changelog
* agentGui: Use default icon
* agentGui: Choose current user in identities combo
* agentGui: Handle setting the prompt correctly
* agent: Handle multiple identities correctly
* Update README.md
* Fixed typo prefered -> preferred
* Add README.md
* build: Use external translations
* ts-files removal (#21)
* Bump year in AUTHORS
* Italian translation update
* Updated Russian translation Removed ru_RU file
* update: lxqt-policykit-agent_hu.ts
lxqt-policykit-0.10.0 / 2015-10-31
==================================
* Update translations
* Fix license file
* GPL2 not used - removed in AUTHORS Fixed link to Github LXQt issues Fix wording in manpage - 'can be used by others' was nuts for a file under LGPL root license
* Add Greek (el) translation
* Rename LxQt to LXQt everywhere
* Added german translation.
* Added missing tr() call.
* Handles CMake policy CMP0063
* Use the LXQtCompilerSettings CMake module
* Adds Runtime install COMPONENT
* Use GNUInstallDirs
* Removes unneede entries from include_directories()
* Uses CMAKE_AUTOUIC
* Updates the build system to use the Targets infrastructure
* Remove trailing whitespaces
* Fix naming and links
* Hungarian translation
* - Add a choice option for install binary. Some distributions use libexec instead os default usr/bin installs. It defauls to bin
lxqt-policykit-0.9.0 / 2015-01-19
=================================
* File name was ok but language name wasn´t. My mistake.
* Makes filename match translation language
* Portuguese update
* - Unify naming for a unique lxqt. No more suffixes
* CMakeLists.txt maintenance.
* Uses the new translations cmake modules
* Add Russian translation
* CMakeLists.txt cleanups
lxqt-policykit-0.8.0 / 2014-06-28
=================================
* Use portable Polkit headers
* Deal with a bug in polkit-qt1 cmake file
* Choose Qt5 version of PolkitQt when build with Qt5.
* Add initial Qt5 support.
* Use new LXQt header files.
lxqt-policykit-0.7.0 / 2014-05-01
=================================
* Update AUTHORS and COPYING files
* Add CPack rules for creating tarball
* Removed CMAKE_SOURCE_DIR usage from CMakeLists.txt
* Fix renaming bugs, replacing lxqt-qt with lxde-qt
* Finish the crazy razor=>lxqt renaming tasks.
* Rename binary to lxqt-policykit-agent and migrate to the latest liblxqt.
* Add COPYING and AUTHORS
* Fix authentization->authentication misspelling
* Trtanslations
* Translation support for policykit agent
* preliminary manpages primary for razorqt and usefully in venenux
* Add build option to make policykit optional, even if installed.
* RazorApplication class implemented; all modules ported to this class
* Relicense
* initial but finally working policykit integration (agent)
* initial revision of the policykit integration (non-functional)
|