Commit Graph

134 Commits

Author SHA1 Message Date
8ee20962ac Load image when fetched from server automatically 2013-06-18 00:20:02 +02:00
03fd884b6e license 2013-06-18 00:20:02 +02:00
1c8ad3b464 asynchronsly load image into slideshow 2013-06-18 00:20:02 +02:00
98ae2b23d8 comManager works now 2013-06-18 00:20:02 +02:00
f635e78632 comManager works now 2013-06-18 00:20:01 +02:00
b202d32828 before checkout 2013-06-18 00:20:01 +02:00
894d19ab77 seems somthing get blocked... 2013-06-18 00:20:01 +02:00
651a96e3fd multithreading in comManager 2013-06-12 09:01:34 +02:00
22e4465d8c loading existing server lsit 2013-06-12 09:01:33 +02:00
5705833197 slides preview works 2013-06-12 09:01:32 +02:00
de3a561d6c Needs the CoreImage framework 2013-06-10 11:25:28 +03:00
fce81f66c6 Transmitter 2013-06-09 12:09:48 +02:00
28faf7e3a9 Command interpreter works, notification center can now call segua for view transition 2013-06-09 11:45:00 +02:00
d3aa6c58d4 cmd interpreter implemented 2013-06-07 18:33:52 +02:00
f780703770 autogen client pin 2013-06-07 18:33:52 +02:00
04d9febcef Add sw/source/core/text/guess.cxx
A reminder: Listing some source files in this Xcode project does *not*
mean that Xcode would have any deeper knowledge about them. So Xcode
(and other IDE) fans, don't get overly excited, this is *not* a start
of making an Xcode project for all of LibreOffice or anything like
that. I just add arbitrary source files to this project when I happen
to want to set a breakpoint, and can't conveniently do it by going up
the call stack until something in that particular file.

Change-Id: Iac77dff17f56ec3f2826fd887cc065160b65936e
2013-06-05 15:05:14 +03:00
628065f90a iPad talks to server! Need to implement receiver and manager now 2013-06-05 10:30:41 +02:00
15e31ae2c3 Adapt to new CoreText code
Change-Id: I6e2075894fc9b1bda7c002728d7853e8ed5910f7
2013-06-04 17:23:14 +03:00
d1e62483e4 minor fix for strong/weak 2013-06-04 14:15:05 +02:00
88f13ea217 communication files 2013-06-04 13:49:13 +02:00
85be4cc4cd communication files 2013-06-04 13:49:13 +02:00
ee96b94dfb initial commit 2013-06-04 13:49:13 +02:00
c40c00c1a3 minor 2013-06-04 13:49:12 +02:00
3b097454b5 initial commit 2013-06-04 13:49:12 +02:00
deac1594da initial commit 2013-06-04 13:49:12 +02:00
9b84549312 Plain "make" hopefully works fine too
Might make it a little bit easier for new contributors.

Change-Id: If4475c1ea7f55c34971beecd7573aaaf545e7106
2013-05-27 13:17:52 +03:00
d97cf4f14c Update names of rdb files and of the fsstorage library
Change-Id: I344d64212aa1d42171f18dae7659ab7f56fecbcb
2013-05-01 20:50:41 +03:00
a3892f465b Bin lotuswordpro_component_getFactory
Not suitably licensed.

Change-Id: I221cccb9d2ff5b6cb5e25161b6d5bfe504acb10e
2013-04-24 18:14:10 +03:00
c042cd05e9 gbuild: drop uses of removed packages
Change-Id: I400fad08c0ae7b6b34bad63693f54856867e4dac
Reviewed-on: https://gerrit.libreoffice.org/3502
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-04-24 05:18:03 +00:00
62badf3828 Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-22 09:37:38 +01:00
685a12ac0e Prefer simple and working solution to obscure and non-working
Change-Id: I5c7d02daced542222c2cb3881fafd2d58fe7f14d
2013-04-19 09:28:54 +03:00
1e7bf8de3b Add pan gesture handling
I get exactly the same kind of artefacts as in the Android app, which
I guess is good as it is at least consistent, as the implementation at
the LO layer is identical...

