Kurt Hindenburg
533599ab1e
Don't copy an empty string to the clipboard. Ideally this should be handled by disable-ing the menu/shortcuts for Copy/Cut/Paste (Wish 203768).
...
BUG: 188725
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1076289
16 years ago
Kurt Hindenburg
f902e843de
Correct setting first and add flow control tests
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1076265
16 years ago
Kurt Hindenburg
a39fd37fd2
Add tests for MonitorActivity/Silence and Codec
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1075912
16 years ago
Kurt Hindenburg
df993afc39
Now exec a new Konsole and use that for testing purposes.
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1075844
16 years ago
Kurt Hindenburg
8d0c2379af
Add test file to verify Konsole's dbus calls are working
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1075754
16 years ago
Kurt Hindenburg
b6d38f852e
Generate dbus's xml files at build time instead of storing them in source.
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1073387
16 years ago
Kurt Hindenburg
1b3b8b3357
Update version
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1070952
16 years ago
Christoph Feck
8d037b7673
Use sizeHint() instead of pixelMetric() to get scroll bar size
...
BUG: 194088
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1070887
16 years ago
Script Kiddy
4758bb080c
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1068486
16 years ago
Script Kiddy
4108e7b063
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1068118
16 years ago
Kurt Hindenburg
c227b186c4
Fix issue where 'Copy Input To' doesn't work for multiple windows.
...
Patch by Thomas Dreibholz
BUG: 218616
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1067166
16 years ago
Script Kiddy
be02eab1f7
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1064624
16 years ago
Script Kiddy
2036ee3ce2
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1060237
17 years ago
Script Kiddy
cc4e1095ea
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1059331
17 years ago
Kurt Hindenburg
68297a2165
Correct terminal focus issues when clicking on tabbar.
...
BUG: 215382
CCBUG: 157039
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1059061
17 years ago
Kurt Hindenburg
d1469fb39e
Fix minor api issue and an used variable warning.
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1059042
17 years ago
Script Kiddy
662e89bfc1
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1051363
17 years ago
Darío Andrés Rodríguez
b8a3bdd833
- Reduce the ammount of unused vars/parameters warnings
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1049628
17 years ago
Kurt Hindenburg
c4f451b538
Revert default color scheme to Linux.
...
BUG: 167619
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1048892
17 years ago
Christoph Feck
568095c482
Fix scrollbar coloring when changing system colors
...
BUG: 170760
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1047721
17 years ago
Kurt Hindenburg
a18421ec9d
Change the dialog to clarify about invalid's bookmarks.
...
CCMAIL: robert.knight@gmail.com
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1046973
17 years ago
Kurt Hindenburg
6b7789e067
Alert user if a bookmark's Url is not supported/understood.
...
CCBUG: 203263
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1046547
17 years ago
André Wöbbeking
7cd044356a
ksharedptr.h:211: warning: 'profile.KSharedPtr<Konsole::Profile>::d' is used uninitialized in this function
...
ViewManager.cpp:981: note: 'profile.KSharedPtr<Konsole::Profile>::d' was declared here
CCMAIL:kurt.hindenburg@gmail.com
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1044516
17 years ago
Kurt Hindenburg
bf32017d57
Selecting any cell will select entire row.
...
BUG: 183070
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1038235
17 years ago
Kurt Hindenburg
c3eef6201c
Handle result from ftruncate
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1037400
17 years ago
Kurt Hindenburg
45c1fbaf48
Fix issue where Shift+Tab would focus tab bar.
...
BUG: 157039
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1037396
17 years ago
Kurt Hindenburg
31aea137a8
Fix some build warning and a krazy issue.
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1033923
17 years ago
Kurt Hindenburg
b2a291b01f
Allow 'Open Folder in Tabs' to support SSH bookmarks.
...
Thanks to Will Angenent for patch.
BUG: 177637
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1033653
17 years ago
Kurt Hindenburg
e6f2f19a70
Use getpwuid_r instead of getpwuid in the Linux portion.
...
Possible reports: 195265, 201119, 209544
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1032293
17 years ago
Fredrik Höglund
1fcde703b1
Get rid of the ARGB visual hack, and use Qt::WA_TranslucentBackground instead.
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1032123
17 years ago
Kurt Hindenburg
fd19e735aa
Change how /proc/%pid/status is read on Linux and add more error checking in hopes of avoiding crashes.
...
Possible reports: 195265, 201119, 209544
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1031794
17 years ago
Harald Fernengel
db7a1edeed
use the new AA_MacDontSwapCtrlAndMeta application attribute on MAC OS X to
...
ensure that Konsole gets the raw and unswapped meta keys.
This enables us to use CTRL-C in konsole on the mac again :)
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1029769
17 years ago
Kurt Hindenburg
f7ee91d6de
Change uppercase TRUE/FALSE to lowercase
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1028379
17 years ago
Kurt Hindenburg
df31057755
On the command line expand ./ for -e only.
...
CCBUG: 202302
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1028021
17 years ago
Kurt Hindenburg
c45359a075
Allow relative program parameters on command line and profiles.
...
BUG: 202302
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1027909
17 years ago
Kurt Hindenburg
9f3e26e76f
Update 'Copy Input To->' menu items.
...
Thanks to Thomas Dreibholz for patch. I made a few minor alterations.
BUG: 168292
GUI
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1027898
17 years ago
Pino Toscano
0b0ed49cc0
initialize in the correct order
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1025870
17 years ago
Script Kiddy
4753c80127
adding tons of real names
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1024311
17 years ago
Raphael Kubo da Costa
f2d94b2b51
Save one pointer in FreeBSD::readCurrentDir().
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1018644
17 years ago
Raphael Kubo da Costa
384792f0ea
Implement readArguments() for FreeBSDProcessInfo.
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1018643
17 years ago
Kurt Hindenburg
9092d8768f
Ignore invalid parameters; can be the result of user doing cat < /dev/urandom.
...
BUG: 195795
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1018064
17 years ago
Raphael Kubo da Costa
f0cf4e52b5
Return false for methods not implemented in Solaris.
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1017794
17 years ago
Raphael Kubo da Costa
750dc4fa90
Add support for retrieving process information for FreeBSD.
...
REVIEW: 1485
BUG: 205648
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1017793
17 years ago
Kurt Hindenburg
400304077d
Temporary fix for crashing during Search when there is a match on top line.
...
CCBUG: 205495
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1017656
17 years ago
Kurt Hindenburg
02713c707d
Correct to US Spelling
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1017651
17 years ago
Kurt Hindenburg
a8c7c1de89
Fix an issue with my 1017187 commit and fix 1 krazy2 issue
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1017606
17 years ago
Kurt Hindenburg
df86a1b528
Update version
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1017601
17 years ago
Kurt Hindenburg
f9e2b3444d
Correct KPart issue where the wrong context menu was used and invalid menus were created.
...
BUG: 186745
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1017600
17 years ago
Kurt Hindenburg
163df68298
Fix some code issues that krazy2 found when running on MacOS.
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1017187
17 years ago
Kurt Hindenburg
cfa42fd56f
Change icon to better visualize master mode for 'Copy Input To..'.
...
Thanks to Thomas Dreibholz <dreibh@iem.uni-due.de> for patch on reviewboard.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=1016850
17 years ago