Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
tdelibs/networkstatus
Michele Calgaro bba3128085
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
3 dni temu
..
CMakeL10n.txt Desktop file translations: 4 lat temu
CMakeLists.txt Desktop file translations: 4 lat temu
Makefile.am Additional k => tde renaming and fixes 11 lat temu
README.statetransition * Added new networkstatus widget from SuSE 14 lat temu
clientiface.h Additional kde to tde renaming 13 lat temu
clientifaceimpl.cpp Additional kde to tde renaming 13 lat temu
clientifaceimpl.h Additional kde to tde renaming 13 lat temu
connectionmanager.cpp Rename additional header files to avoid conflicts with KDE4 11 lat temu
connectionmanager.h Replace Q_OBJECT with TQ_OBJECT 10 miesięcy temu
network.cpp Additional kde to tde renaming 13 lat temu
network.h Additional kde to tde renaming 13 lat temu
networkstatus.cpp Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 3 dni temu
networkstatus.desktop Desktop file translations: 4 lat temu
networkstatus.h Replace Q_OBJECT with TQ_OBJECT 10 miesięcy temu
networkstatus.tdevelop Finish rename from prior commit 13 lat temu
networkstatuscommon.cpp Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 3 dni temu
networkstatuscommon.h Additional kde to tde renaming 13 lat temu
networkstatusiface.h Removed code formatting modelines. 4 lat temu
networkstatusindicator.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 miesięcy temu
networkstatusindicator.h Replace Q_OBJECT with TQ_OBJECT 10 miesięcy temu
provideriface.h Additional kde to tde renaming 13 lat temu
serviceiface.h Additional kde to tde renaming 13 lat temu
serviceifaceimpl.cpp Additional kde to tde renaming 13 lat temu
serviceifaceimpl.h Additional kde to tde renaming 13 lat temu
testservice.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 miesięcy temu
testservice.h Replace Q_OBJECT with TQ_OBJECT 10 miesięcy temu

README.statetransition

This table defines the actions to be taken on state transition.

TODO: potentially add extra states OnlineReading and OnlineWriting

                       NEW
       |Offline         |        Online |
---+---+----------------+---------------+
   |   |                |N|set online   |
   |   |                |L|reload       |
   | O |                |C|resources    |
   | F |                +---------------+ 
   | F |                |L|set online   | 
O  |   |                |C|reload res.  |
L  |   |                | |write res.   |
D  +---+----------------+---------------+
   |   |N|set offline   |               |
   |   |C|              |               |
   |   | |              |               |
   | O +---------------+|               |
   | N |U|set offline   |               |
   |   |W|write locally |               |
   |   |C|(subject to   |               |
   |   | |  save policy)|               |
---+---+----------------+---------------+
LC = Local changes exist
NLC = No local changes exist
UWC = Unsaved changes exist
NC = no changes exist