Change-Id: Icf0690fd2c48a133cb66de2ab7977b7088d2199e
2013-04-19 00:18:33 +03:00
7711a60a64 Try to get the tinderbox build working
Change-Id: Ie0a9b6e64c35a046afbb5c26c1b75bdd0d897a23
2013-04-19 00:18:33 +03:00
aca9824cfd Add comment
Change-Id: I737e43d35eb2ebd6aeadeb5695cb3ecc74cc4484
2013-04-19 00:18:33 +03:00
ab49c55bbc More orientation experimentation and hacking
Now it re-orients and re-sizes the LO "frame" correctly upon rotation,
but it still starts wrongly if starting in landscape orientation.

Change-Id: I4c12a7e00d687391435a47400b6e8b4c7e49bdda
2013-04-16 15:51:03 +03:00
cfe512ac7b Start hacking on handling orientation changes
Change-Id: I94cfdc1b334539399faff29c046185bbbf698d23
2013-04-15 21:25:43 +03:00
c02f96f0bb Bin unneeded #includes and usings
Change-Id: I93102156c4713191c8ad49da9b9d2eda5be722e8
2013-04-15 21:25:42 +03:00
efef1c690f Add components needed by spreadsheet documents
Change-Id: I191bc093def5d2965b463dcff9e1289901064ce8
2013-04-15 21:25:42 +03:00
b0e6bba1c5 Try depending on touch_inc to maybe fix tinderbox build
Change-Id: I9833437256243c26b9ff468937ec9f975c2e898d
2013-04-14 21:00:01 +03:00
e3e040f671 Add text input to the iOS app
Don't have our View class implement the UIKeyInput protocol any
more. It won't work properly anyway. The docs say: "Only a small
subset of the available keyboards and languages are available to
classes that adopt this protocol".

Instead, use a transparent UITextView on top of our View to accept
keyboard input.

Seems to work as expected.

Change-Id: I3093ea7fbfa0ecab0dc5d0a38e5695723e8ed4ad
2013-04-14 01:52:28 +03:00
410ad97b30 Listen for keyboard show and hide notifications
Only react to hide notification for now, call lo_keyboard_did_hide()

Change-Id: I2f429039d2a84269783d103ad635ff4c407c4a15
2013-04-13 20:59:04 +03:00
7f93d63ae2 Add some more files for easy breakpointing
Change-Id: Ib68928d7213a7dbba830b20c882ba53c6f3deb4c
2013-04-13 20:59:03 +03:00
a6e1f214c9 Start implementing on-demand keyboard display for non-DESKTOP
Change-Id: I9321dcf9d863cb59eee9b2a012d887a17cb1b454
2013-04-12 15:22:10 +03:00
8000406861 Add one more file for easy breakpointing and re-structure list a bit
Change-Id: If37b5e646562357c4c6c9ce0a3821d92bbfc07f9
2013-04-12 15:22:10 +03:00
034d5fe9ac Sort source files for clarity
Change-Id: Idac1c756faa47236e4ebc3c7400f7e4412f02a44
2013-04-12 02:24:44 +03:00
25c6386a52 Typo
Change-Id: I87c74eb6e4f9aa4f06bfca00817b4d04d7d84b40
2013-04-11 13:44:13 +03:00
e2d31c5e70 fix ios build
Change-Id: Id8c405e63abec3d8c1d3c5f8fb7f40ba082c9f47
2013-04-11 12:08:14 +02:00
99bf1f244a Add some more interesting sources
Change-Id: Id0fdba93a5d3a46a79cebea8839bdfd467ef4f6f
2013-04-07 01:34:43 +03:00
f3dbb35c80 NSLogging changes
Change-Id: I42991d7a9c9e0bd4a023739051393935efa5c29f
2013-04-07 01:13:37 +03:00
876c619b94 new module i18nlangtag
Moved portions from module i18npool, all of former i18nisolang1 library
that now is i18nlangtag. Included are languagetag, isolang and mslangid.

This i18nlangtag code is now even used by module comphelper, so
disentangling i18npool and making this an own module was needed to not
create circular module dependencies.

Change-Id: Ib887c3d6dde667403fd22d382310ba5f1a9b0015
2013-04-05 19:10:48 +02:00