Script Kiddy
2e2af2cdd9
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=739529
19 years ago
Script Kiddy
6a2c4b616f
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=738563
19 years ago
Matt Rogers
b43902b568
Fix the saving of the profile configuration by always saving it under
...
$KDEHOME. Profile::path always pointed to my $KDEDIR which was fine since
it was writable by me (and would thus get saved), but as soon as my nightly
build process finished, I'd lose my profile settings.
Since konsole is kdeinit enabled, this is a friendly reminder you'll most
likely need to restart kdeinit4 in order for the fix to take effect.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=738539
19 years ago
Thomas Zander
9e87abdf01
Add the hide action before we set the xmlguiclient so the action is found when
...
making the menu.
BUG: 151421
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=738433
19 years ago
Thomas Zander
c6dbccc7cb
Use kdebug, not qdebug
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=738432
19 years ago
Jakub Stachowski
ac148385ec
Only permit selection of monospaced fonts
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=738000
19 years ago
Jakub Stachowski
ffc0f1d9dc
Don't try saving profile into unwritable file.
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=737991
19 years ago
Robert Knight
e725fe9d51
Clear line attributes (eg. line-wrap status) on affected lines when clearing portions of the screen image.
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=737604
19 years ago
Robert Knight
c5c21f90b8
Re-implement storage of line-wrapped status in fixed-size history buffers.
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=737603
19 years ago
Script Kiddy
def8a7fde2
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=737424
19 years ago
Allen Winter
b4c19ebf41
DocPath => X-DocPath
...
ServiceTypes => X-KDE-ServiceTypes
Keywords => X-KDE-Keywords
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=737278
19 years ago
Script Kiddy
6cc6668b4a
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=736533
19 years ago
Script Kiddy
6625eff0e4
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=735257
19 years ago
Pino Toscano
8afb02899c
icon renaming:
...
- openterm -> utilities-terminal
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=735071
19 years ago
Pino Toscano
d60abcd5f5
icon renamings:
...
- view-remove -> view-close
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=734965
19 years ago
Craig Drummond
d844806527
Fix parentless dialogs
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=734552
19 years ago
Script Kiddy
83d6d73358
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=734544
19 years ago
Dirk Mueller
fdc87d4b4e
a really interesting way to break license detection
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=734327
19 years ago
Robert Knight
88c681d05d
Attempted fix for when changing the profile of a tab after making use of the split-view feature. Dangling pointers were being left in ViewManager::_sessionMap (even though _sessionMap previously stored QPointer guarted ptrs rather than raw pointers). Call removeContainer() to remove views cleanly from the _sessionMap hash when the 'Close Other Views' action is triggered rather than simply deleting the view container directly. Store raw pointers in _sessionMap variable since QPointer<> does not work here.
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=734008
19 years ago
Script Kiddy
47e3ff7620
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=733791
19 years ago
Robert Knight
c295cc37b0
Add comments about utempter being disabled.
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=733675
19 years ago
Robert Knight
debb555c02
Temporary fix for Bug #151965 . Disable utempter support.
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=733673
19 years ago
Robert Knight
59ae57f9ad
Make the brief explanation of the 'workdir' command-line argument more verbose.
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=733662
19 years ago
Robert Knight
fc94b88311
Change the 'workdir' argument to set a property on the default profile rather than changing the directory argument for the first new session in the new window or tab. Refactor the command-line argument processing, split the processing of groups of commands into their own functions.
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=733659
19 years ago
Robert Knight
be52337d18
Use the term 'tabs' rather than 'sessions' in the confirmation dialog shown when closing a window with multiple tabs. For consistency with other parts of the UI. Style adjustments.
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=733658
19 years ago
Laurent Montel
8292c89d21
Readd workdir to allow to use konsole servicemenu
...
but I don't know why "setWorkingDirectory" doesn't work
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=733608
19 years ago
Aaron J. Seigo
6abc4939de
accidently closing a window with one session in it, no big deal. maybe annoying, but that's all.
...
closing a window with 10 active sesssions in it and it just disappearing ... no good. that's why every (ewll behaved) tabbed app asks for confirmation in these cases. konsole in kde3 did it too.
now, to set up those tabs again ... *sigh*
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=733577
19 years ago
Laurent Montel
f2e0b305b3
Adapt servicemenu and install in services/ServiceMenus
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=733148
19 years ago
David Faure
fb4439cb65
Updated kded module readme
...
Moved kpasswdserver.desktop together with the kded module (kdebase/runtime)
Ported all kdebase kded modules to KPluginFactory
Fixed the "Bus" -> "D-Bus" typo in soliduiserver.h too [now grepped all of kde, it hasn't been copied elsewhere]
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=733069
19 years ago
Robert Knight
9115b5fdc5
Remove unused code.
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=732772
19 years ago
Pino Toscano
8fb491f60a
icon renamings:
...
- history-clear -> edit-clear-history
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=732391
19 years ago
Hoàng Đức Hiếu
4ff466f4f8
exclude also <, as seen in <a href=' http://example.org '> http://example.org </a>
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=732048
19 years ago
Hoàng Đức Hiếu
fa7f07a3f4
Remove ) from URL delimiting characters because XPointer uses it. See some examples at < http://student.kuleuven.be/~s0159198/xpointer/ >
...
XPointer also uses ' in URL, but I leave it in for now. I think XML and HTML docs are more popular than XPointer URLs.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=731977
19 years ago
David Faure
4a7750e797
cleanup: setSingleShot(true) needs to be done only once
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=730781
19 years ago
David Faure
56f81a079f
SVN_SILENT trailing whitespace removal done automatically by xemacs
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=730780
19 years ago
David Faure
62a79199c1
Fix the bug that made all sessions monitor activity (and constantly call knotify), the bool wasn't checked at all.
...
Starting _monitorTimer is already done if _monitorSilence is true, a few lines above, so removed it.
CCMAIL: robertknight@gmail.com
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=730779
19 years ago
Hamish Rodda
5183376f1e
Remove associateWidget that was too effective (obviously not working before, the patched version prevented the actions from being invoked)
...
Commit results of setShortcut() audit
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=730686
19 years ago
Hamish Rodda
ad6e197df1
Port to KActionCollection::associateWidget and other api changes
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=730654
19 years ago
Olivier Goffart
16c4ec3350
make the "configure notification" menu entry working
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=729652
19 years ago
David Faure
0b5cfa848d
wow that was a century ago
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=729408
19 years ago
Laurent Montel
b925c3ed2a
I don't know which script changed it.
...
Very strange :)
David I think that this email is not valid now :)
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=729384
19 years ago
Script Kiddy
795ea72665
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=729163
19 years ago
Pino Toscano
e9751c4ea2
icon renamings:
...
- tab-breakoff -> tab-detach
- tab-remove -> tab-close
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=727874
19 years ago
Pino Toscano
0a72d894d7
icon renamings:
...
- find-next -> edit-find-next
- find-previous -> edit-find-previous
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=727831
19 years ago
Dirk Mueller
970b1c8943
linking to kdeprint seems a waste of time
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=727400
19 years ago
Dirk Mueller
e47e29a738
compiler warning--
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=727399
19 years ago
Dirk Mueller
5204c7877e
this assert hits here. I wasn't able to figure out why that
...
happens, given that if one konsole crashes, all konsole's disappear
(great concept!) hacking around seems to help.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=727397
19 years ago
Script Kiddy
ffc5d40012
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=726885
19 years ago
Thomas Reitelbach
7b965c4ca1
some i18n clarifications
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=726707
19 years ago
Hamish Rodda
447f32011d
Switch shortcuts to Qt::WidgetShortcut, so they do not clash with other actions when embedded in another application.
...
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=726619
19 years ago