5612 Commits (7ae214023528912ac5f8fbdb5b392b95e6fdb874)
 

Author SHA1 Message Date
Kurt Hindenburg 7ae2140235 s/KShortcut/QKeySequence - commented out code ATM 11 years ago
Kurt Hindenburg 4885ca763e s/KAction/QAction - commented out code ATM 11 years ago
Kurt Hindenburg 90dfa7240a Add const & 11 years ago
Kurt Hindenburg b6ccb539bf Convert to new Qt5 Signal/Slot syntax 11 years ago
Kurt Hindenburg 6d9ecac20b Apparently when I moved the tests to autotests I didn't use 'git mv' 11 years ago
Kurt Hindenburg ff66b231bf Remove unneeded includes 11 years ago
Kurt Hindenburg 917d932f46 Add const and & 11 years ago
Kurt Hindenburg 104f3dd1ef Remove unused function qHash 11 years ago
Kurt Hindenburg 2c0013cc84 Use QList::reserve() 11 years ago
Kurt Hindenburg c0c147e03d Allow profiles to be deleted if user has permissions 11 years ago
Kurt Hindenburg f316dc77f6 s/reset/beginResetModel endResetModel/ 11 years ago
Kurt Hindenburg b8b1600947 Simplify saving of new/changed profiles. 11 years ago
Kurt Hindenburg 2012aa593e Set fallback terminal rows to a more reasonable 24 11 years ago
Kurt Hindenburg f9bb14fa76 s/setResizeMode/setSectionResizeMode/ 11 years ago
Kurt Hindenburg f5bb2f1c5d For MacOSX, get it so that it builds 11 years ago
Kurt Hindenburg 3d649fcfa5 Remove installing Shell.profile 11 years ago
Kurt Hindenburg e14c2992c5 Use const reference inside Q_FOREACH 11 years ago
Kurt Hindenburg f8fa47463f Use .at(0) instead of .first() for QLists 11 years ago
Kurt Hindenburg a402947c28 Use QVariant::toString instead of ::value 11 years ago
Kurt Hindenburg 5168fa3c24 Move ManageProfiles dialog to Configure Konsole window 11 years ago
Kurt Hindenburg 79bee7f7dd Add qCDebug() - change font qWarning to qCDebug 11 years ago
Kurt Hindenburg 2a63d8e010 Switch from removed /Konsole to /Windows/1 dbus 11 years ago
Kurt Hindenburg 0882caa18c Remove outdated dbus /Konsole - use /Windows/# 11 years ago
Kurt Hindenburg 7b07dd78cd s/QLatin1String/QStringLiteral/ 11 years ago
Kurt Hindenburg d59ad5cd8a Output more info about why chosen font can't be matched exactly. 11 years ago
Kurt Hindenburg 31f445fdff bump master version 11 years ago
Kurt Hindenburg ee640027c3 Use a clearer config name when using ::CacheLocation for scrollback 11 years ago
Kurt Hindenburg 9484507f90 Add option to insert DnD URLs as plain text 11 years ago
l10n daemon script 176f0d5141 SVN_SILENT made messages (.desktop file) - always resolve ours 11 years ago
Kurt Hindenburg a9bac171f7 Restore movable tabs 11 years ago
Kurt Hindenburg 5962fb25b3 Fix handling of high precision scroll events 11 years ago
Kurt Hindenburg 53bdb7fb44 Port tests away from KDELibs4Support 11 years ago
Kurt Hindenburg ea7e36667b Change Profile->Appearance display of the color scheme choices. 11 years ago
Kurt Hindenburg a1957e8a8f Allow user to select where the scrollback/history files are written. 11 years ago
Kurt Hindenburg 0842acab6b Actually allow File->Save Output As -> HTML to work 11 years ago
Kurt Hindenburg 7d22259af6 Revert "For HTML output, create a full .html file" 11 years ago
Ragnar Thomsen bfa5644a9b Add Qt5PrintSupport to find_package() in CMakeLists.txt 11 years ago
Kurt Hindenburg 064d189846 Port from K4AboutData to KAboutData 11 years ago
Kurt Hindenburg aee419374c Change versioning to allow release-script to set it 11 years ago
Kurt Hindenburg 5f58169ba6 Export HistoryScroll to fix compiling issue with gcc 5.2 11 years ago
l10n daemon script d9d24d6df1 SVN_SILENT made messages (.desktop file) - always resolve ours 11 years ago
Christoph Cullmann f02e731a05 enable support for high dpi pixmaps 11 years ago
Christoph Cullmann ef1bf9c35a fix scrolling for a HiDPI setup 11 years ago
Kurt Hindenburg 921000d026 Migrate KDE4 apps files to new KDE5 11 years ago
Rex Dieter 8b3a05d688 Store History in cache instead of tmp 11 years ago
Martin T. H. Sandsmark 4ec5d3092d Fix storing of profile when no profile loaded. 11 years ago
l10n daemon script b427c61608 SVN_SILENT made messages (.desktop file) - always resolve ours 11 years ago
l10n daemon script d8108ae96e SVN_SILENT made messages (.desktop file) - always resolve ours 11 years ago
l10n daemon script 79a9103f3c SVN_SILENT made messages (after extraction) 11 years ago
Kurt Hindenburg c15a9a9fb9 Correct cursor rectangle size calculation - noticeable when linespace>1 11 years ago