Change | User | Description | Committed |
---|---|---|---|
15686 | tjuricek | Removed Qt SDK (will be maintained with Helix Sync), updated README | 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 |
15544 | tjuricek | Explain that the QSettings handle for hws::Client should only be used on connections you d...on't specify a P4PORT for. « | 10 years ago |
15447 | tjuricek | Add simple Example application to list "projects" in a HVE instance. Qt's a little weir...d to follow, so I may have to find a different kind of example to write. It does work, however. « |
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 |
14054 | tjuricek | Allowing the Qt client to select 'all' vs 'my' projects. Right now, it should default... to using "my" projects as a rule. « |
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 |
14026 | tjuricek | Revise example code on main page of Qt SDK | 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 |