439 Commits

Author SHA1 Message Date
5a171f6c67 fix url links 2016-03-06 18:29:36 +03:00
c2e4ea2258 fix #46, release 1.4.9 V.1.4.9 2015-12-21 11:26:54 +03:00
d2714dca02 some library refactoring 2015-08-20 00:13:09 +03:00
5efb25dca3 edit mobilewidget.ui, main and wifi tab now only will be update if they
are active
2015-08-19 00:42:29 +03:00
e67493f5c0 plasmoid fixes 2015-08-15 02:35:09 +03:00
32f7b9344c fix font rendering 2015-07-11 01:22:24 +03:00
2041e01caa Fix pkgbuild 2015-07-06 01:28:29 +03:00
271fdb0d99 release 1.4.8 V.1.4.8 2015-07-06 01:25:15 +03:00
45904db741 fix no actions on links activation 2015-07-05 00:32:46 +03:00
a216060447 update to netctl 1.10 and 1.11 changes 2015-07-02 00:08:14 +03:00
05a613b501 release 1.4.7 V.1.4.7 2015-06-28 14:30:56 +03:00
a9c7f98677 more correct work with configration files (use /etc/netctl-gui.conf if
no configuration present in the home directory)
2015-06-28 00:07:44 +03:00
5018232c08 * drop absolute path from configuration
* add configuration from cmake building
* update submodules
2015-06-27 05:10:56 +03:00
aed09bf798 release 1.4.6 V.1.4.6 2015-06-25 12:23:04 +03:00
d299e7d9a1 some changes in netctl engine 2015-06-24 02:10:27 +03:00
cf7b013726 drop call which does not lead to crash 2015-06-22 09:25:55 +03:00
b65ba2ebe2 fix #44
possible fix #43
2015-06-21 01:13:37 +03:00
69f6a3135b derop notification on status changing since it causes plasmacrash 2015-06-20 15:20:01 +03:00
7dc1a5eda3 implement datetime logging feature 2015-06-19 02:23:44 +03:00
168a270c98 translation update 2015-06-15 22:12:51 +03:00
c3aa3f0c8f implement autoupdate feature
fix bug with invalid profile path using by external editor
2015-06-03 14:31:09 +03:00
e26da85b5f release 1.4.5
+ add translation support to plugin part
* more correct interface painting
* more correct configuration interface painting (fix #42)
* move plugin from private
V.1.4.5
2015-05-13 00:02:48 +03:00
f665a46346 release 1.4.4
Fix minfo
V.1.4.4
2015-04-30 01:08:12 +03:00
d541d0a755 bump version V.1.4.3 2015-04-23 17:54:56 +03:00
0f5bf03e38 release 1.4.3 2015-04-23 17:52:57 +03:00
3695914226 update submodules, add clang build, fix bug in wpasup 2015-04-23 17:51:52 +03:00
03dbfce482 1.4.2-2 2015-03-21 00:41:02 +03:00
6a8d2701b0 fix drivers 2015-03-21 00:30:04 +03:00
ff3e000688 release 1.4.2
* fix work with helper from GUI
V.1.4.2
2015-03-21 00:00:47 +03:00
824a11457b release 1.4.1 V.1.4.1 2015-03-20 00:20:44 +03:00
b7fa17df4e improve dataengine permofrmance (fix #39) - TODO: need to be tested 2015-03-19 11:45:13 +03:00
35af460b7b fix crash on null connection 2015-03-18 06:13:35 +03:00
9aa1f6d715 implement #38
freeze code base to release 1.4.1
2015-03-18 03:33:30 +03:00
308f9824b4 implement #37 2015-03-17 14:07:05 +03:00
bf7521481a implement #36
update translations
2015-03-17 13:22:45 +03:00
e4bcfb1653 fix kde4 build
fix tray destruction on KF5
2015-03-16 08:52:23 +03:00
a2b1d46900 Prepare to release 1.4.1
update docs, update ui
deprecate description function
2015-03-16 05:14:53 +03:00
3f49988cef update submodule
update netctl-auto
update interfaces
2015-03-15 18:17:49 +03:00
f80d6aae6b end work on interfaces 2015-03-14 06:42:06 +03:00
ef2694d7a7 add calls
create interface dbus interface
2015-03-13 08:22:02 +03:00
26afd90df9 + add toolbar config
+ create interface class
* update UI
2015-03-13 05:12:06 +03:00
02432be630 edit ui
* remove margins
* create more pretty toolbars
* edit toolbar update action (s/setVisible/setEnabled/g)
2015-03-12 02:02:20 +03:00
275d71d75f rewrite ui (refactoring, simplification, improvement of user expierence) 2015-03-11 07:19:20 +03:00
b90f441fde roll back interfaces to wpa_cli
improvement of wpa_supplicant control
2015-03-10 07:53:15 +03:00
19976819a1 + add CurrentWiFi method
+ add support of pid files with interface name to provide compability
with netctl module
* change default wpa_sup ctrl paths
* optimization of wifi calls
2015-03-10 00:52:45 +03:00
362a11f0bc + new Verbose* DBus calls
+ new force request to netctl (DBus)
+ PointType enum
+ notification on hidding,
+ new columns in WiFi menu
* improve user expierence
* fix language definition
* fix tests
* update 3rdparty components
* small refactoring
2015-03-09 08:29:26 +03:00
d94aa4ebf7 update KDE4 plasmoid 2015-03-08 19:24:21 +03:00
2cf876cf32 * edit WiFi and ProfileList calls
* optimization of WifiMenu
* small refactoring
2015-03-07 17:12:33 +03:00
9993fee336 rewrite netctlautowindow ui 2015-03-05 12:05:34 +03:00
de0c1f208d edit dbus calls
TODO edit dbus call in netctlautowindow (create callbacks too)
2015-03-03 16:11:38 +03:00