Update CONTRIBUTIONS
This commit is contained in:
parent
5928dc3da6
commit
0d12069fcf
1 changed files with 0 additions and 4 deletions
|
|
@ -22,8 +22,6 @@ General Jobs
|
||||||
- Save/Restore window position between hide()/show(). It seams to be a kwin
|
- Save/Restore window position between hide()/show(). It seams to be a kwin
|
||||||
issue because pos() is in hide()/show() the same. So I think it is moved
|
issue because pos() is in hide()/show() the same. So I think it is moved
|
||||||
afterwards by kwin to the center of the screen
|
afterwards by kwin to the center of the screen
|
||||||
- Fix the missing highlighting of the signal meter when some selection is made
|
|
||||||
on the Scan window
|
|
||||||
- Investigate and fix (if needed) handling of SSIDs with includet quotes. The
|
- Investigate and fix (if needed) handling of SSIDs with includet quotes. The
|
||||||
supplicant seems to support it but not our networkconfig
|
supplicant seems to support it but not our networkconfig
|
||||||
- Add a status bar to Edit Network window. Surprisingly tricky to add one to a
|
- Add a status bar to Edit Network window. Surprisingly tricky to add one to a
|
||||||
|
|
@ -35,8 +33,6 @@ General Jobs
|
||||||
http://www.qtcentre.org/threads/10593-QDialog-StatusBar
|
http://www.qtcentre.org/threads/10593-QDialog-StatusBar
|
||||||
- Add an info/error/warning icon to to the statusHint when showing not
|
- Add an info/error/warning icon to to the statusHint when showing not
|
||||||
the status. Add the tray icon when showing the status
|
the status. Add the tray icon when showing the status
|
||||||
- Add a fancy ASCII signal strength meter to the tray icon message, somehow like
|
|
||||||
-66dBm [>>>>>>>> ] -66dBm [******** ] -66dBm [########----]
|
|
||||||
- Add some icons to the Envents log entries at least when error/warning
|
- Add some icons to the Envents log entries at least when error/warning
|
||||||
- Change debug to some more smart solution. These #define doesn't accept
|
- Change debug to some more smart solution. These #define doesn't accept
|
||||||
QFooBarClass and it can't combinet with qDebug() << QFooBarClass
|
QFooBarClass and it can't combinet with qDebug() << QFooBarClass
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue