summaryrefslogtreecommitdiff
path: root/ios
AgeCommit message (Expand)AuthorFilesLines
2013-10-09Fix for iOS scroll by pixels, and pinch to zoomptyl@cloudon.com1-7/+35
2013-10-08Depend on more librariesTor Lillqvist1-1/+9
2013-10-08This app is called "LibreOffice", not "Viewer"Tor Lillqvist1-1/+1
2013-10-08Adapt to instdir and solver changes latelyTor Lillqvist1-9/+1
2013-10-05popOverView modified for better touchabilitySiqi LIU32-525/+721
2013-10-05minorSiqi LIU4-8/+14
2013-10-04fdo#39674 fix some spellingThomas Arnhold1-1/+1
2013-10-02we do not need .xcd files in solverMatúš Kukan1-4/+2
2013-10-02WaE: NSLog format errors when compiling as 64-bit codeTor Lillqvist3-5/+5
2013-09-30translation fixSiqi LIU1-0/+0
2013-09-30adding some commentsSiqi LIU18-34/+44
2013-09-23Try to fix cross-compilationTor Lillqvist1-1/+1
2013-09-22gbuild: refactor LinkTarget representationMichael Stahl1-1/+1
2013-09-21iOS datepicker background issuesSiqi LIU14-28/+32
2013-09-21higher resolution for menu iconSiqi LIU11-22/+30
2013-09-21fix iOS7 storyboard issues&popover positionSiqi LIU146-1283/+9193
2013-09-21code cleanup and directory restructuredSiqi LIU165-9882/+843
2013-09-16change setting bundle background to stay consistentSiqi LIU2-130/+79
2013-09-16retain timer running state when auto-start then didAppearSiqi LIU3-23/+1
2013-09-16set default timer duration on first launch & bug fixesSiqi LIU25-609/+504
2013-09-16ad-hoc bug fixes to handle different notes format on Linux/OSXSiqi LIU15-20/+17
2013-09-13stick menu button to right lower cornerSiqi LIU1-0/+2
2013-09-13libreoffice_logo used in about page, identical to the one used in androidSiqi LIU1-0/+0
2013-09-13licensesSiqi LIU3-4/+188
2013-09-13countdown timer for iPad & license pageSiqi LIU28-828/+745
2013-09-13auto scroll to default time widget fixSiqi LIU5-8/+19
2013-09-12Adapt to OUTDIR->INSTDIR changesTor Lillqvist1-4/+4
2013-09-12make this work also if BUILDDIR != SRCDIRMatúš Kukan1-1/+1
2013-09-11Towards a working instdir for Mac OS XStephan Bergmann1-1/+1
2013-09-09concentrate all config into one placeSiqi LIU81-1367/+6158
2013-09-09dark style button imageSiqi LIU1-0/+0
2013-09-09Timer/Stopwatch for iPad redesignedSiqi LIU23-287/+1573
2013-09-08disable pangesture recognizer when pointer image is displayedSiqi LIU3-5/+17
2013-09-08various bug fixes related to countdown timerSiqi LIU8-9/+22
2013-09-08licenseSiqi LIU8-40/+40
2013-09-07remove unused timepicker viewsSiqi LIU3-115/+0
2013-09-07UI changes for countdown Timer in storyboardSiqi LIU16-105/+203
2013-09-07linking Timer/Stopwatch via delegate methodsSiqi LIU8-17/+342
2013-09-07limit UIBarbutton appearance setting in navbarSiqi LIU1-1/+1
2013-09-07major UI chages in order to embed Timer/StopwatchSiqi LIU26-582/+762
2013-09-07shadowing UITableView cell imageSiqi LIU7-13/+429
2013-09-07customize UITableView header viewSiqi LIU19-591/+1327
2013-09-04smaller title size for iPhone/iTouchSiqi LIU7-152/+79
2013-09-04non translucent navbar for iOS7Siqi LIU1-1/+1
2013-09-04remove unused gradient layerSiqi LIU3-32/+27
2013-09-04typo and color schema correctedSiqi LIU12-2013/+466
2013-08-31move XCode specific gitignore to top level so that all XCode projects are cleanSiqi LIU2-5/+0
2013-08-31remove all DS_Store 'that have crept in'Siqi LIU5-0/+0
2013-08-31move iosremote specific rules to iosremote levelSiqi LIU1-0/+1
2013-08-31minorSiqi LIU6-5/+13