Last indexation completed on 2024-11-17 05:23:51 UTC
Name | Size | Date (UTC) | Last indexed | Description | |
---|---|---|---|---|---|
Name | Size | Date (UTC) | Last indexed | Description | |
Parent directory | - | 2024-02-11 02:05:23 | |||
CardDAVReply.cpp | 669 bytes | 2024-02-11 02:05:23 | 2024-11-17 04:20:28 | ||
CardDAVReply.hpp | 845 bytes | 2024-02-11 02:05:23 | 2024-11-17 04:20:28 | ||
Environment.cpp | 170 bytes | 2024-02-11 02:05:23 | 2024-11-17 04:20:28 | include "Environment.hpp" QString Environment::get(QString key) { char* val = getenv(key.toStdString().c_str()); return val == NULL ? QString("") : QString(val); } |
|
Environment.hpp | 155 bytes | 2024-02-11 02:05:23 | 2024-11-17 04:20:28 | ||
NetworkHelper.cpp | 3409 bytes | 2024-02-11 02:05:23 | 2024-11-17 04:20:28 | ||
NetworkHelper.hpp | 1305 bytes | 2024-02-11 02:05:23 | 2024-11-17 04:20:29 | ||
WebDAVReply.cpp | 1401 bytes | 2024-02-11 02:05:23 | 2024-11-17 04:20:29 | include <QByteArray> |
|
WebDAVReply.hpp | 1544 bytes | 2024-02-11 02:05:23 | 2024-11-17 04:20:29 | ||
XMLHelper.cpp | 3791 bytes | 2024-02-11 02:05:23 | 2024-11-17 04:20:29 | ||
XMLHelper.hpp | 398 bytes | 2024-02-11 02:05:23 | 2024-11-17 04:20:29 |