Commit Graph

128 Commits (bc9bda10c93ebfb9862270576b445d1c2798d66d)

Author SHA1 Message Date
Michele Calgaro bc9bda10c9
Conversion to cmake building system
7 months ago
Alexander Golubev a8bf4dbf8a fix an incorrect condition in ImageViewController::eventFilter()
7 months ago
Alexander Golubev 430301a436 Suppress several warnings
7 months ago
Michele Calgaro 686ac45321
Drop dummy development test for vertical tab widget
7 months ago
Michele Calgaro 9935f1401c
Add program pixmap from tde-packaging's debian folder
7 months ago
Michele Calgaro 7c86018703
Move gvdirpart icons under main icons folder
7 months ago
Michele Calgaro 6af814bc02
Restructure src/pics into icons folder
7 months ago
Michele Calgaro 683e8f297c
Removed unused files
7 months ago
Michele Calgaro 2f5a9e8ee0
Restructure doc/man folders
7 months ago
Alexander Golubev 967c505233 Fix a crash when loading a PPMRAW image
7 months ago
Alexander Golubev eed7134d32 Update FileThumbnailView's grid upon finishing loading thumbnails
7 months ago
Alexander Golubev 486b7ac573 src/gvcore/filethumbnailview: replace NULL -> nullptr
7 months ago
Alexander Golubev f4878aa42e configimagelistpage: add whatsthis messages and keyboard accelerators
7 months ago
Alexander Golubev 13d26b5984 Make metadata loading optional
7 months ago
Alexander Golubev 985d8126df Use image dimmentions from metadata as a fallback
7 months ago
Alexander Golubev 53ce37eeca Avoid sorting items and creating thumbnails when loading metadata
7 months ago
Alexander Golubev 79826b760f Some refactoring of FileThumbnailViewItem::updateLines()
7 months ago
Alexander Golubev 5c1e2e423c Keep an item in browse mode selected when switchng views
7 months ago
Alexander Golubev d4548234b9 Various small improvements
7 months ago
Alexander Golubev 8c522cac34 Load file metadata asynchronously
7 months ago
Alexander Golubev 6ca60fdaa3 avoid waiting for dir cache when opening a file
7 months ago
Michele Calgaro 32098c8e56
Replace Qt with TQt
7 months ago
Michele Calgaro 5ba11a31cb
Replace auto_ptr
8 months ago
Michele Calgaro 97ea83f8b2
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
9 months ago
Michele Calgaro 831670cd1a
Replaced various '#define' with actual strings - part 6
10 months ago
Michele Calgaro 9e6e0ff97a
Replaced various '#define' with actual strings - part 5
10 months ago
Michele Calgaro 26d900d083
Replace 'Event' #define strings
10 months ago
Michele Calgaro 357bdcb472
Replaced various '#define' with actual strings - part 3
10 months ago
Michele Calgaro 81b7540559
Replaced various '#define' with actual strings - part 2
10 months ago
Michele Calgaro 9819dffc57
Replace various strings '#define'd in tqtinterface
10 months ago
Michele Calgaro 858a782334
Replace Qt with TQt
11 months ago
Michele Calgaro bf65e56e9e
Fix FTBFS when using libexiv2 0.28.0. This resolves issue #7.
1 year ago
Michele Calgaro d90ca2cd75
Remove unused code related to very old versions of libexiv2 (prior to 2011)
1 year ago
Michele Calgaro ad5ba758d5
Replace TQ_*Focus* and TQ_Scale* defines
1 year ago
Michele Calgaro eef3d8d98f
Drop TQT_BASE_OBJECT* defines
1 year ago
Michele Calgaro d1b610d43e
Drop TQT_TQ*_OBJECT defines
1 year ago
Michele Calgaro f5f3eb33f5
Replace Q_OBJECT with TQ_OBJECT
1 year ago
Michele Calgaro 8e3443dab4
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
1 year ago
Michele Calgaro c4fbf434da
Remove unnecessary accelerator from .ui files.
2 years ago
Michele Calgaro 8abdc95586
Replaced 'includehints' with 'includes' in *.ui files.
3 years ago
Michele Calgaro e17465f66b
Removed code formatting modelines.
4 years ago
Michele Calgaro d1640684e6
Removed explicit usage of the 'register' keyword.
5 years ago
Michele Calgaro 64cd571a1f
Fixed error message when swtiching from icon view to browse view. This resolves bug 3047.
5 years ago
Slávek Banko a60ea26a48
Fix FTBFS with exiv2 >= 0.27.
5 years ago
Michele Calgaro 8d0ae36e66
Adjusted to use new TQStringVariantMap type.
5 years ago
Slávek Banko 79687b566d
Add CMakeL10n rules.
6 years ago
Michele Calgaro 7e43ab71b4
qt -> tqt conversion:
6 years ago
Michele Calgaro 36912882a7
qt -> tqt conversion:
6 years ago
Michele Calgaro d2b4f2a5d4
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
6 years ago
Michele Calgaro 69ee1128ad
LIB_QT -> LIB_TQT conversion to align to updated admin module
6 years ago