Slávek Banko
6338a63ec9
Reset submodule main/tdeutils/cmake to latest HEAD
8 years ago
Slávek Banko
2a2b74d64e
cmake: add tde_add_check_executable macro
8 years ago
Slávek Banko
785a180341
Fix FTBFS with GCC6
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Alexander Golubev
e5a3116cff
Ark: [rar module] fix suppport for buggy rar versions
...
Rar versions from 5.0 till 5.3, not including the last one were added extra
spaces to short directory/file names. This behaviour resulted in
appearing of additional entries for directories and may be some other
issues.
Also slightly rework internal rar version parsing/storing and fix some
comments.
8 years ago
Alexander Golubev
d8d57cf6e8
Ark: [rar module] fixed update of folder info for archives with multiple subfolders
...
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
Fixed and partially reworked.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
Automated System
64f5084c9e
Reset submodule main/tdeutils/admin to latest HEAD
8 years ago
Timothy Pearson
a25f3c7aa6
Fix invalid headers in PNG files and optimize for size
8 years ago
Alexander Golubev
8cf274c35a
Removed crappy FileListView::updateItem() method and replace it with addOrUpdateItem()
...
Enhanced in several ways parsing of rar-5+ output (fixes a crash and several potential issues)
Spacing fixes
Minor modification: replace assert with if()
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Fabio Rossi
058176316e
Ark: info for folders in rar archives are now displayed as well.
...
This relates to bug 2541.
Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
Patch updated and slightly reworked to fit TQt framework
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro
4e99fc39eb
Ark: added support for rar/unrar 5.x utilities. Both 4.x and 5.x are supported.
...
Special thanks to Fabio Rossi <rossi.f@inwind.it> for raising the issue and providing an initial patch.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Automated System
08151b49b0
Reset submodule main/tdeutils/cmake to latest HEAD
9 years ago
Automated System
e8f12048ad
Reset submodule main/tdeutils/cmake to latest HEAD
9 years ago
Michele Calgaro
77c5ce1be6
Update version number to R14.1.0
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Slávek Banko
421c249f1f
Fix build on freebsd
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko
5e3fd57446
Reset submodule main/tdeutils/cmake to latest HEAD
10 years ago
Michele Calgaro
861c68d13d
Fixed search button enable in TdeFileReplace. This resolves bug 2449.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Slávek Banko
4125b5791c
Reset submodule main/tdeutils/cmake to latest HEAD
10 years ago
Slávek Banko
a5ba8f9a51
Reset submodule main/tdeutils/admin to latest HEAD
10 years ago
Timothy Pearson
9301439c5d
Bring mouse icon into XDG compliance
10 years ago
Slávek Banko
4dfdee6d8e
Fix incorrectly renamed strings
10 years ago
Timothy Pearson
8ebcedc9d5
Rename most device icons to comply with XDG standards
10 years ago
Michele Calgaro
61424d3353
Added support to remember search/replace strings used in TDEFileReplace. This resolves bug 2334.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro
c9fa04f084
TDEFileReplace: added 'scanned folders' field in the status bar. This relates to bug 2264.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro
d7398464a9
TDEFileReplace: fixed unresponsive GUI and application crash when circular references are found on the file system.
...
Added a message to advice the user of the possible circular reference. This relates to bug 2264.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro
23b906b576
Fixed maxDepth option in search-n-replace in TDEFileRelace. This relates to bug 1238.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro
52c1190b1b
Fixed incorrect slot connection in TDEFileRelace. This resolves bug 2322.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro
8cfd6d738a
Updated TDEFileReplace handbook after latest changes.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro
08d91f5570
Fixed location of widgets in TDEFileReplace. This relates to bug 1238.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro
fa5415f3b0
Fixed location of TDEFileReplace handbook. This resolves bug 767.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro
570104ceed
Added 'max depth' search option to TDEFileReplace. This resolves bug 1238.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro
08f2b5848d
Moved TDEFileReplace to tdeutils. This resolves bug 767.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro
3c091bf671
Fixed wrong DocPath strings. This relates to bug 2319.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro
7a558b2be6
Fixed help handbook in tdelirc. This finally resolves bug 1850.
10 years ago
Timothy Pearson
802d972484
Fix incorrect icons in ui files
10 years ago
Michele Calgaro
e165344b25
Fixed help handbook sections for Security & Privary -> TDE Wallet. This relates to bug 1850.
10 years ago
Timothy Pearson
bd674122c2
Repair mimetype icon usage, part 1. The following are not fully verified in source as of this commit due to ubiquity: info, unknown
10 years ago
Timothy Pearson
78cca2f432
Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
10 years ago
Automated System
c831c60d1d
Reset submodule main/tdeutils/admin to latest HEAD
10 years ago
Timothy Pearson
02fa907065
Fix remaining missing semicolons at end of Keywords strings
10 years ago
Timothy Pearson
48b553fb15
Revert "Fix remaining missing semicolons at end of Keywords strings"
...
This reverts commit ea8f972460
.
10 years ago
Timothy Pearson
ea8f972460
Fix remaining missing semicolons at end of Keywords strings
10 years ago
Timothy Pearson
46b8523efc
Fix missing semicolons at end of Keywords strings
10 years ago
Automated System
7f2c4519ac
Reset submodule main/tdeutils/cmake to latest HEAD
10 years ago
Timothy Pearson
7f95c40c56
Bring package_development, package_games, package_graphics, package_network, package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance
10 years ago
Timothy Pearson
a08970e23e
Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, text_italic, text_under, text_strike, and spellcheck icons into XDG compliance
10 years ago
Timothy Pearson
9a0734c612
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdeutils
10 years ago
Timothy Pearson
806f3d2339
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
Automated System
ead591e71b
Reset submodule main/tdeutils/cmake to latest HEAD
10 years ago
Timothy Pearson
3a884685ff
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
44074435c6
Bring undo, redo, find, and revert icons into XDG compliance
10 years ago