3850 Commits (127c2b523ee2e75679d066cd8c399774ca37b990)
 

Author SHA1 Message Date
Kurt Hindenburg 127c2b523e Don't show the default profile in list when no others are listed. 15 years ago
Kurt Hindenburg 3e75622bd8 To clarify code, s/info/profile/g 15 years ago
Kurt Hindenburg dfd4c14c79 Add action to jump to last tab. 15 years ago
Kurt Hindenburg 0c0874f98a On MacOSX, put menus inside konsole window. 15 years ago
Jekyll Wu 272ac9850e Include KDE headers consistently in the from of "#include <KSomething>" . 15 years ago
Jekyll Wu ca3ef60d6d Fix the problem of possibly losing the last line after resizing window. 15 years ago
Jekyll Wu 031a9d54e2 Do not insert one extra emtpy line every 500 lines in the saved history. 15 years ago
Jekyll Wu d11fd4ea18 Add "Select All" action for selecting the whole history of this session. 15 years ago
Jaime Torres bfc17f4a94 No need for a variable to store a value, use it and forget it 15 years ago
Jaime Torres 7407585c15 Initialize the read write balance counter 15 years ago
Jekyll Wu cd2e674d21 Rename to avoid confusion. 15 years ago
Yuri Chornoivan ea457d8973 add missing space 15 years ago
Albert Astals Cid 18df5b4731 Small fix in the text 15 years ago
Jekyll Wu 49c107966b Konsole should never save a profile with empty name into disk. 15 years ago
Kurt Hindenburg 050819bb8d When searching, apply change in case sensitive option immediately. 15 years ago
Kurt Hindenburg 35fae00159 When using -e <command> don't save to profile for new tabs. 15 years ago
Jekyll Wu e14b2099cc Each filename inserted in d&d operation should be followd by a space. 15 years ago
Jekyll Wu 771b4b2228 ANSI escape code "\e[1;93m" should generate intensive color. 15 years ago
Script Kiddy 1923acd434 SVN_SILENT made messages (.desktop file) 15 years ago
Script Kiddy f45836543c SVN_SILENT made messages (.desktop file) 15 years ago
Jekyll Wu 1772401647 Rename for consistency 15 years ago
Jekyll Wu c4ab3d6c6d Make the parsing of ssh command more robust, or more complicated. 15 years ago
Jekyll Wu 7d2f153ae6 Warn users they may need to restart konsole to see transparent background. 15 years ago
Script Kiddy 3ca9d38075 SVN_SILENT made messages (.desktop file) 15 years ago
Script Kiddy d7ed89c473 SVN_SILENT made messages (.desktop file) 15 years ago
Jekyll Wu 1233aa0f97 Initialize _maxLineCount in the initilization list directly. 15 years ago
Jekyll Wu 02a821887f Remove unused methods maxNbLines() . 15 years ago
Jekyll Wu 57a83187ce Remove unused member variable m_logFileName. 15 years ago
Jekyll Wu 87b98de419 Rename member variable m_histType to _historyType. 15 years ago
Jekyll Wu 5e8a76c302 Delete long obsolete method HistroyScroll:getCell(). 15 years ago
Jekyll Wu 45daca783f Declare HistoryFile::isMapped() as const method. 15 years ago
Jekyll Wu 4455c2a59f Rename member variable fileMap and readWriteBalance. 15 years ago
Jekyll Wu 31ba6915b2 Rename member variable length to _length. 15 years ago
Jekyll Wu 02165475ea Rename member variable tmpFile to _tmpFile. 15 years ago
Jekyll Wu 1f1b54e733 Rename member varibale ion to _fd. 15 years ago
Jekyll Wu 75017ee579 It is not a good idea to #include <KDebug> in SessionController.h 15 years ago
Jekyll Wu 57412dce63 comment out unused variable rowIndex. 15 years ago
Jekyll Wu e83bc55fa4 Do not call selectedRow() at the end of tableSelectionChanged(). 15 years ago
Jekyll Wu 96c0f3a44e No need to call tableSelectionChanged() explicitly in populateTable(). 15 years ago
Jekyll Wu ce496b5933 Make the code a bit more readable. 15 years ago
Jekyll Wu b7e4742eb6 add KDialog:: prefix before ButtonCode. 15 years ago
Jekyll Wu ca7beebb0e KTabWidget is not used by konsole yet. 15 years ago
Jekyll Wu 50a38c2fcb small changes with #include . 15 years ago
Jekyll Wu e828def700 Reorgnazie some #include. 15 years ago
Jekyll Wu de61d40c63 Include Qt headers in the form of "#include <Module/Class>" 15 years ago
Jekyll Wu f78b734ef2 Remove unused #include . 15 years ago
Jekyll Wu 0f89f1bba9 Check the validity of context menu after it gets closed. 15 years ago
Jekyll Wu d90862d060 replace Q_SLOTS with slots. 15 years ago
Jekyll Wu 4b02eba623 Change slotClose() as private slot, since it is not used externally. 15 years ago
Jekyll Wu 6d08d04b56 adjust indentation to 4 spaces. 15 years ago