summaryrefslogtreecommitdiff
path: root/ios
AgeCommit message (Expand)Author
2013-10-16Use ln -f to avoid warnings about existing filesTor Lillqvist
2013-10-16Drop the set -xTor Lillqvist
2013-10-16Make libc++ optional for iOS and use the right library in the Xcode projectsTor Lillqvist
2013-10-16For clarity, prefix the LO-specific Xcode configuration variables with LO_Tor Lillqvist
2013-10-16Adapt to changed directory structure in fundamentalrcTor Lillqvist
2013-10-16No "registry" directly at top app level any moreTor Lillqvist
2013-10-16No mlo_select_all(), probably left out accidentally from Ptyl's commitTor Lillqvist
2013-10-16Use libc++ here, too, as we now do for the LO codeTor Lillqvist
2013-10-16Add dummy touch_ui_keyboard_visible()Tor Lillqvist
2013-10-16Ignore the lib_link and resource_link dirsTor Lillqvist
2013-10-16Adapt library names and paths to current build systemTor Lillqvist
2013-10-16Linking changes: Adapt to changes in build systemTor Lillqvist
2013-10-16Adapt to recent changes in solver/instdir/workdir structureTor Lillqvist
2013-10-16Use OUTDIR and INSTDIR in the shell scriptTor Lillqvist
2013-10-16Add OUTDIRTor Lillqvist
2013-10-16Adapt to changed <touch/touch.h> APITor Lillqvist
2013-10-16Use WORKDIR instead of hardcoding unxiosr.proTor Lillqvist
2013-10-16There is no "make" mode at least in my EmacsTor Lillqvist
2013-10-16We want config_host, not config_buildTor Lillqvist
2013-10-16Set ARCHS = armv7 otherwise Xcode complains for me about armv7sTor Lillqvist
2013-10-16Generate the ios/lo.xcconfig at configure timeTor Lillqvist
2013-10-16Remove file that contained pathname specific to one developer's machineTor Lillqvist
2013-10-15Add the new iOS app project filesptyl@cloudon.com
2013-10-15Add outmap.cxxTor Lillqvist
2013-10-15Require at least iOS 6.1Tor Lillqvist
2013-10-13Hacking on iOS keyboard handlingTor Lillqvist
2013-10-13Reduce loggingTor Lillqvist
2013-10-13Minor refactoring of iOS codeTor Lillqvist
2013-10-11Redo the temporary hack for long touch: just simulate a double-clickTor Lillqvist
2013-10-11Add some more source filesTor Lillqvist
2013-10-11iOS experimental app support for selection marking via long press gestureptyl@cloudon.com
2013-10-09Fix for iOS scroll by pixels, and pinch to zoomptyl@cloudon.com
2013-10-08Depend on more librariesTor Lillqvist
2013-10-08This app is called "LibreOffice", not "Viewer"Tor Lillqvist
2013-10-08Adapt to instdir and solver changes latelyTor Lillqvist
2013-10-05popOverView modified for better touchabilitySiqi LIU
2013-10-05minorSiqi LIU
2013-10-04fdo#39674 fix some spellingThomas Arnhold
2013-10-02we do not need .xcd files in solverMatúš Kukan
2013-10-02WaE: NSLog format errors when compiling as 64-bit codeTor Lillqvist
2013-09-30translation fixSiqi LIU
2013-09-30adding some commentsSiqi LIU
2013-09-23Try to fix cross-compilationTor Lillqvist
2013-09-22gbuild: refactor LinkTarget representationMichael Stahl
2013-09-21iOS datepicker background issuesSiqi LIU
2013-09-21higher resolution for menu iconSiqi LIU
2013-09-21fix iOS7 storyboard issues&popover positionSiqi LIU
2013-09-21code cleanup and directory restructuredSiqi LIU
2013-09-16change setting bundle background to stay consistentSiqi LIU
2013-09-16retain timer running state when auto-start then didAppearSiqi LIU