7207 Commits (56ffdbbb29d2bb4b4942d348ba21fecdcf4e7740)
 

Author SHA1 Message Date
Tomaz Canabrava 56ffdbbb29 Correctly handle selection and opening via clicks 6 years ago
Kurt Hindenburg a6a726f150 Add copyright and license 6 years ago
Gustavo Carneiro d2d818b08b konsole: Convert depreciated QString::SkipEmptyParts and QButtonGroup::idClicked 6 years ago
Fuminobu TAKEYAMA d86b0547ea Notify current cursor position might be changed to input methods 6 years ago
Tomaz Canabrava 877fd0caf4 Add thumbnails for certain file types on mouse hover 6 years ago
Tomaz Canabrava 86aaef4a6e Speedups: Use brace-initializer for vector 6 years ago
Tomaz Canabrava 881b0d4b5c Access QPointer Directly 6 years ago
l10n daemon script 0ecf394e69 SVN_SILENT made messages (.desktop file) - always resolve ours 6 years ago
Tomaz Canabrava 9372cf7147 Fix SearchTask memleak 6 years ago
Tomaz Canabrava e713c90c5e Only recalculate the directories when we change dirs 6 years ago
Tomaz Canabrava 0b489b0c69 Use QSet to search for strings instead of QStringList 6 years ago
l10n daemon script ba0b3bfeab SVN_SILENT made messages (.desktop file) - always resolve ours 6 years ago
Axel Navarro 0c3240a1be Fix override switch-to-tab action in Yakuake 6 years ago
l10n daemon script 33a0d16f68 SVN_SILENT made messages (.desktop file) - always resolve ours 6 years ago
l10n daemon script 6230cddea7 SVN_SILENT made messages (.desktop file) - always resolve ours 6 years ago
Tomaz Canabrava d1443053bf Take in consideration the Word Characters of the profile 6 years ago
Tomaz Canabrava 452e895fcf Fix matching for files within folders 6 years ago
Ahmad Samir e7e8e9d1a9 [SessionController] Fix crash caused by text encoding menu 6 years ago
Maximilian Schiller 1d7142ed24 Fix konsolepart segfault when closing after showing context menu 6 years ago
Nicolas Fella fdfae25665 Fix crash when closing session in KonsolePart via menu 6 years ago
Will Westrop 6d2924e31a Send notification when the session'a foreground process finishes 6 years ago
Kurt Hindenburg 724560da40 Revert "Test breaking build still sends out email" 6 years ago
Kurt Hindenburg ff0a8bcbeb Test breaking build still sends out email 6 years ago
Gustavo Carneiro ebc4dae135 konsole: bugfix: 421906, remove QString() 6 years ago
Tomaz Canabrava 57dde9f146 Add slash to the regexp 6 years ago
Tomaz Canabrava 9c18672e34 Remove stray debug 6 years ago
Tomaz Canabrava 62ebef90c6 Allow "open with" menu to open displayed files in konsole 6 years ago
Tomaz Canabrava 9c9cde045d New method to modify the menus of a Session: setupMenu(QMenu) 6 years ago
Tomaz Canabrava ad4e77d50c Fix regexp for matching files 6 years ago
Tomaz Canabrava 08905bf418 Simplify match of files with space 6 years ago
Tomaz Canabrava 09473afc1d Simplify match algorithm 6 years ago
Tomaz Canabrava bdaa2efdbf Simplify Regexp creation 6 years ago
Tomaz Canabrava df7fb7cdc6 Tilde (~) is a valid character for file names 6 years ago
Tomaz Canabrava 86fd405821 Move the regexp to the inner function, and use a Raw String 6 years ago
Gustavo Carneiro 2b59891d73 Simplify the color information on the tab, per VDG Input. 6 years ago
Gustavo Carneiro 3d2bc6fe05 konsole: move a SessionGroup to a new file 6 years ago
Tomaz Canabrava 4b43b2a45c Keep function body always with success case 6 years ago
Tomaz Canabrava ef074e2380 Be pedantic with the test for QVariant validity 6 years ago
Tomaz Canabrava de8444c361 Pass the QColor directly 6 years ago
Tomaz Canabrava 04484fd1c6 Be more pedantic on the color values 6 years ago
Tomaz Canabrava 309be51fc3 Off by one error in the loop 6 years ago
Tomaz Canabrava 7fda6d2868 Code Style 6 years ago
Christoph Feck c58058b2ed GIT_SILENT Update Appstream for new release 6 years ago
Kurt Hindenburg d8b9ccd24e Simpify return after else statements 6 years ago
Kurt Hindenburg 90c81d0ecf Simpify return after else statements 6 years ago
Kurt Hindenburg 9a80c74bff Fix some implicit-bool-conversions 6 years ago
Kurt Hindenburg 6733a9367b Convert QFontMetrics depreciated width to horizontalAdvance 6 years ago
Kurt Hindenburg 5c793cb042 Convert depreciated setWorldMatrix to setWorldTransform 6 years ago
Gustavo Carneiro e788b2a894 Konsole: Add a color tabs support in Konsole 6 years ago
Kurt Hindenburg 2511258338 Use a braced initializer list 6 years ago