Alexander Golubev
13d26b5984
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>
9 months ago
Alexander Golubev
985d8126df
Use image dimmentions from metadata as a fallback
...
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
9 months ago
Alexander Golubev
53ce37eeca
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>
9 months ago
Alexander Golubev
79826b760f
Some refactoring of FileThumbnailViewItem::updateLines()
...
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
9 months ago
Alexander Golubev
5c1e2e423c
Keep an item in browse mode selected when switchng views
...
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
9 months ago
Alexander Golubev
d4548234b9
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>
9 months ago
Alexander Golubev
8c522cac34
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>
9 months ago
Alexander Golubev
6ca60fdaa3
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>
9 months ago
Michele Calgaro
32098c8e56
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 months ago
TDE Gitea
b8df349107
Reset submodule main/applications/graphics/gwenview/admin to latest HEAD
9 months ago
TDE Gitea
c8f2e5991e
Reset submodule main/applications/graphics/gwenview/admin to latest HEAD
9 months ago
Michele Calgaro
5ba11a31cb
Replace auto_ptr
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 months ago
TDE Gitea
4007259957
Reset submodule main/applications/graphics/gwenview/admin to latest HEAD
10 months ago
Michele Calgaro
97ea83f8b2
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Michele Calgaro
831670cd1a
Replaced various '#define' with actual strings - part 6
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Michele Calgaro
9e6e0ff97a
Replaced various '#define' with actual strings - part 5
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Michele Calgaro
26d900d083
Replace 'Event' #define strings
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
12 months ago
Michele Calgaro
357bdcb472
Replaced various '#define' with actual strings - part 3
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
12 months ago
Michele Calgaro
81b7540559
Replaced various '#define' with actual strings - part 2
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
12 months ago
Michele Calgaro
9819dffc57
Replace various strings '#define'd in tqtinterface
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
12 months ago
TDE Gitea
18883292a5
Reset submodule main/applications/graphics/gwenview/admin to latest HEAD
1 year ago
Slávek Banko
400a308970
Raise the minimum required version of CMake to 3.5.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
1 year ago
TDE Gitea
8eeaa59623
Reset submodule main/applications/graphics/gwenview/admin to latest HEAD
1 year ago
Michele Calgaro
858a782334
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea
aedec4f678
Reset submodule main/applications/graphics/gwenview/admin to latest HEAD
1 year ago
TDE Gitea
fb6f2032c9
Reset submodule main/applications/graphics/gwenview/admin to latest HEAD
1 year ago
TDE Gitea
04589e3fd2
Reset submodule main/applications/graphics/gwenview/admin to latest HEAD
1 year ago
Michele Calgaro
bf65e56e9e
Fix FTBFS when using libexiv2 0.28.0. This resolves issue #7 .
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
d90ca2cd75
Remove unused code related to very old versions of libexiv2 (prior to 2011)
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
ad5ba758d5
Replace TQ_*Focus* and TQ_Scale* defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea
0dfbcfeaab
Reset submodule main/applications/graphics/gwenview/admin to latest HEAD
1 year ago
Michele Calgaro
eef3d8d98f
Drop TQT_BASE_OBJECT* defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
d1b610d43e
Drop TQT_TQ*_OBJECT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
f5f3eb33f5
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea
5ef66e4a17
Reset submodule main/applications/graphics/gwenview/admin to latest HEAD
1 year ago
Michele Calgaro
8e3443dab4
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea
66f152bfff
Reset submodule main/applications/graphics/gwenview/admin to latest HEAD
2 years ago
TDE Gitea
8f6d538c4c
Reset submodule main/applications/graphics/gwenview/admin to latest HEAD
2 years ago
Michele Calgaro
c4fbf434da
Remove unnecessary accelerator from .ui files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
b65b0448ef
Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
TDE Gitea
3cdf945d29
Reset submodule main/applications/graphics/gwenview/admin to latest HEAD
3 years ago
Slávek Banko
9b66fc5efe
Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro
8abdc95586
Replaced 'includehints' with 'includes' in *.ui files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko
fc2b6f61a7
Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Gitea
58ca06aa70
Reset submodule main/applications/gwenview/cmake to latest HEAD
4 years ago
Slávek Banko
2c908ba8cd
Add ChangeLog file to comply with automake rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Gitea
9dca0fe520
Reset submodule main/applications/gwenview/cmake to latest HEAD
4 years ago
TDE Gitea
555fd69e1c
Reset submodule main/applications/gwenview/admin to latest HEAD
4 years ago
TDE Gitea
e666dc9ff1
Reset submodule main/applications/gwenview/cmake to latest HEAD
4 years ago
TDE Gitea
769346ce5a
Reset submodule main/applications/gwenview/cmake to latest HEAD
4 years ago