l10n daemon script
191e10300d
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
9 years ago
Luigi Toscano
ce4057c8b6
Cleanup Messages.sh files for mobile
...
Follow the changes to the structure of the files that happened during
the porting to Frameworks.
9 years ago
Martin T. H. Sandsmark
afb5e01aed
Make the QML component plugin not crash when trying to be loaded without a QApplication
10 years ago
Martin T. H. Sandsmark
5e77764ac5
Don't show mobile version in menus
10 years ago
Martin T. H. Sandsmark
f2e9633ea7
Fix misuse of QWeakPointer
10 years ago
Olivier CHURLAUD
ef6f5ebc3b
Porting more files out of KDialog
10 years ago
Martin T. H. Sandsmark
67e7ada311
Fix build without implicit cast to/from ascii
...
See the previous commits for details. This is the last part.
10 years ago
Marco Martin
954c46ec46
go at beginning of page when switching
10 years ago
Marco Martin
7fe208892d
joined buttons style on plasma style
10 years ago
Marco Martin
f4de5d1bef
move progressbar in MainView
...
only show on controls shown
10 years ago
Marco Martin
3b34e223c8
adjust look of thumbnails
10 years ago
Marco Martin
3c74f1acb0
minor layout fixes
10 years ago
Marco Martin
1d5853c2cb
better behavior for wheel zoom
10 years ago
Marco Martin
5cc122f021
restore horiz flicking
...
restore scrolling with mouse wheel
10 years ago
Marco Martin
4bb05056ce
support zoom by ctrl+wheel
10 years ago
Marco Martin
6fe6e884d1
make sure horiz scrollbar is off when not needed
...
size the page correctly to not have the horizontal
scrollbar when not needed, and make sure the flickable
is not interactive, as flicking is managed by hand
with a mousearea
10 years ago
Marco Martin
eb1f73800e
port to kirigami
...
port away from plasma-framework dependencies
10 years ago
Dan Leinir Turthra Jensen
d01a5704bf
Avoid a crash occurring when pushing the components a little hard
...
The situation described here occurs in particular when first increasing
the size of the component considerably, and then reducing it again
(such as switching to and from full screen in some application)
Error discovered in Peruse, but will happen elsewhere as well.
10 years ago
Thomas Friedrichsmeier
df0c41212f
Fix build with MinGW on Windows.
...
REVIEW: 127328
10 years ago
Marco Martin
5b5f0a0c8a
a message if no docs present
10 years ago
Marco Martin
0772330f79
fix OkularDrawer appearance
10 years ago
Marco Martin
9689a8eccd
add missing file
10 years ago
Marco Martin
2b4486a00d
adapt to new components API
10 years ago
Gleb Popov
c339bc5d0a
Fix okularplugin linking on VS 2015.
...
okularplugin target from mobile/components suffers from the same problem as okularpart in https://git.reviewboard.kde.org/r/125741/
But the cause is a bit different now. okularplugin uses settings.cpp generated by KConfig and its header declares Settings class with OKULARCORE_EXPORT. For okularplugin target this macro gets expanded to __declspec(dllimport) and it makes linker to look for Settings class symbols in okularcore.
Fix this by tricking VS that we are building okularcore target.
REVIEW: 125742
11 years ago
Montel Laurent
466eb79615
Use QStringLiteral
11 years ago
Marco Martin
9d0f5e6312
remove references to non existent id
11 years ago
Marco Martin
c8838e94c9
directly scale the content item when pinching
...
when pinching, just scale the item, this scales the texture
with the GPU, avoiding costrly redraws.
redraw at the correct size only when the gesture ends
11 years ago
Marco Martin
be805e906e
port to Documentview
11 years ago
Marco Martin
79622ee9a3
A touchscreen optimized view for a document
...
It supports changing pages by a swipe gesture, pinch zoom
and flicking to scroll around.
The mobile application will be ported to this new component
11 years ago
Marco Martin
709121c37c
better pinch behavior
11 years ago
Marco Martin
bb5c4291e2
fix and port the Table of Contents browser
11 years ago
Marco Martin
c8db597052
tiny progressbar at bottom of the screen
11 years ago
Marco Martin
883a55f925
better sizing of thumbnails
11 years ago
Marco Martin
884b40287e
by default fit to page
11 years ago
Marco Martin
8d8665582c
toolbar to open sidepanels
...
fix bookmarks management
11 years ago
Marco Martin
933e72ec03
Browser in left panel
...
remove toolbar text when doesn't fit
11 years ago
Marco Martin
1dd033d914
rename all the active specific desktop files
11 years ago
Marco Martin
5ba5e2189c
rename from active to mobile
11 years ago