Name | Modified | Size |
---|---|---|
.. | ||
ClientTests.cpp | 10 years ago | |
ClientTests.h | 10 years ago | |
example_phoenix_project.json | 10 years ago | |
HWSIntegrationTests.cpp | 10 years ago | |
SessionTests.cpp | 10 years ago | |
SessionTests.h | 10 years ago | |
SyncProjectTests.cpp | 10 years ago | |
SyncProjectTests.h | 10 years ago |
Change | User | Description | Committed |
---|---|---|---|
15622 | tjuricek |
Move source code to 'source/' subdirectory of branch. build/ will remain where it is. |
10 years ago |
15578 | tjuricek | Removing QSettings* usage from hws::Client. The way QSettings was being used only is re...levant for one connection at a time, and, it didn't seem to work on windows nicely anyway. « |
10 years ago |
15445 | tjuricek | Allow per-request overrides to be set via addRequestConfig | 10 years ago |
15437 | tjuricek | Basic "HVE Project" implementation. This will allow directories in a HVE instance to ho...st 'projects' for use by helix sync. There are no methods defined for creating the projects, however. This does not include any specialization or testing in the Qt API yet. I may investigate creating a "higher level" interface for Qt client apps. « |
10 years ago |
15423 | tjuricek | Revised HWS Qt API. This is a major revision of the API, which removes most of the "typed..." data, replacing it with a more generic "executeMethodDone" callback. The main benefit here is to allow the API to interop with different versions of p4d, and not restrict the methods it can call. We may add more helpers in the future. « |
10 years ago |
14055 | tjuricek | Updating helix_web_services_client build for new 'my' vs 'all' projects feature | 10 years ago |
14049 | tjuricek | Add methods to generate client workspaces for a user. The Qt SDK was updated based on i...mmediate need. Also, add Ruby client SDK documentation to the docs site. Everything is early, but there's *some* reference available at least. « |
10 years ago |
14025 | tjuricek | Revise Qt SDK to a single 'helix_web_services_client' project. Most references to "Phoe...nix" have now been removed. Additionally, this is more similar to the other platform client SDKs in Ruby and JavaScript. Documentation via Doxygen is now available, and will be how much of the SDK reference should occur. « |
10 years ago |