summaryrefslogtreecommitdiff
path: root/ios
AgeCommit message (Expand)Author
2013-10-28Get rid of some crackTor Lillqvist
2013-10-28Add a couple of source filesTor Lillqvist
2013-10-27Remove trailing whitespacesRoi Illouz
2013-10-27No more lib dir. Linking to original filesRoi Illouz
2013-10-27Fixup glitches in selection handle dragging and coordinate offsetsTor Lillqvist
2013-10-27Bin some unnecessary NSLoggingTor Lillqvist
2013-10-27Tweak how the resize handles look and make it easier to grab themTor Lillqvist
2013-10-27client end takes care of server versionSiqi LIU
2013-10-25Add a few sources from vclTor Lillqvist
2013-10-23More work on selection handling in iOSTor Lillqvist
2013-10-22Add a fileTor Lillqvist
2013-10-22emantic name changing fro LO_LDFLAGS to LINK_LDFLAGSRoi Illouz
2013-10-22Created an automatic lib linkage with no copy to source treeRoi Illouz
2013-10-22Try to handle selection resizing in a more "correct" wayTor Lillqvist
2013-10-22Bin verbose loggingTor Lillqvist
2013-10-22Intermediate commit of experimental iOS app hackingTor Lillqvist
2013-10-20Fix breakpoint support for XcodeRoi Illouz
2013-10-20fix save several file on by reseting the xstorable on closePtyl Dragon
2013-10-19added save to ios app and removed keyboard on openPtyl Dragon
2013-10-19fileacc is not a separate component any moreTor Lillqvist
2013-10-18ios tile testing app donePtyl Dragon
2013-10-18More text selection WIP hackingTor Lillqvist
2013-10-18Add dummy touch_ui_selection_start()Tor Lillqvist
2013-10-18Work in progress: Text selection handling for iOSTor Lillqvist
2013-10-18fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza
2013-10-17The Emacs mode for Objective-C is called "ObjC"Tor Lillqvist
2013-10-17added for infrastructure for ios tile testing appPtyl Dragon
2013-10-17infrastructure for ios tile testing appPtyl Dragon
2013-10-17added draw tile signature and select all fixptyl@cloudon.com
2013-10-17Make the MobileLibreOffice project work better in a srcdir!=builddir scenarioTor Lillqvist
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