edit changelog

This commit is contained in:
arcan1s 2014-07-14 19:11:22 +04:00
parent 4fb02058b1
commit 63ae04cd8d

View File

@ -1,23 +1,27 @@
Ver.1.2.0:
+ [all] added icons
+ [dataengine] added support of netctl-auto
+ [all] added support of netctl-auto
+ [gui] added suppoort of macvlan
+ [gui] added ability to remove profile
+ [gui] added support of hidden wifi network
+ [gui] added contextual menu to tables
+ [gui] added actions menu
+ [gui] added clear() function to profileTab
+ [gui] added support of netctl-auto
+ [gui] added about window
+ [gui] more command line options
+ [gui] added workaround for wireless-wep example
+ [lib] detached backend from frontend
+ [lib] added error checking
+ [plasmoid] added support of netctl-auto
+ [plasmoid] added dataengine configuration
+ [plasmoid] added about window
* [all] changes in the project architecture
* [all] refactoring
* [gui] more debug information
* [gui] changed lineEdit_profile to comboBox
* [gui] refactoring of configuration interface
* [gui] changed setting of the interface to profile tab
* [lib] more debug information
* [lib] rewrited getSettingsFromProfile() function
* [plasmoid] edited configuration interface
* [plasmoid] changed double click event to click event