summaryrefslogtreecommitdiffstats
path: root/ios
Commit message (Expand)AuthorAgeFilesLines
...
* Generate the ios/lo.xcconfig at configure timeTor Lillqvist2013-10-162-0/+20
* Remove file that contained pathname specific to one developer's machineTor Lillqvist2013-10-161-8/+0
* Add the new iOS app project filesptyl@cloudon.com2013-10-15122-0/+9702
* Add outmap.cxxTor Lillqvist2013-10-151-0/+2
* Require at least iOS 6.1Tor Lillqvist2013-10-151-4/+4
* Hacking on iOS keyboard handlingTor Lillqvist2013-10-132-2/+21
* Reduce loggingTor Lillqvist2013-10-131-7/+7
* Minor refactoring of iOS codeTor Lillqvist2013-10-135-25/+24
* Redo the temporary hack for long touch: just simulate a double-clickTor Lillqvist2013-10-111-6/+3
* Add some more source filesTor Lillqvist2013-10-111-2/+14
* iOS experimental app support for selection marking via long press gestureptyl@cloudon.com2013-10-113-0/+21
* Fix for iOS scroll by pixels, and pinch to zoomptyl@cloudon.com2013-10-091-7/+35
* Depend on more librariesTor Lillqvist2013-10-081-1/+9
* This app is called "LibreOffice", not "Viewer"Tor Lillqvist2013-10-081-1/+1
* Adapt to instdir and solver changes latelyTor Lillqvist2013-10-081-9/+1
* popOverView modified for better touchabilitySiqi LIU2013-10-0532-525/+721
* minorSiqi LIU2013-10-054-8/+14
* fdo#39674 fix some spellingThomas Arnhold2013-10-041-1/+1
* we do not need .xcd files in solverMatúš Kukan2013-10-021-4/+2
* WaE: NSLog format errors when compiling as 64-bit codeTor Lillqvist2013-10-023-5/+5
* translation fixSiqi LIU2013-09-301-0/+0
* adding some commentsSiqi LIU2013-09-3018-34/+44
* Try to fix cross-compilationTor Lillqvist2013-09-231-1/+1
* gbuild: refactor LinkTarget representationMichael Stahl2013-09-221-1/+1
* iOS datepicker background issuesSiqi LIU2013-09-2114-28/+32
* higher resolution for menu iconSiqi LIU2013-09-2111-22/+30
* fix iOS7 storyboard issues&popover positionSiqi LIU2013-09-21146-1283/+9193
* code cleanup and directory restructuredSiqi LIU2013-09-21165-9882/+843
* change setting bundle background to stay consistentSiqi LIU2013-09-162-130/+79
* retain timer running state when auto-start then didAppearSiqi LIU2013-09-163-23/+1
* set default timer duration on first launch & bug fixesSiqi LIU2013-09-1625-609/+504
* ad-hoc bug fixes to handle different notes format on Linux/OSXSiqi LIU2013-09-1615-20/+17
* stick menu button to right lower cornerSiqi LIU2013-09-131-0/+2
* libreoffice_logo used in about page, identical to the one used in androidSiqi LIU2013-09-131-0/+0
* licensesSiqi LIU2013-09-133-4/+188
* countdown timer for iPad & license pageSiqi LIU2013-09-1328-828/+745
* auto scroll to default time widget fixSiqi LIU2013-09-135-8/+19
* Adapt to OUTDIR->INSTDIR changesTor Lillqvist2013-09-121-4/+4
* make this work also if BUILDDIR != SRCDIRMatúš Kukan2013-09-121-1/+1
* Towards a working instdir for Mac OS XStephan Bergmann2013-09-111-1/+1
* concentrate all config into one placeSiqi LIU2013-09-0981-1367/+6158
* dark style button imageSiqi LIU2013-09-091-0/+0
* Timer/Stopwatch for iPad redesignedSiqi LIU2013-09-0923-287/+1573
* disable pangesture recognizer when pointer image is displayedSiqi LIU2013-09-083-5/+17
* various bug fixes related to countdown timerSiqi LIU2013-09-088-9/+22
* licenseSiqi LIU2013-09-088-40/+40
* remove unused timepicker viewsSiqi LIU2013-09-073-115/+0
* UI changes for countdown Timer in storyboardSiqi LIU2013-09-0716-105/+203
* linking Timer/Stopwatch via delegate methodsSiqi LIU2013-09-078-17/+342
* limit UIBarbutton appearance setting in navbarSiqi LIU2013-09-071-1/+1