Skip to content

Releases: arcan1s/netctl-gui

Release 1.4.9

21 Dec 08:29
Compare
Choose a tag to compare
  • library
    • fix bug with invalid enabled profile definition (#46)
    • some imrovements inside
  • plasmoid
    • change rendering from Qt to native
    • update plasmoid to recent plasma changes

Release 1.4.8

05 Jul 22:26
Compare
Choose a tag to compare
  • gui
    • update profile tab to netclt 1.10 and 1.11 changes
  • plasmoid
    • fix bug with no action on link activation

Release 1.4.7

28 Jun 11:32
Compare
Choose a tag to compare
  • all
    • implement support of setting of default configuration values while building
    • fix language component (refer to #45)
  • gui
    • more correct work with configuration file
  • helper
    • more correct work with configuration file

Release 1.4.6

25 Jun 09:24
Compare
Choose a tag to compare
  • all
    • implement time logging feature
  • gui
    • implement autoupdate feature
    • fix invalid profile path for the external editor
  • library
    • implement netctl-auto support to scanWiFi() method (#44)
    • fix bug with invalid data in netctl-auto profile list output

Release 1.4.5

12 May 21:04
Compare
Choose a tag to compare
  • plasmoid
    • add translation support to plugin part
    • more correct interface painting
    • more correct configuration interface painting
    • move plugin from private

Release 1.4.4

29 Apr 22:26
Compare
Choose a tag to compare
  • dataengine
    • fix profile status definition

Release 1.4.3

23 Apr 14:58
Compare
Choose a tag to compare
  • all
    • fix clang build (#41)
    • fix WPA_DRIVERS (#40)
  • library
    • fix bug in WpaSup class with invalid returning value

Release 1.4.2

20 Mar 21:09
Compare
Choose a tag to compare
  • gui
    • remove Update call to the helper

Release 1.4.1

20 Mar 00:18
Compare
Choose a tag to compare
  • all
    • some Easter eggs
    • add _DEFAULT_SOURCE to avoid gcc warnings
    • refactoring
    • fix cppcheck warnings
    • update 3rdparty components
    • fix language defilition
    • replace General section to Common in settings (see http://doc.qt.io/qt-5/qsettings.html#Format-enum)
  • gui
    • allow to change helper control group from UI (#36)
    • allow to open profile in an external editor (#38)
    • add IP validators (#34)
    • add toolbar configuration
    • add notification on hidding to tray
    • add returnPressed() signal to lineEdits
    • implement needToBeConfigured() signal
    • remove margins
    • fix bug with segfault on updating UI with KF5
    • rewrite ErrorWindow class
    • split MainWindow class
    • update WiFi menu to new library functions
    • improve UI (#25, #28)
    • more correct component checking (#29, #37)
    • more correct callbacks with exceptions
  • dataengine
    • add desktop reconfiguration (#30)
    • improve performance
  • helper
    • add /interface interface
    • add /ctrl/{CurrentWiFi,VerboseWiFi} calls
    • add /netctl/VerboseProfiles call
    • add /netctl/{netctlActiveProfile,netctlProfileList,netctlVerboseProfileList) calls
  • library
    • add NetctlInterface class
    • add WpaSup::CurrentWiFi method
    • append structures some additional information
    • mark Netctl::getProfileDescription() as deprecated
    • now WpaSup can connect to already created session (by default)
    • improve performance
  • plasmoid
    • add desktop reconfiguration (#30)
    • remove legacy functions from KDE4 plasmoid
    • improve performance of KF5 plasmoid (#26)
  • test
    • fix netctl tests

Release 1.4.0

12 Jan 16:32
Compare
Choose a tag to compare
  • all
    • change settings format from shell-like to ini (#24)
  • dataengine
    • create package for KF5
    • change NETCTLGUI_DEBUG=yes to DEBUG=yes
    • update url
  • gui:
    • add workarounds to #22 and #23
  • plasmoid:
    • create package and plugin for KF5
    • change NETCTLGUI_DEBUG=yes to DEBUG=yes
    • update url