You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
100 lines
3.7 KiB
100 lines
3.7 KiB
8 years ago
|
|
||
|
lxqt-admin-0.11.0 / 2016-09-24
|
||
|
==============================
|
||
|
|
||
|
* user: Add failure message box
|
||
|
* user: Provide icon name in polkit policy
|
||
|
* Update README.md
|
||
|
* Add Catalan translations
|
||
|
* Add copyright headers
|
||
|
* Add Arabic Translations for Desktop Files
|
||
|
* lxqt-admin-user: Fix a change password crash
|
||
|
* lxqt-admin-user: Makes the Refresh toolbar button visible
|
||
|
* lxqt-admin-time: Adjust dialog size on startup
|
||
|
* Update openSUSE section in README
|
||
|
* Update README.md
|
||
|
* Support NTP and Local RTC settings with timedated provided by systemd. Code cleanup.
|
||
|
* Replace calling timedatectl command with calling its dbus interface instead and provide proper error messages.
|
||
|
* Use dbus interface of timedate systemd daemon instead of timedatectl command.
|
||
|
* Add the ability to update group members.
|
||
|
* Support changing of user password.
|
||
|
* Show group members.
|
||
|
* Try to use a helper script and polkit policy configurations to do user admin.
|
||
|
* Remove liboobs dependency from lxqt-admin-time and use timedatectl to handle all time configurations.
|
||
|
* Try to handle timezones with timedatectl provided by systemd instead of liboobs.
|
||
|
* Add groupmod
|
||
|
* Try to remove liboobs dependency.
|
||
|
* Add README.md
|
||
|
* build: Use external translations
|
||
|
* ts-files removal (#32)
|
||
|
* Bump years to 2016
|
||
|
* Don't track IDE settings
|
||
|
* Italian translation update
|
||
|
* Russian translations update Remove duplicated ru_RU translations
|
||
|
* updated: *_hu.ts
|
||
|
|
||
|
0.10.0 / 2015-10-31
|
||
|
===================
|
||
|
|
||
|
* Fix license file
|
||
|
* Add Greek (el) translation
|
||
|
* Rename LxQt to LXQt everywhere
|
||
|
* Removed invisible dialog titles. Updated template. Added german translation.
|
||
|
* Handles CMake policy CMP0063
|
||
|
* Initialize in the same order of declaration in the class definition
|
||
|
* Use the LXQtCompilerSettings CMake module
|
||
|
* Updates the build system to use the Targets infrastructure
|
||
|
* Remove trailing whitespaces
|
||
|
* Create lxqt-admin-time_hr.ts
|
||
|
* Create lxqt-admin-user_hr.ts
|
||
|
* Hungarian translations added
|
||
|
* Create lxqt-admin-time_it.desktop
|
||
|
* Create lxqt-admin-user_it.desktop
|
||
|
* Initial Polish translation
|
||
|
* Create lxqt-admin-user_it.desktop
|
||
|
* lxqt-admin-user: set minimum default GID value for new group to 1000
|
||
|
* Initial Polish translation
|
||
|
|
||
|
0.9.0 / 2015-01-25
|
||
|
==================
|
||
|
|
||
|
* Create lxqt-admin-user_it.desktop
|
||
|
* Create lxqt-admin-user_it.ts
|
||
|
* Create lxqt-admin-time_it.ts
|
||
|
* Add Portuguese language
|
||
|
* Added Japanese translation
|
||
|
* Unify naming for a unique lxqt. No more suffixes
|
||
|
* Update Russian translation
|
||
|
* Updates translations sources
|
||
|
* Whole GUI of time/date setup has been rewritten from scratch the app has now style of LXQT config dialogs based on LxQt::ConfigDialog the time and date setting is divided into one configuration widget and timezone selection is divided into second config widget
|
||
|
* Add icon to config window
|
||
|
* Add .gitignore
|
||
|
* Make use of QApplication::exec()
|
||
|
* Use the new LxQt::SingleApplication
|
||
|
* CMakeLists.txt maintenance.
|
||
|
* Update translation a little more
|
||
|
* Add Russian translation
|
||
|
* updates Translations
|
||
|
* Updates the translations infrastructure
|
||
|
* Drop Qt4 support in CMakeLists.txt in subfolders
|
||
|
* Drop Qt4 support in code
|
||
|
* Clean up CMakeLists.txt and drop Qt 4
|
||
|
|
||
|
0.8.0 / 2014-06-21
|
||
|
==================
|
||
|
|
||
|
* simplify Qt version switching
|
||
|
* Support build with Qt5.
|
||
|
* Use new LXQt header files.
|
||
|
* Update copyright notice.
|
||
|
* Support changing group members.
|
||
|
* Support adding/removing/editing users and groups.
|
||
|
* Redesign the UI.
|
||
|
* Add a group configuration dialog.
|
||
|
* Improve user dialog.
|
||
|
* Add a user config dialog.
|
||
|
* Update time every seconds unless it's changed manually by the user.
|
||
|
* Add basic skeleton for lxqt-admin-user tool.
|
||
|
* Add a very basic time config tool, lxqt-admin-time.
|
||
|
* Initial commit.
|