Michele Calgaro
d8662ba8dd
Replace kdemacros.h with tdemacros.h
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 370ffe5c2b
)
8 months ago
Michele Calgaro
3a15c88594
Fix FTBFS on OMV. This resolves issue #38
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d51c6eed79
)
9 months ago
Alex Kent Hajnal
df746ca961
Advertise WebP read support via .desktop files
...
This resolves issue #1
Signed-off-by: Alex Kent Hajnal <software@alephnull.net>
(cherry picked from commit 9cb3d5b8ca
)
9 months ago
Michele Calgaro
5703e424cb
Replace KDE_Q_EXPORT_PLUGIN, KDE_PACKED and KDE_WEAK_SYMBOL with TDE_* equivalent
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 504805a3c3
)
9 months ago
TDE Gitea
5c4c66116c
Merge translation files from master branch.
10 months ago
Slávek Banko
12fabaa146
Added the target folder for desktop files translation template
...
so that it is not inadvertently generated into a gwenview-i18n module.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 04a942da27
)
10 months ago
Slávek Banko
61a94a077e
Added translation of .desktop files.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit cc90a7a06b
)
10 months ago
Michele Calgaro
4bd38b7020
Drop autotools support
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 13ff311d52
)
10 months ago
Michele Calgaro
d9ca086d44
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 583e70ed73
)
10 months ago
TDE Gitea
b17e8c58a6
Reset submodule main/applications/graphics/gwenview/admin to latest HEAD
10 months ago
Ray-V
cd17d52140
Fix pthread required
...
Signed-off-by: Ray-V <ray-v@inbox.lv>
11 months ago
Michele Calgaro
f0b2713049
Use centralized cmake version
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 6d6d0adfe0
)
12 months ago
Michele Calgaro
843bdb5044
Fix cmake conversion for ix86 archs
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 90c486fe47
)
12 months ago
Michele Calgaro
41f6d5afec
Conversion to cmake building system
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit bc9bda10c9
)
12 months ago
Alexander Golubev
b24092d4d2
fix an incorrect condition in ImageViewController::eventFilter()
...
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit a8bf4dbf8a
)
12 months ago
Alexander Golubev
f9cd02afd1
Suppress several warnings
...
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 430301a436
)
12 months ago
Michele Calgaro
e00293c122
Drop dummy development test for vertical tab widget
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 686ac45321
)
12 months ago
Michele Calgaro
e99867e7cf
Add program pixmap from tde-packaging's debian folder
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 9935f1401c
)
1 year ago
Michele Calgaro
2407130af5
Move gvdirpart icons under main icons folder
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 7c86018703
)
1 year ago
Michele Calgaro
10fd80d40d
Restructure src/pics into icons folder
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 6af814bc02
)
1 year ago
Michele Calgaro
c3f31d4042
Removed unused files
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 683e8f297c
)
1 year ago
Michele Calgaro
d41529e3a5
Restructure doc/man folders
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 2f5a9e8ee0
)
1 year ago
Alexander Golubev
ab31b74b6a
Fix a crash when loading a PPMRAW image
...
The crash is caused by the fact that TQImageIO::imageFormat() may return
some values not present in neighter KImageIO::types(KImageIO::Reading)
nor in TQImage::inputFormatList(), e.g. different flavours of ppm like
PPMRAW. Besides that it's possible theat TQt could support other formats
unknown to TDE.
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 967c505233
)
1 year ago
Alexander Golubev
b97fb9f1a9
Update FileThumbnailView's grid upon finishing loading thumbnails
...
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit eed7134d32
)
1 year ago
Alexander Golubev
74da49e1fc
src/gvcore/filethumbnailview: replace NULL -> nullptr
...
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 486b7ac573
)
1 year ago
Alexander Golubev
0729233bab
configimagelistpage: add whatsthis messages and keyboard accelerators
...
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit f4878aa42e
)
1 year ago
Alexander Golubev
c42622ee63
Make metadata loading optional
...
See: https://mirror.git.trinitydesktop.org/gitea/TDE/gwenview/issues/17#issuecomment-44076
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 13d26b5984
)
1 year ago
Alexander Golubev
8f266257f3
Use image dimmentions from metadata as a fallback
...
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 985d8126df
)
1 year ago
Alexander Golubev
db4080c183
Avoid sorting items and creating thumbnails when loading metadata
...
Otherwice it has a big performance impact: it causes lots of
thumbnail reloads and resorts of FileThumbnailView.
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 53ce37eeca
)
1 year ago
Alexander Golubev
a5931c83bd
Some refactoring of FileThumbnailViewItem::updateLines()
...
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 79826b760f
)
1 year ago
Alexander Golubev
d84beae42a
Keep an item in browse mode selected when switchng views
...
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 5c1e2e423c
)
1 year ago
Alexander Golubev
ad01a7f1f9
Various small improvements
...
- fix some warnings about struct/class deslaration/definition mismatch
- fix incorrect assert in jpegcontent.cpp
- add a note
- null a pointer after deleting a job
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit d4548234b9
)
1 year ago
Alexander Golubev
801c90b6c2
Load file metadata asynchronously
...
Synchronous load of metadata resulted in big delays when opening a
directory with substantial amount of files.
Closes: https://mirror.git.trinitydesktop.org/gitea/TDE/gwenview/issues/17
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 8c522cac34
)
1 year ago
Alexander Golubev
8064b0ca87
avoid waiting for dir cache when opening a file
...
At least this will eliminate the most annoying part of the bug there the
file won't be displayed till the dir cache is completely loaded.
Bug: https://mirror.git.trinitydesktop.org/gitea/TDE/gwenview/issues/17
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 6ca60fdaa3
)
1 year ago
Michele Calgaro
30981c12c4
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 32098c8e56
)
1 year ago
TDE Gitea
efa0164444
Reset submodule main/applications/graphics/gwenview/admin to latest HEAD
1 year ago
Michele Calgaro
f31e61c67e
Replace auto_ptr
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 5ba11a31cb
)
1 year ago
TDE Gitea
dcea9a0b62
Reset submodule main/applications/graphics/gwenview/admin to latest HEAD
1 year ago
Michele Calgaro
f476b77d1d
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 97ea83f8b2
)
1 year ago
Michele Calgaro
5eb453b778
Replaced various '#define' with actual strings - part 6
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 831670cd1a
)
1 year ago
Michele Calgaro
247add2153
Replaced various '#define' with actual strings - part 5
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 9e6e0ff97a
)
1 year ago
Michele Calgaro
5a71f93b01
Replace 'Event' #define strings
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 26d900d083
)
1 year ago
Michele Calgaro
20b4653fd0
Replaced various '#define' with actual strings - part 3
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 357bdcb472
)
1 year ago
Michele Calgaro
d4e69bd209
Replaced various '#define' with actual strings - part 2
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 81b7540559
)
1 year ago
Michele Calgaro
d2998fbc2b
Replace various strings '#define'd in tqtinterface
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 9819dffc57
)
1 year ago
TDE Gitea
36bde20b9b
Reset submodule main/applications/graphics/gwenview/admin to latest HEAD
1 year ago
Slávek Banko
549b83dedc
Raise the minimum required version of CMake to 3.5.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 400a308970
)
1 year ago
TDE Gitea
fa2a80f713
Reset submodule main/applications/graphics/gwenview/admin to latest HEAD
1 year ago
Michele Calgaro
4c58d618d3
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 858a782334
)
1 year ago
TDE Gitea
786381a767
Reset submodule main/applications/graphics/gwenview/admin to latest HEAD
1 year ago