Commit Graph

81 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
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 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
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 858a782334
Replace Qt with TQt
11 months 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 64cd571a1f
Fixed error message when swtiching from icon view to browse view. This resolves bug 3047.
5 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
Timothy Pearson 640408cb58 Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance
10 years ago
Timothy Pearson 6ae9931c04 Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
10 years ago
Timothy Pearson 3118190af4 Bring up, down, top, and bottom icons into XDG compliance
10 years ago
Timothy Pearson 481aeaea4a Bring stop, lock, exit, and run icons into XDG compliance
10 years ago
Timothy Pearson af36ac5647 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Timothy Pearson 269c99f029 Rename the string kde toolbar widget
10 years ago
Slávek Banko 0bfcc16156 Additional k => tde renaming and fixes
11 years ago
Timothy Pearson ab45f5cce6 Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson 804a7e2aae Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson b3ff2ac060 Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson 577ac5a237 Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson 5920e96087 Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson 50ccc22eb9 Rename KStandard for enhanced compatibility with KDE4
12 years ago
Timothy Pearson 4c8b5ca72c Rename KShared
12 years ago
Timothy Pearson 92958c9e20 Rename a few build variables for overall consistency
12 years ago
Timothy Pearson 896d42313d Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson 3ad898c43c Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson f10950a5b2 Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson e9654e1a22 Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson 4d3c178751 Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago