Commit Graph

384 Commits

Author SHA1 Message Date
5a171f6c67 fix url links 2016-03-06 18:29:36 +03:00
arcan1s
c2e4ea2258 fix #46, release 1.4.9 2015-12-21 11:26:54 +03:00
arcan1s
d2714dca02 some library refactoring 2015-08-20 00:13:09 +03:00
arcan1s
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
arcan1s
e67493f5c0 plasmoid fixes 2015-08-15 02:35:09 +03:00
arcan1s
32f7b9344c fix font rendering 2015-07-11 01:22:24 +03:00
arcan1s
45904db741 fix no actions on links activation 2015-07-05 00:32:46 +03:00
arcan1s
a216060447 update to netctl 1.10 and 1.11 changes 2015-07-02 00:08:14 +03:00
arcan1s
05a613b501 release 1.4.7 2015-06-28 14:30:56 +03:00
arcan1s
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
arcan1s
5018232c08 * drop absolute path from configuration
* add configuration from cmake building
* update submodules
2015-06-27 05:10:56 +03:00
arcan1s
aed09bf798 release 1.4.6 2015-06-25 12:23:04 +03:00
arcan1s
d299e7d9a1 some changes in netctl engine 2015-06-24 02:10:27 +03:00
arcan1s
cf7b013726 drop call which does not lead to crash 2015-06-22 09:25:55 +03:00
arcan1s
b65ba2ebe2 fix #44
possible fix #43
2015-06-21 01:13:37 +03:00
arcan1s
69f6a3135b derop notification on status changing since it causes plasmacrash 2015-06-20 15:20:01 +03:00
arcan1s
7dc1a5eda3 implement datetime logging feature 2015-06-19 02:23:44 +03:00
arcan1s
168a270c98 translation update 2015-06-15 22:12:51 +03:00
arcan1s
c3aa3f0c8f implement autoupdate feature
fix bug with invalid profile path using by external editor
2015-06-03 14:31:09 +03:00
arcan1s
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
2015-05-13 00:02:48 +03:00
arcan1s
f665a46346 release 1.4.4
Fix minfo
2015-04-30 01:08:12 +03:00
arcan1s
d541d0a755 bump version 2015-04-23 17:54:56 +03:00
arcan1s
3695914226 update submodules, add clang build, fix bug in wpasup 2015-04-23 17:51:52 +03:00
arcan1s
6a8d2701b0 fix drivers 2015-03-21 00:30:04 +03:00
arcan1s
ff3e000688 release 1.4.2
* fix work with helper from GUI
2015-03-21 00:00:47 +03:00
arcan1s
824a11457b release 1.4.1 2015-03-20 00:20:44 +03:00
arcan1s
b7fa17df4e improve dataengine permofrmance (fix #39) - TODO: need to be tested 2015-03-19 11:45:13 +03:00
arcan1s
35af460b7b fix crash on null connection 2015-03-18 06:13:35 +03:00
arcan1s
9aa1f6d715 implement #38
freeze code base to release 1.4.1
2015-03-18 03:33:30 +03:00
arcan1s
308f9824b4 implement #37 2015-03-17 14:07:05 +03:00
arcan1s
bf7521481a implement #36
update translations
2015-03-17 13:22:45 +03:00
arcan1s
e4bcfb1653 fix kde4 build
fix tray destruction on KF5
2015-03-16 08:52:23 +03:00
arcan1s
a2b1d46900 Prepare to release 1.4.1
update docs, update ui
deprecate description function
2015-03-16 05:14:53 +03:00
arcan1s
3f49988cef update submodule
update netctl-auto
update interfaces
2015-03-15 18:17:49 +03:00
arcan1s
f80d6aae6b end work on interfaces 2015-03-14 06:42:06 +03:00
arcan1s
ef2694d7a7 add calls
create interface dbus interface
2015-03-13 08:22:02 +03:00
arcan1s
26afd90df9 + add toolbar config
+ create interface class
* update UI
2015-03-13 05:12:06 +03:00
arcan1s
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
arcan1s
275d71d75f rewrite ui (refactoring, simplification, improvement of user expierence) 2015-03-11 07:19:20 +03:00
arcan1s
b90f441fde roll back interfaces to wpa_cli
improvement of wpa_supplicant control
2015-03-10 07:53:15 +03:00
arcan1s
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
arcan1s
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
arcan1s
d94aa4ebf7 update KDE4 plasmoid 2015-03-08 19:24:21 +03:00
arcan1s
2cf876cf32 * edit WiFi and ProfileList calls
* optimization of WifiMenu
* small refactoring
2015-03-07 17:12:33 +03:00
arcan1s
9993fee336 rewrite netctlautowindow ui 2015-03-05 12:05:34 +03:00
arcan1s
de0c1f208d edit dbus calls
TODO edit dbus call in netctlautowindow (create callbacks too)
2015-03-03 16:11:38 +03:00
arcan1s
25ca2ef1d9 rewrite private slots
TODO: add more methods to dbusinteraction, check dbus calls
2015-03-02 06:00:42 +03:00
arcan1s
1333967535 rewrite ui part (except for privateslots) 2015-02-28 04:05:34 +03:00
arcan1s
e70ebe318d small refactoring 2015-02-27 18:46:28 +03:00
arcan1s
dcdf03f639 refactoring of profile widgets 2015-02-27 18:10:23 +03:00