Name | Modified | Size |
---|---|---|
.. | ||
resources | ||
ClientKit.pro | 13 years ago | 2 KB |
clientkitapi.cpp | 13 years ago | 345 B |
clientkitapi.h | 13 years ago | 733 B |
guiapi.cpp | 13 years ago | 3 KB |
guiapi.h | 13 years ago | 2 KB |
LICENSE.txt | 13 years ago | 1 KB |
main.cpp | 13 years ago | 182 B |
mainwindow.cpp | 13 years ago | 7 KB |
mainwindow.h | 13 years ago | 926 B |
mainwindow.ui | 13 years ago | 8 KB |
newp4connectiondialog.cpp | 13 years ago | 292 B |
newp4connectiondialog.h | 13 years ago | 379 B |
newp4connectiondialog.ui | 13 years ago | 5 KB |
p4api.cpp | 13 years ago | 1 KB |
p4api.h | 13 years ago | 612 B |
p4commandrunner.cpp | 13 years ago | 5 KB |
p4commandrunner.h | 13 years ago | 1 KB |
p4connection.cpp | 13 years ago | 734 B |
p4connection.h | 13 years ago | 1 KB |
README.txt | 13 years ago | 2 KB |
SupportDisclaimer.txt | 13 years ago | 206 B |
systemapi.cpp | 13 years ago | 5 KB |
systemapi.h | 13 years ago | 1 KB |
window.cpp | 13 years ago | 331 B |
window.h | 13 years ago | 345 B |
Change | User | Description | Committed |
---|---|---|---|
8120 | David George | quick fix - was passing an unnecessary arg... | 13 years ago |
8119 | David George | fixing setInput for -i commands, and fixing connectionObject.run() to take a form as its s...econd argument. (if the second argument is a form, it will check the third argument for a callback function) « |
13 years ago |
8117 | David George | removing unnecessary timeout | 13 years ago |
8115 | David George | a bunch of changes to the GuiApi - probably bound to change, though, so use at your own ri...sk! beginnings of migrating to an "all windows are created equal" model. (as opposed to a MainWindow) removing the unreliable Qt execution of the .js methods - please include in your HTML (<script type="text/javascript" src="qrc:/js/ClientKitMethods.js"></script>) « |
13 years ago |
8109 | David George | same as last | 13 years ago |
8108 | David George | changing the way the window refreshing gets handled | 13 years ago |
8107 | David George | a little cleanup / bug squashing. Not much to see here. createP4 method now added dire...ctly to p4 object (rather than through proto) removing some methods that were only used for development debugging/testing « |
13 years ago |
8106 | David George | restructure callback payload | 13 years ago |
8105 | David George | changing callback response sturcture | 13 years ago |
8104 | David George | merged .runAsync and .run into one method that runs sync/async depending on the presence o...f a callback function argument. restored some storage-related QWebSettings « |
13 years ago |
8103 | David George | clean up pt 2! | 13 years ago |
8102 | David George | clean up | 13 years ago |
8101 | David George | beginning of _massive_ re-factoring your current build settings will fail create a n...ew project from newly added .pro file (but change its p4api paths to match your old one) look for updated README as soon as Dave agrees that changes are _indeed_ for the best (Changes by Jaimen) « |
13 years ago |
8100 | David George | Added deleteP4, so that mainwindow's deleteClientKitApi is invocable with JavaScript. | 13 years ago |
8099 | David George | Added deleteClientKitApi method. | 13 years ago |
8086 | David George | A slew of changes initially done on the internal Perforce server, including async and nati...ve file/folder launching. « | 13 years ago |
8083 | David George | Merging //guest/james_creasy/ClientKit/... to //guest/david_george/ClientKit/... Th...is merge also includes changes grabbed from the internal Perforce depot. « |
13 years ago |