//www.kronenberg.org/darwine/Darwine-x86-0.9.42.dmg
Built against:
cross-platform development
//www.kronenberg.org/darwine/Darwine-x86-0.9.42.dmg
Built against:
Well building is building - so I built this new nightly of Q during a break while building a new wall in our garden ;).
Grab the new Q nightly at http://www.kju-app.org.
//www.kronenberg.org/darwine/Darwine-x86-0.9.37.dmg
Built against:
//www.kronenberg.org/darwine/Darwine-x86-0.9.36.dmg
Built against:
Updated the Buildscript to automatically download and build the current Version of FontForge. Still happy about hints on OpenGL, as I don't have to much time to investigate on that topic.
We're getting closer to a new stable. Lot's of Bugfixes and a conversion tool to update the old guests.
Another tool, that I like to point out is the new translation update tool "localizationStringsUpdate". It's a small command line app, to merge ".strings" that you extract from nibs. In Q we are working with "generic" nibs. I.e. we do not keep nibs for every language, but we dublicate the generic nibs and inject the translated strings at build time. So we are not hindered by translation, if we do changes to the layout, or add new items. So what does this thingy do? It takes a base translation file and the existing ".strings" and fills in the known transaltions to the basefile. Checking is done by the "oid". Then it drops the new file.
Synopsis: ./localizationStringsUpdate BaseFile OldTranslation OutputFile
Finally, grab the new Q at http://www.kju-app.org.