| .. |
|
application.cpp
|
Fixed loading components when using a custom --libdir.
|
2012-10-02 09:26:17 +02:00 |
|
application.h
|
Fixed loading components when using a custom --libdir.
|
2012-10-02 09:26:17 +02:00 |
|
asynctask.h
|
Updated documentation.
|
2012-09-19 12:32:39 +02:00 |
|
base.vcxproj
|
Removed win32.cpp / unix.cpp files as they were no longer needed.
|
2012-09-25 15:45:19 +02:00 |
|
base.vcxproj.filters
|
Build fix for Windows.
|
2012-09-17 11:13:35 +02:00 |
|
component.cpp
|
Fixed loading components when using a custom --libdir.
|
2012-10-02 09:26:17 +02:00 |
|
component.h
|
Made IComponent::GetConfig() usable in IComponent::Start().
|
2012-09-28 10:40:12 +02:00 |
|
dictionary.cpp
|
Updated documentation.
|
2012-09-19 12:32:39 +02:00 |
|
dictionary.h
|
Updated documentation.
|
2012-09-19 12:32:39 +02:00 |
|
dynamicobject.cpp
|
Don't write local-only objects to the state file.
|
2012-10-12 10:16:03 +02:00 |
|
dynamicobject.h
|
Made IComponent::GetConfig() usable in IComponent::Start().
|
2012-09-28 10:40:12 +02:00 |
|
event.cpp
|
Properly deal with time changes (2nd attempt).
|
2012-09-25 15:24:14 +02:00 |
|
event.h
|
Properly deal with time changes (2nd attempt).
|
2012-09-25 15:24:14 +02:00 |
|
exception.cpp
|
Renamed 'doc' to 'docs'.
|
2012-09-07 10:27:31 +02:00 |
|
exception.h
|
Updated documentation.
|
2012-09-19 12:32:39 +02:00 |
|
fifo.cpp
|
Updated doxygen documentation.
|
2012-09-17 13:35:55 +02:00 |
|
fifo.h
|
Renamed 'doc' to 'docs'.
|
2012-09-07 10:27:31 +02:00 |
|
i2-base.cpp
|
Renamed 'doc' to 'docs'.
|
2012-09-07 10:27:31 +02:00 |
|
i2-base.h
|
Properly deal with time changes (2nd attempt).
|
2012-09-25 15:24:14 +02:00 |
|
ioqueue.h
|
Updated doxygen documentation.
|
2012-09-17 13:35:55 +02:00 |
|
logger.cpp
|
Fixed more doxygen warnings.
|
2012-09-17 14:47:43 +02:00 |
|
logger.h
|
Fixed more doxygen warnings.
|
2012-09-17 14:47:43 +02:00 |
|
Makefile.am
|
Removed win32.cpp / unix.cpp files as they were no longer needed.
|
2012-09-25 15:45:19 +02:00 |
|
netstring.cpp
|
Updated doxygen documentation.
|
2012-09-17 13:35:55 +02:00 |
|
netstring.h
|
Updated documentation.
|
2012-09-19 12:32:39 +02:00 |
|
object.cpp
|
Added missing doc strings.
|
2012-09-14 14:41:17 +02:00 |
|
object.h
|
Updated documentation.
|
2012-09-19 12:32:39 +02:00 |
|
process.cpp
|
Removed ::Sleep and implemented Utility::Sleep.
|
2012-09-25 15:41:43 +02:00 |
|
process.h
|
Updated doxygen documentation.
|
2012-09-17 13:35:55 +02:00 |
|
qstring.cpp
|
Updated doxygen documentation.
|
2012-09-17 13:35:55 +02:00 |
|
qstring.h
|
Updated doxygen documentation.
|
2012-09-17 13:35:55 +02:00 |
|
ringbuffer.cpp
|
Renamed 'doc' to 'docs'.
|
2012-09-07 10:27:31 +02:00 |
|
ringbuffer.h
|
Updated doxygen documentation.
|
2012-09-17 13:35:55 +02:00 |
|
scriptfunction.cpp
|
Added missing GPL headers.
|
2012-10-16 10:41:54 +02:00 |
|
scriptfunction.h
|
Updated doxygen documentation.
|
2012-09-17 13:35:55 +02:00 |
|
scripttask.cpp
|
Added missing GPL header in scripttask.cpp.
|
2012-09-25 15:46:24 +02:00 |
|
scripttask.h
|
Updated doxygen documentation.
|
2012-09-17 13:35:55 +02:00 |
|
socket.cpp
|
Added missing doc strings.
|
2012-09-14 14:41:17 +02:00 |
|
socket.h
|
Renamed 'doc' to 'docs'.
|
2012-09-07 10:27:31 +02:00 |
|
streamlogger.cpp
|
Added missing GPL headers.
|
2012-10-16 10:41:54 +02:00 |
|
streamlogger.h
|
Added missing GPL headers.
|
2012-10-16 10:41:54 +02:00 |
|
sysloglogger.cpp
|
Updated doxygen documentation.
|
2012-09-17 13:35:55 +02:00 |
|
sysloglogger.h
|
Updated doxygen documentation.
|
2012-09-17 13:35:55 +02:00 |
|
tcpclient.cpp
|
Added missing doc strings.
|
2012-09-14 14:41:17 +02:00 |
|
tcpclient.h
|
Renamed 'doc' to 'docs'.
|
2012-09-07 10:27:31 +02:00 |
|
tcpserver.cpp
|
Renamed 'doc' to 'docs'.
|
2012-09-07 10:27:31 +02:00 |
|
tcpserver.h
|
Updated doxygen documentation.
|
2012-09-17 13:35:55 +02:00 |
|
tcpsocket.cpp
|
Renamed 'doc' to 'docs'.
|
2012-09-07 10:27:31 +02:00 |
|
tcpsocket.h
|
Renamed 'doc' to 'docs'.
|
2012-09-07 10:27:31 +02:00 |
|
timer.cpp
|
Properly deal with time changes (2nd attempt).
|
2012-09-25 15:24:14 +02:00 |
|
timer.h
|
Detect local time changes.
|
2012-09-25 14:03:41 +02:00 |
|
tlsclient.cpp
|
Renamed 'doc' to 'docs'.
|
2012-09-07 10:27:31 +02:00 |
|
tlsclient.h
|
Renamed 'doc' to 'docs'.
|
2012-09-07 10:27:31 +02:00 |
|
unix.h
|
Removed win32.cpp / unix.cpp files as they were no longer needed.
|
2012-09-25 15:45:19 +02:00 |
|
utility.cpp
|
Fixed Utility::Sleep on Windows.
|
2012-09-27 10:05:54 +02:00 |
|
utility.h
|
Make exception messages more verbose.
|
2012-09-27 09:38:28 +02:00 |
|
value.cpp
|
Updated doxygen documentation.
|
2012-09-17 13:35:55 +02:00 |
|
value.h
|
Renamed 'doc' to 'docs'.
|
2012-09-07 10:27:31 +02:00 |
|
win32.h
|
Added Utility::GetPid() helper function.
|
2012-09-19 13:00:48 +02:00 |