Commit Graph

61 Commits

Author SHA1 Message Date
arcan1s
6a8d2701b0 fix drivers 2015-03-21 00:30:04 +03:00
arcan1s
9aa1f6d715 implement #38
freeze code base to release 1.4.1
2015-03-18 03:33:30 +03:00
arcan1s
bf7521481a implement #36
update translations
2015-03-17 13:22:45 +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
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
2cf876cf32 * edit WiFi and ProfileList calls
* optimization of WifiMenu
* small refactoring
2015-03-07 17:12:33 +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
1333967535 rewrite ui part (except for privateslots) 2015-02-28 04:05:34 +03:00
arcan1s
53ff63b792 + add ja to available langs
+ add signals to lineEdits
* rewrite errorwindow class to static methods
* replace mask in ip lineedits to validators (fix #34)
* fix advanced lines
* move AdHoc and Hidden options to advanced (#28)
* fix default wpa_supplicant conf path (#28)
* update toolbars to #2
* replace General settings section to Common (see http://doc.qt.io/qt-5/qsettings.html#Format-enum)
2015-02-24 05:32:37 +03:00
arcan1s
4c20a54d7e small update 2015-02-18 16:23:07 +03:00
arcan1s
cf12b3627e update ChangeLog
update CmakeLists
update PKGBUILDs
fix GUI building
2015-01-12 01:14:40 +03:00
arcan1s
582459d174 fix #24
update gitignore
2015-01-11 00:38:47 +03:00
arcan1s
66e3a737d4 rollback some changes since
1) systemd-user doesn't work correctly with session bus
2) systemd-user cannot set capabilities
2014-08-27 22:24:19 +04:00
arcan1s
f18e74917b more correct checking dbus response 2014-08-27 18:14:22 +04:00
arcan1s
b909222db9 better submodules integration (hope =))
add --session support to the helper
2014-08-27 17:23:12 +04:00
arcan1s
f8bf8830be fix mans 2014-08-25 10:55:34 +04:00
arcan1s
6e6c547460 unify configuration names 2014-08-25 10:54:18 +04:00
arcan1s
e7d2e0bd38 change menu to toolboxes 2014-08-24 16:30:37 +04:00
arcan1s
999914926a add force* slots 2014-08-24 13:08:13 +04:00
arcan1s
d65ded6072 update messages 2014-08-20 23:37:37 +04:00
arcan1s
16662f697b cleanup!
(remove symlinks)
2014-08-20 22:16:06 +04:00
arcan1s
0a16364a7a update docs
change building
2014-08-20 21:16:31 +04:00
arcan1s
e9090ab4a9 remove suid bit to use capabilities 2014-08-20 20:21:34 +04:00
arcan1s
4e76d52671 update configuration file 2014-08-20 08:32:14 +04:00
arcan1s
47dc016da2 update man pages
more correct behavior to --daemon option (renamed to --detached)
2014-08-19 11:26:03 +04:00
arcan1s
5416ef841f more pretty CMakeLists.txt 2014-08-18 09:55:55 +04:00
arcan1s
2c2919160b add dbus test to testnetctl 2014-08-17 16:34:51 +04:00
arcan1s
87376f1a5c add test support of several active profiles to gui, library and helper 2014-08-16 21:47:22 +04:00
arcan1s
d3e1c4bca0 add FindSettings key 2014-08-13 11:41:30 +04:00
arcan1s
1d34a65f38 add new API to the helper 2014-08-13 07:53:22 +04:00
arcan1s
07e07ee777 rewrite plasmoid, de and helper to use pdebug 2014-08-13 07:26:15 +04:00
arcan1s
5c8dca22d0 rewrite gui to use pdebug 2014-08-13 07:12:32 +04:00
arcan1s
eabfac7323 add --system flag to the helper
add security notes
2014-08-12 23:49:35 +04:00
arcan1s
3b1701f8b5 some fixes including adding double quotes 2014-08-12 22:58:13 +04:00
arcan1s
b65f761520 some improvements in helper and gui APIs and replacement and restoring
sessions
2014-08-12 14:01:00 +04:00
arcan1s
f4e3848fa7 update changelog and some translations fixes 2014-08-12 00:59:56 +04:00
arcan1s
3e0ae6d4cc moved helper daemonization
add abillity to own users org.netctlgui.helper service
2014-08-12 00:23:11 +04:00
arcan1s
863b49eaec add euid checking to the helper 2014-08-11 23:23:18 +04:00
arcan1s
4785e358ec rewrite mainwindow class 2014-08-11 23:12:52 +04:00
arcan1s
f0adbb60e5 some gui fixes 2014-08-11 22:38:54 +04:00
arcan1s
61d814d9a2 add Pony() call <3
helper and library refatoring
2014-08-11 21:51:50 +04:00
arcan1s
d112446d87 add translation to the helper 2014-08-10 14:51:47 +04:00
arcan1s
bf6d7cd53b add == checking 2014-08-10 11:11:34 +04:00