Commit Graph

  • 5a171f6c67 fix url links master arcan1s 2016-03-06 18:29:36 +0300
  • c2e4ea2258 fix #46, release 1.4.9 V.1.4.9 arcan1s 2015-12-21 11:26:54 +0300
  • d2714dca02 some library refactoring arcan1s 2015-08-20 00:13:09 +0300
  • 5efb25dca3 edit mobilewidget.ui, main and wifi tab now only will be update if they are active arcan1s 2015-08-19 00:42:29 +0300
  • e67493f5c0 plasmoid fixes arcan1s 2015-08-15 02:35:09 +0300
  • 32f7b9344c fix font rendering arcan1s 2015-07-11 01:22:24 +0300
  • 2041e01caa Fix pkgbuild arcan1s 2015-07-06 01:28:29 +0300
  • 271fdb0d99 release 1.4.8 V.1.4.8 arcan1s 2015-07-06 01:25:15 +0300
  • 45904db741 fix no actions on links activation arcan1s 2015-07-05 00:32:46 +0300
  • a216060447 update to netctl 1.10 and 1.11 changes arcan1s 2015-07-02 00:08:14 +0300
  • 05a613b501 release 1.4.7 V.1.4.7 arcan1s 2015-06-28 14:30:56 +0300
  • a9c7f98677 more correct work with configration files (use /etc/netctl-gui.conf if no configuration present in the home directory) arcan1s 2015-06-28 00:07:44 +0300
  • 5018232c08 * drop absolute path from configuration * add configuration from cmake building * update submodules arcan1s 2015-06-27 05:10:56 +0300
  • aed09bf798 release 1.4.6 V.1.4.6 arcan1s 2015-06-25 12:23:04 +0300
  • d299e7d9a1 some changes in netctl engine arcan1s 2015-06-24 02:10:27 +0300
  • cf7b013726 drop call which does not lead to crash arcan1s 2015-06-22 09:25:55 +0300
  • b65ba2ebe2 fix #44 possible fix #43 arcan1s 2015-06-21 01:13:37 +0300
  • 69f6a3135b derop notification on status changing since it causes plasmacrash arcan1s 2015-06-20 15:20:01 +0300
  • 7dc1a5eda3 implement datetime logging feature arcan1s 2015-06-19 02:23:44 +0300
  • 168a270c98 translation update arcan1s 2015-06-15 22:12:51 +0300
  • c3aa3f0c8f implement autoupdate feature fix bug with invalid profile path using by external editor arcan1s 2015-06-03 14:31:09 +0300
  • 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 arcan1s 2015-05-13 00:02:48 +0300
  • f665a46346 release 1.4.4 Fix minfo V.1.4.4 arcan1s 2015-04-30 01:08:12 +0300
  • d541d0a755 bump version V.1.4.3 arcan1s 2015-04-23 17:54:56 +0300
  • 0f5bf03e38 release 1.4.3 arcan1s 2015-04-23 17:52:57 +0300
  • 3695914226 update submodules, add clang build, fix bug in wpasup arcan1s 2015-04-23 17:51:52 +0300
  • 03dbfce482 1.4.2-2 arcan1s 2015-03-21 00:41:02 +0300
  • 6a8d2701b0 fix drivers arcan1s 2015-03-21 00:30:04 +0300
  • ff3e000688 release 1.4.2 * fix work with helper from GUI V.1.4.2 arcan1s 2015-03-21 00:00:47 +0300
  • 824a11457b release 1.4.1 V.1.4.1 arcan1s 2015-03-20 00:20:44 +0300
  • b7fa17df4e improve dataengine permofrmance (fix #39) - TODO: need to be tested arcan1s 2015-03-19 11:45:13 +0300
  • 35af460b7b fix crash on null connection arcan1s 2015-03-18 06:13:35 +0300
  • 9aa1f6d715 implement #38 freeze code base to release 1.4.1 arcan1s 2015-03-18 03:33:30 +0300
  • 308f9824b4 implement #37 arcan1s 2015-03-17 14:07:05 +0300
  • bf7521481a implement #36 update translations arcan1s 2015-03-17 13:22:45 +0300
  • e4bcfb1653 fix kde4 build fix tray destruction on KF5 arcan1s 2015-03-16 08:52:23 +0300
  • a2b1d46900 Prepare to release 1.4.1 update docs, update ui deprecate description function arcan1s 2015-03-16 05:14:53 +0300
  • 3f49988cef update submodule update netctl-auto update interfaces arcan1s 2015-03-15 18:17:49 +0300
  • f80d6aae6b end work on interfaces arcan1s 2015-03-14 06:42:06 +0300
  • ef2694d7a7 add calls create interface dbus interface arcan1s 2015-03-13 08:22:02 +0300
  • 26afd90df9 + add toolbar config + create interface class * update UI arcan1s 2015-03-13 05:12:06 +0300
  • 02432be630 edit ui * remove margins * create more pretty toolbars * edit toolbar update action (s/setVisible/setEnabled/g) arcan1s 2015-03-12 02:02:20 +0300
  • 275d71d75f rewrite ui (refactoring, simplification, improvement of user expierence) arcan1s 2015-03-11 07:19:20 +0300
  • b90f441fde roll back interfaces to wpa_cli improvement of wpa_supplicant control arcan1s 2015-03-10 07:53:15 +0300
  • 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 arcan1s 2015-03-10 00:52:45 +0300
  • 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 arcan1s 2015-03-09 08:29:26 +0300
  • d94aa4ebf7 update KDE4 plasmoid arcan1s 2015-03-08 19:24:21 +0300
  • 2cf876cf32 * edit WiFi and ProfileList calls * optimization of WifiMenu * small refactoring arcan1s 2015-03-07 17:12:33 +0300
  • 9993fee336 rewrite netctlautowindow ui arcan1s 2015-03-05 12:05:34 +0300
  • de0c1f208d edit dbus calls TODO edit dbus call in netctlautowindow (create callbacks too) arcan1s 2015-03-03 16:11:38 +0300
  • 25ca2ef1d9 rewrite private slots TODO: add more methods to dbusinteraction, check dbus calls arcan1s 2015-03-02 06:00:42 +0300
  • 1333967535 rewrite ui part (except for privateslots) arcan1s 2015-02-28 04:05:34 +0300
  • e70ebe318d small refactoring arcan1s 2015-02-27 18:46:28 +0300
  • dcdf03f639 refactoring of profile widgets arcan1s 2015-02-27 18:10:23 +0300
  • 8b33ec859b refactoring of library part arcan1s 2015-02-26 06:20:23 +0300
  • 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) arcan1s 2015-02-24 05:32:37 +0300
  • b46ce1620b fix #25 arcan1s 2015-02-19 13:06:06 +0300
  • 4c20a54d7e small update arcan1s 2015-02-18 16:23:07 +0300
  • a73968f98b * refactoring and optimization KF5 part (#26, #31) * add info instrument * implement needToBeConfigured() slot, see #29 * fix (#30) some improvements arcan1s 2015-02-17 10:44:51 +0300
  • 9033c51bb4 update files add _DEFAULT_SOURCE to avoid warnings fix cppcheck messages arcan1s 2015-01-14 00:59:42 +0300
  • d23429891e release 1.4.0 V.1.4.0 arcan1s 2015-01-12 19:30:49 +0300
  • cf12b3627e update ChangeLog update CmakeLists update PKGBUILDs fix GUI building arcan1s 2015-01-12 01:14:40 +0300
  • 582459d174 fix #24 update gitignore arcan1s 2015-01-11 00:38:47 +0300
  • 08e7390f6c Merge branch 'master' of github.com:arcan1s/netctl-gui arcan1s 2015-01-10 00:36:26 +0300
  • c8eae4b222 fix painting update translations fix PKGBUILD arcan1s 2015-01-10 00:35:52 +0300
  • 54583eae6e update interface painting arcan1s 2015-01-09 02:40:24 +0300
  • 634b4c3b41 try to paint more pretty interface arcan1s 2015-01-08 02:00:59 +0300
  • 54c5e7958a kf5 update * implement resizing * implement debug * implement notifications * update interface * correct work with helper arcan1s 2015-01-07 07:03:41 +0300
  • 6ed45fa7a5 change in updates arcan1s 2015-01-06 00:46:28 +0300
  • 73ba838685 + add de page * rewrite de configuration to use qsettings - remove cppcheck + add notifyrc arcan1s 2015-01-05 00:29:52 +0300
  • 924beacc23 implement actions arcan1s 2015-01-04 02:01:07 +0300
  • a830fc9372 Merge branch 'kf5' arcan1s 2015-01-03 13:58:17 +0300
  • 4c7459e833 Merge branch 'kf5' of github.com:arcan1s/netctl-gui into kf5 arcan1s 2015-01-03 13:56:33 +0300
  • 00a35d75d2 add ability to build kde4 and kf5 packages arcan1s 2015-01-03 13:56:00 +0300
  • 3e92ec2aae Update CMakeLists.txt Evgeniy Alekseev 2015-01-03 13:23:16 +0300
  • 3ac0484f21 some test with actions arcan1s 2014-12-31 08:09:53 +0300
  • cbac07b29e move method from original one arcan1s 2014-12-30 14:39:25 +0300
  • 7972f2d6d3 some configuration interface changes arcan1s 2014-12-29 23:37:21 +0300
  • afed94745a fix plugin arcan1s 2014-12-29 20:56:35 +0300
  • c8f260c8e2 rename applet to *plasma* arcan1s 2014-12-29 08:35:23 +0300
  • edb386d24e implement binary module arcan1s 2014-12-28 17:42:08 +0300
  • f188dea8a7 add wdiget.qml arcan1s 2014-12-27 12:24:05 +0300
  • 6fb7da4b5b add appearance.qml arcan1s 2014-12-27 03:50:31 +0300
  • a35e9b0164 first work on plasmoid arcan1s 2014-12-26 08:22:26 +0300
  • 4bc428f8b5 add workaround to #23 (fix?) arcan1s 2014-12-05 03:52:27 +0300
  • 2c9b4115dd Merge 030dec5e14 into 8dd48fa7cc Evgeniy Alekseev 2014-10-21 12:27:01 +0000
  • 030dec5e14 end porting of DE to KF5 arcan1s 2014-10-21 16:26:35 +0400
  • 0898a99878 updte dataengine skel arcan1s 2014-10-21 13:06:57 +0400
  • 8dd48fa7cc release 1.3.3 fix #19 V.1.3.3 arcan1s 2014-10-19 17:50:24 +0400
  • 287405f81a try fix #19 arcan1s 2014-10-18 01:17:15 +0400
  • fa27b80060 add some w\o arcan1s 2014-10-17 13:52:46 +0400
  • c2c14c4911 Merge pull request #18 from nosada/translate_to_ja Evgeniy Alekseev 2014-10-13 11:58:23 +0400
  • e2deb8751d fix translation at plasmoid NOGISAKA Sadata 2014-10-13 16:41:51 +0900
  • 1fe7d6e21f change translation at plasmoid (again) NOGISAKA Sadata 2014-09-28 16:08:09 +0900
  • e68be6d4f1 change translation at plasmoid NOGISAKA Sadata 2014-09-22 21:25:33 +0900
  • 45d3a42754 update tasks arcan1s 2014-10-09 22:58:13 +0400
  • cb0410a182 update pkgbuild #17 arcan1s 2014-09-27 18:25:41 +0400
  • 9d349461cf release 1.3.2 arcan1s 2014-09-22 00:56:12 +0400
  • d41a34673b add translations to resources fix plasmoid icon V.1.3.2 arcan1s 2014-09-21 14:28:58 +0400
  • b199b43f58 fix mistakes and fluctuation of description at plasmoid NOGISAKA Sadata 2014-09-19 13:51:28 +0900