Aleix Pol
add2c59808
Kirigami: Don't show two drawer items
...
One just on Android, the other for the rest
8 years ago
Aleix Pol
885e1f2269
Android: Make it possible to open documents from Android
...
Include ad-hoc code to open files on Android.
8 years ago
Aleix Pol
9ca00505a5
Kirigami: Remove unused slot
8 years ago
Aleix Pol
600e72100b
Remove the internal file navigation from the global drawer
...
Summary: Instead include an "open" item.
Test Plan: opened a file
Reviewers: #okular, mart, aacid
Reviewed By: mart
Subscribers: okular-devel
Tags: #okular
Differential Revision: https://phabricator.kde.org/D12884
8 years ago
Aleix Pol
cf4bb5e3b1
Android: Make it possible to associate with files
...
Summary:
Put the file into a file descriptor and open this file descriptor.
Just application/pdf for now.
Test Plan: opened some documents on my phone
Reviewers: #okular, aacid, mart
Reviewed By: mart
Subscribers: okular-devel
Tags: #okular
Differential Revision: https://phabricator.kde.org/D12770
8 years ago
Aleix Pol
a7b165c0f2
QtQuick: Adopt more assertive behavior upon document change
...
Don't change all pages to 0, it should be the application currentPage to
change. Otherwise we get to having 3 items at page 0.
8 years ago
Marco Martin
caf8820cf7
port to Kirigami 2
...
port kirigami 1 usage to kirigami 2
partially port to QQC2 when possible
(will need to wait newer qt versions for a full port waiting on
icons on toolbuttons and the new ScrollView
9 years ago
Marco Martin
f4de5d1bef
move progressbar in MainView
...
only show on controls shown
10 years ago
Marco Martin
eb1f73800e
port to kirigami
...
port away from plasma-framework dependencies
10 years ago
Marco Martin
2b4486a00d
adapt to new components API
10 years ago
Marco Martin
c8db597052
tiny progressbar at bottom of the screen
11 years ago
Marco Martin
8d8665582c
toolbar to open sidepanels
...
fix bookmarks management
11 years ago
Marco Martin
5ba5e2189c
rename from active to mobile
11 years ago
Marco Martin
43e6d63e96
a simple file browser ui
...
a file browser ui shown when no files are passed to commandline,
just lists files from ~/Documents
11 years ago
Marco Martin
af3b4cba17
use the new kpackage-based runtime for the QML app
...
remove old dead code, the okular active app is now completely
qml and KPackage based
11 years ago
Marco Martin
78d8b1f605
port the QML part
...
works correctly when a filename is fixed
still to port the c++ app part
11 years ago
Marco Martin
d52118dc7e
use okular settings to decide document title
14 years ago
Marco Martin
cbe00442f5
relicense to gpl as the rest of okular
14 years ago
Marco Martin
8741e31b78
include filename in caption
14 years ago
Marco Martin
ad0c9e2552
port to MobileComponents.OverlayDrawer
14 years ago
Aaron Seigo
60d38e7970
get rid of half second delay
14 years ago
Marco Martin
99f9773c05
a very simple active app
14 years ago