.. |
.gitignore
|
Introduce LibCore and move GElapsedTimer => CElapsedTimer.
|
2019-04-10 16:14:44 +02:00 |
CArgsParser.cpp
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
CArgsParser.h
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
CConfigFile.cpp
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
CConfigFile.h
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
CDirIterator.cpp
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
CDirIterator.h
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
CElapsedTimer.cpp
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
CElapsedTimer.h
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
CEvent.cpp
|
LibCore: Move LibGUI/GObject to LibCore/CObject.
|
2019-04-10 17:01:54 +02:00 |
CEvent.h
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
CEventLoop.cpp
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
CEventLoop.h
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
CFile.cpp
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
CFile.h
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
CHttpJob.cpp
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
CHttpJob.h
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
CHttpRequest.cpp
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
CHttpRequest.h
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
CHttpResponse.cpp
|
LibCore: Move HTTP classes from LibGUI to LibCore.
|
2019-04-10 22:28:10 +02:00 |
CHttpResponse.h
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
CIODevice.cpp
|
LibC: Move struct timeval to sys/time.h. #POSIX
|
2019-05-28 13:48:06 +02:00 |
CIODevice.h
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
CLock.h
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
CNetworkJob.cpp
|
LibCore: Move HTTP classes from LibGUI to LibCore.
|
2019-04-10 22:28:10 +02:00 |
CNetworkJob.h
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
CNetworkResponse.cpp
|
LibCore: Move HTTP classes from LibGUI to LibCore.
|
2019-04-10 22:28:10 +02:00 |
CNetworkResponse.h
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
CNotifier.cpp
|
Update Badge<T> instantiations to simply be {}.
|
2019-05-31 15:44:04 +02:00 |
CNotifier.h
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
CObject.cpp
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
CObject.h
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
CProcessStatisticsReader.cpp
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
CProcessStatisticsReader.h
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
CSocket.cpp
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
CSocket.h
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
CSocketAddress.h
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
CTCPSocket.cpp
|
LibCore: Move GIODevice hierarchy from LibGUI to LibCore.
|
2019-04-10 20:22:23 +02:00 |
CTCPSocket.h
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
CTimer.cpp
|
LibCore: Add CTimer::restart() and make set_interval() take effect soon.
|
2019-04-18 04:38:04 +02:00 |
CTimer.h
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
CUserInfo.cpp
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
CUserInfo.h
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
install.sh
|
Build: Install most headers to Root (and libcore.a/libgui.a)
|
2019-05-17 21:59:48 +02:00 |
Makefile
|
most apps now begin in the correct directory
|
2019-05-27 21:40:53 +02:00 |