50 Commits (1d64de0e8d2309118abbdd916ece87655da3e296)

Author SHA1 Message Date
Lars Doelle 1d64de0e8d removed obsolete stuff 26 years ago
Lars Doelle 15790d52c9 restored session selection menu in tool bar. 26 years ago
Waldo Bastian a5eb9646a0 - toolBar()->enable(b_toolbarvis ? KToolBar::Show : KToolBar::Hide); 26 years ago
Waldo Bastian 02e3978a95 WABA: Clean up the mess: s^KTMainWindow^KMainWindow^ 26 years ago
Waldo Bastian 303d9e11b5 WABA: Fix sizing [Hack] 26 years ago
Lars Doelle b147576d7d adjusted full screen mode 26 years ago
Lars Doelle 93818b1880 fullscreen mode fixed 26 years ago
Waldo Bastian 33da6e75ad fixes the following problems with konsole: 26 years ago
Waldo Bastian 26b91ded7e -#include <cstdlib> 26 years ago
Marcus Meissner 3e497a8d57 Do not change rows back to 24 on columns-only resize. 26 years ago
Hans Petter Bieker 07724e5c73 Compiles with QT_NO_ASCII_CAST. 26 years ago
Lotzi Boloni a21dc853e6 Ok. I sort of fixed the resize problem, and the problem 26 years ago
Lotzi Boloni 3ae26c09ef -the text beside icon behavior is now specified only in the default config 26 years ago
Lotzi Boloni d4d50cc43d -fixed the setting of the history checkmark - it was not initialized correctly 26 years ago
Lotzi Boloni 8b2d80ef0b -made the QPopupMenus explicit children of mainwindow from the constructor 26 years ago
Carsten Pfeiffer 5abd9fe0d8 - removed toolbar position saving code 26 years ago
Carsten Pfeiffer 8ea558c696 - let KToolBar do the toolbar handling 26 years ago
Lotzi Boloni 34dc847539 -small fix for the title display 26 years ago
Waldo Bastian b64c284dc7 WABA: At least set the initial size right. 26 years ago
Antonio Larrosa Jimenez a293e3c7dd The right fix to start the "Shell" session when clicking on the toolbar button. 26 years ago
Lars Knoll 7d697e96e4 fixed resizing of konsole 26 years ago
Antonio Larrosa Jimenez c8a022f8f7 Make the New button a Delayed popup menu, and make it open a new session when clicking it. 26 years ago
Reginald Stadlbauer bf1db69939 fixed new-button in toolbar 26 years ago
Matthias Ettrich 3b16bf65b3 say hello to ksplash 26 years ago
Hans Petter Bieker 35ba6a7dbc This is not unicode clean.. :-) 26 years ago
Sean Kendall Schneyer 106d62c2d3 Fixes Bug# 5913 26 years ago
Lars Doelle d19530f2a1 added start menu 26 years ago
Lotzi Boloni 9f3d58429e -I think that I fixed the annoying bug when the scrollbar jumped back after creating a new terminal. 26 years ago
David Faure bd98cbcb33 Fixed #4973 (dropping a directory with a space in the name) 26 years ago
Matthias Ettrich 9b761e9bc7 Use the new windowmanager interaction API 26 years ago
Stephan Kulow dae3ee0ad5 fixing some more warnings (xemacs is a cool compiler, you just have to 26 years ago
Stephan Kulow e52172491f kDebugInfo replaced 26 years ago
Stephan Kulow 1885479233 some smaller fixes 26 years ago
Preston Brown d81c69019d get rid of kapp->config() across the board. About to remove it from 26 years ago
David Faure b70208aebd Damn duplicated code. Didn't fix the right one. Looks like the 26 years ago
David Faure c113510442 Small bug when dropping multiple files fixed: one out of two was skipped :) 26 years ago
David Faure b5e2db43a0 Emit popupmenu on right click in the part (and another connect moved to where 26 years ago
David Faure f145843aac Fixes for session termination (Ctrl+D or exit) in embedded mode. 26 years ago
Waldo Bastian 30c716f8e9 WABA: Store/restore cwd in session config (session as in KSMServer) 26 years ago
Carsten Pfeiffer 96be148d1b KSelectAction::setCurrentItem() does't emit activated() -> call the slot 26 years ago
Kurt Granroth 347f56e400 Okay, it does NOT get more bizarre then this... y'know the problem I (and 26 years ago
Lotzi Boloni e2935eb1c0 -moved the drag and drop stuff to the widget instead of the toplevel window. 26 years ago
Lotzi Boloni 152dcd2db2 -keytab setting is now saved and applyed to all session (if I am not wrong, it was working only for the current) 26 years ago
David Faure 729e5b7e99 "konsole" -> "openterm", and called KRadioAction constructor that takes the 26 years ago
David Faure 9c7af102a9 Fixes for running on Solaris, following to FX's report. 26 years ago
Geert Jansen d20940a9e7 Port to changed iconloader API. 26 years ago
David Faure eaaee8db3f Allow empty Exec field. This fixes the 'new' button starting up 'sh' 26 years ago
Hans Petter Bieker 173521e46f i18n(). 26 years ago
Lotzi Boloni 5ec5a92cdd Ok. Konsole now is a part. Try to click in konqy on 26 years ago
Lotzi Boloni fa6327c409 -if everything is fine, konsole may end up being a part tonight 26 years ago