Michele Calgaro
ed8e30bc6d
Removed code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
gregory guy
0c807f401b
Add two missing icons in the menu bar:
...
- bug Report/Request Enhancement...
- Switch Application Language..
Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
Slávek Banko
158b6e1152
Use private linking for exported CMake targets.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
080c061b15
For templates from CMake, use the TDE CMAKE TEMPLATES variable.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
4b7a4e1736
Desktop file translations:
...
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
c2b90055a5
Drop explicit dependencies on dcopidl and dcopidl2cpp,
...
because thanks to the replacement of KDE3 CMake macros
with TDE macros, this is no longer needed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro
92ebbebcfb
Further cleanup after removal of Qt2's TQListIterator class.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
8ea3d4dd87
Fixed unresponsive behavior of the shortcut setting dialog in recent
...
ditros. This resolves bug 2955.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
94515be234
Removed kerry related code.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
aa98dbfe80
Removed explicit usage of the 'register' keyword.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Chris
34aa72861f
Fix missing button icons in dialogs.
...
Signed-off-by: Chris <xchrisx@uber.space>
6 years ago
Chris
82f2aa6b13
Add icon to switch language menu entry.
...
Signed-off-by: Chris <xchrisx@uber.space>
6 years ago
Chris
e53c04d5d3
Update and promote new TDE websites, replace branding and do slight refactoring.
...
Signed-off-by: Chris <xchrisx@uber.space>
6 years ago
Slávek Banko
960a08e853
Fix typos in texts.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
8a859540c3
Use system libdir when searching for dynamically loaded libraries.
...
This prevents finding an incorrect architecture on multi-arch systems.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko
e532d9345d
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Michele Calgaro
6ec26d859b
KPasswordEdit::password() now returns a TQString instead of a const char *. This relates to bug 2961.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro
2e0398f755
QT_NO_* -> TQT_NO_* renaming.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro
50087701ab
qt -> tqt conversion:
...
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro
0c5985ae03
LIB_QT -> LIB_TQT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro
dba6ce3aa7
Removed unnecessary executable flag. This relates to bug 2153.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko
aa83c86cd3
Fix bug reports link in about dialog
...
Update bug reports url to bugs.trinitydesktop.org
This resolves bug 2935
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Michele Calgaro
f52b584fa9
Removed unrequired comments.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko
2a8932682f
tdeui: Update slider parameters together with changing precision of KDoubleNumInput
...
This relates to bug 2717 and resolves bug 2758
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Alexander Golubev
16a176dab1
tdeui & tdewallet: add tests
...
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
9 years ago
Michele Calgaro
f32bc51762
tdeui: fixed handling of setPrecision() for KDoubleSpinBox. This resolves bug 2717.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Slávek Banko
0d8345e6f7
Fix FTBFS with GCC6
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Timothy Pearson
7faae2b255
Fix invalid headers in PNG files and optimize for size
9 years ago
Michele Calgaro
04255418ec
Fixed product name in bug report form. This relates to bug 2617.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Timothy Pearson
70526c5a3e
Limit size of notification popups
...
This works around badly designed applications that abuse the notification subsystem to display large chunks of text
10 years ago
Timothy Pearson
7fc4b62912
Extend TDEPassivePopupStackContainer to include an optional user-provided ID per popup
...
Add display method with icon pixmap as parameter
10 years ago
Timothy Pearson
9cca766255
Add TDEPassivePopupStackContainer class
10 years ago
Slávek Banko
e469e42c76
Fix several issues on freebsd
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Michele Calgaro
98e72add31
Minor code clean up.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 years ago
Michele Calgaro
10bc86c4cd
Fixed typo and removed unnecessary call. This relates to bug 146.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 years ago
Timothy Pearson
7dee44aa03
Don't slow execution just because TDEAction::plugAccel was used
11 years ago
Michele Calgaro
01d88b2886
Added support for handbookDocPath(). This relates to bug 1850.
11 years ago
Timothy Pearson
6209a28530
Fix unconverted exit icon
...
This relates to Bug 1313
11 years ago
Timothy Pearson
96608b99bf
Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, text_italic, text_under, text_strike, and spellcheck icons into XDG compliance
11 years ago
Timothy Pearson
ce1138c8ba
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
11 years ago
Timothy Pearson
bab4f22f92
Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
11 years ago
Timothy Pearson
235c081002
Bring undo, redo, find, and revert icons into XDG compliance
11 years ago
Timothy Pearson
e4da373e49
Bring up, down, top, and bottom icons into XDG compliance
11 years ago
Timothy Pearson
d2ac3c6183
Bring stop, lock, exit, and run icons into XDG compliance
11 years ago
Timothy Pearson
af586d3223
Bring first and last icons into XDG compliance
11 years ago
Timothy Pearson
d46b1b9c64
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
11 years ago
Timothy Pearson
216794724c
Add protected helper methods to better handle rubberband operations outside of a TDEListView in file manager mode
...
This relates to Bug 1961
11 years ago
François Andriot
aae8990d33
Add a cmake detection for Xext library
...
Remove hardcoded Xext flags in tderandr and tdestyles/keramik
Add missing link flag in tdeui
11 years ago
Timothy Pearson
03518d6339
Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdelibs
11 years ago
Timothy Pearson
7cd4adc908
Add proper refcounting option to TDEMainWindow
...
This relates to the discussion at:
http://lists.kde.org/?l=kde-core-devel&m=107208785431497&w=2
Clean up a few minor code formatting issues
11 years ago
François Andriot
cca5076348
Fix default spell checker on openbsd
11 years ago
Timothy Pearson
319f69a280
Add new handbookSection() method to the TDECModule class
...
This relates to Bug 1850
11 years ago
Timothy Pearson
4ffab32f5f
Rewrite list view movement key handlers in file management mode
...
This resolves Bug 1961
11 years ago
Michele Calgaro
67668c30eb
Fixed initial background color for new TDE style files.
11 years ago
Michele Calgaro
229b6440dd
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibs
11 years ago
Alex Couture
30993d4f69
Updated TDE style files for tdeui.
11 years ago
Timothy Pearson
a6da78df3a
Revert a small portion of commit b66871c
...
This relates to Bug 1693
11 years ago
Timothy Pearson
32f50cd6f9
Rename the string kde toolbar widget
11 years ago
Alex Couture
3b970e49bd
Updated KTip top band background image.
11 years ago
Timothy Pearson
705e5eedd9
Fix warning message in .xsession_errors when ksmserver shows the logout dialog
...
This resolves Bug 885
11 years ago
Timothy Pearson
6dd9a73c50
Rename TDE-specific atoms to avoid stomping on KDE atom names
12 years ago
Slávek Banko
e7d1b8fe33
Revert commit 1d498994
12 years ago
Timothy Pearson
1d498994f8
Include xrender library directory when linking
...
This relates to Bug 1199
12 years ago
Timothy Pearson
0123a06b97
Export compilation time data to DrKonqi
12 years ago
Michele Calgaro
b3cefcf4ed
Renamed aboutkde.png to abouttde.png. This resolves bug 2001.
12 years ago
Alex Couture
8fd578ed67
Updated "About TDE" image. This relates to bug 2001.
12 years ago
Michele Calgaro
dd7861dbd7
Updated "About TDE" dialog text. This relates to bug 2001.
12 years ago
Darrell Anderson
5393539018
Rename kdewizard->tdewizard.
12 years ago
Darrell Anderson
389999c826
Finish renaming kiconedit->tdeiconedit.
12 years ago
Slávek Banko
62ac96e110
Fix tdecore directories of linked libraries
12 years ago
Darrell Anderson
23b31c0de4
Rename kdebugdialog -> tdedebugdialog
12 years ago
Timothy Pearson
9a47e7da0a
Fix broken folder open animation
12 years ago
Darrell Anderson
72849e2a6f
Fix remnant QMIN/QMAX to TQMIN/TQMAX.
12 years ago
Slávek Banko
b46a7c35c1
Fix crash on clear disabled iconview search line
...
This resolves Bug 1735
12 years ago
Michele Calgaro
6bf8e926c7
Enhance renaming in Konqueror listview
...
This relates to Bug 1677
12 years ago
Michele Calgaro
6b1b515330
Add option to control scroll tabs on mouse wheel
12 years ago
Slávek Banko
c6cb3f2794
Additional k => tde renaming and fixes
12 years ago
Timothy Pearson
cb17faa3e2
Bump library versions to 14.0.0
...
This relates to Bug 1575
12 years ago
Darrell Anderson
dad42352f4
Rename KStyle to TDEStyle to avoid conflicts with KDE4.
12 years ago
Slávek Banko
8debd5d94c
Second part of renaming kdessh -> tdessh
12 years ago
Slávek Banko
40e7a893b0
Rename kdepasswd -> tdepasswd
12 years ago
Timothy Pearson
d3c10a4c34
Expose layout members needed to utilize buttons
12 years ago
Timothy Pearson
bae793079f
Fix network-manager backend crash on certain systems when network-manager is not available
...
Add ability to show buttons in KSMModalDialog
12 years ago
Timothy Pearson
93993ebd03
Fix Kate not coming to foreground with focus in MDI mode
...
This resolves Bug 692
12 years ago
Timothy Pearson
6f1973a708
Add ability to set active window to TDEMainWindow
12 years ago
Timothy Pearson
e2c42b9bb6
Allow small execute area to be used in TDEListView
...
This partially resolves Bug 1543
12 years ago
Timothy Pearson
b282a7bb89
Reduce CPU usage of triggerless device polling routine
...
Fix TDEListView not emitting executed signal for part of entire highlighted item area
12 years ago
Timothy Pearson
2d2661a554
Fix incomplete size restoration in TDEMainWindow class
...
This resolves Bug 1519
Clean up build warnings in KEditToolbar
13 years ago
Timothy Pearson
b1c819c323
Fix invalid toolbar data structure size declarations
...
This cleans up a slew of Valgrind memcheck warnings
13 years ago
Timothy Pearson
c5463fddb1
Fix incorrect positions and heights in open/save dialogs when nonstandard font sizes are in use
13 years ago
Timothy Pearson
857fae6c4f
Revert previous patch as the error appears to be in TQFontMetrics, not this file
13 years ago
Timothy Pearson
89798786db
Fix ugly open/save dialog icon item highlight rectangle mismatch
13 years ago
Slávek Banko
987dc667f2
Cleanup output clutter
13 years ago
Timothy Pearson
6a7a4e6901
Properly repair kicker crahs on start
...
This resolves Bug 1161
Thanks to Fat-Zer for the patch!
13 years ago
Slávek Banko
513dce7c02
Fix crashes with fontconfig 2.9.0 and newer
...
This resolves Bug 1422
13 years ago
Timothy Pearson
c4c38ddf0f
Use built in TQt3 security in KPasswordEdit
...
This resolves several long standing bugs related to input and editing of text in KPasswordEdit widgets
13 years ago
Slávek Banko
c8d86e5643
Fix unintended rename of many various *klist*
13 years ago
Timothy Pearson
a6cec4c38c
Fix build system references to kabc
13 years ago
Timothy Pearson
71abba5631
Fix prior commit
13 years ago
Timothy Pearson
ed99a30644
Rename additional header files to avoid conflicts with KDE4
13 years ago