Name | Modified | Size |
---|---|---|
.. | ||
tjuricek.xcuserdatad | ||
tristan.xcuserdatad |
Change | User | Description | Committed |
---|---|---|---|
9553 | tjuricek | Adjust the library toolbar icon to act like a toggle switch, similar to XCode 6's toolbar... buttons. I'm not 100% sure about the placement of the left 3 buttons, so this may end up requiring a lot of custom views to be more consistent with the inconsistency that is 10.10. « |
11 years ago |
9475 | tjuricek | Set up the positive workflow for AddPerforceController to get a login token. This requi...red adding another couple of methods to provide input to the p4api (which were surprisingly absent from the earlier system). « |
11 years ago |
9440 | tjuricek | Tightened up the display of the toolbar icon by subclassing and specifying a 24px render i...nstead of letting the 32px scale down « | 11 years ago |
9432 | tjuricek | Added framework for a standard toolbar. | 11 years ago |
9397 | tjuricek | Basic p4d interaction with p4 using Swift | 11 years ago |
9249 | tjuricek | Added test p4d setup, and reorganized some core code. I've decided to not use Interface...Builder in this project, because I don't like that the .xib files are not very easy to merge, and the object lifetimes are a bit more difficult to trace. The DocHubController will operate as the app delegate, and will create views manually. Using the gradle toolchain to setup p4d. To use, execute: ./gradlew startPerforce ./gradlew initPerforce # only needed the first time This creates the p4d that uses build/perforce/work « |
11 years ago |
9229 | tjuricek | Basic project code for a prototype Assumes p4api library is available at /usr/local/p4a...pi « |
11 years ago |