16 Commits (0db4e8892b90f2ca1e89e2c82e793fd37bd32e47)

Author SHA1 Message Date
Raphael Rosch 08931fbd33 Tweak tab title options: home and Bourne prompt sigils 7 years ago
Kurt Hindenburg bed548e85a sync declarations with definitions (have .h and .cpp variable names match) 8 years ago
Kurt Hindenburg 2a2a56d73c modernize use nullptr 9 years ago
Kurt Hindenburg be6755473c uncrustify using kf5 config 9 years ago
Kurt Hindenburg 4ed43e23e6 More changes to QLatin1String, QLatin1Char and QStringLiteral 9 years ago
Kurt Hindenburg eade05a4bd Do not specify Qt modules in includes 9 years ago
Kurt Hindenburg cc6f09b2b0 Add entires for %U and %c for remote tabs 10 years ago
Kurt Hindenburg dc5ba8c695 add QList::reserve() 11 years ago
Kurt Hindenburg a402947c28 Use QVariant::toString instead of ::value 11 years ago
Alex Richardson a3ce74d4eb Convert to Qt5 signal slot syntax 12 years ago
Kurt Hindenburg 1ea501da62 remove include moc from .cpp files - removes build warnings 13 years ago
Kurt Hindenburg eaeff78f51 Add i18n context markers for tooltips 13 years ago
Jekyll Wu 131091c983 Adjust including form for some Qt headers as preparation for Qt5 14 years ago
Jekyll Wu 59c635f552 Add formatter %h which expands to local hostname in local session 14 years ago
Kurt Hindenburg 2f56120a2e -Wshadow fixes 14 years ago
Jekyll Wu 9433cc1394 Change TabTitleFormatAction(a QAction) into TabTitleFormatButton(a QPushButton) 14 years ago
Jekyll Wu f4fb943132 Most of time we only need <KLocalizedString> instead of <KLocale> 14 years ago
Kurt Hindenburg 2298f538de Apply astyle-kdelibs 14 years ago
Jekyll Wu 28e00839be Rename for clarity 15 years ago
Jekyll Wu 37834ce9d1 Better not use handwritten count for array members. 15 years ago
Jekyll Wu de61d40c63 Include Qt headers in the form of "#include <Module/Class>" 15 years ago
Kurt Hindenburg 86f6987320 Include % format strings alongside its descriptions. 15 years ago
Stephan Binner 5b40edef18 i18n style guide fixes: http://techbase.kde.org/Projects/Usability/HIG/Capitalization 17 years ago
Kurt Hindenburg 370f03e2de Allow user to select 'User Name' from drop down. 17 years ago
Robert Knight 956277c014 Convert tabs to 4 spaces to match kdelibs conventions. Previously 18 years ago
Robert Knight 5d9997446e Update copyright year to 2008. Remove '(C)' from copyright lines. 18 years ago
Robert Knight b667b9e075 Add support for displaying session number in tab titles using a '%#' marker or 18 years ago
Stephan Binner dfac4ca329 i18n style guide fixes, the capitalization rules are explained at 18 years ago
Robert Knight 8ac498d34c i18n fixes from Stefan Asserhall. 19 years ago
Robert Knight 53d5b76910 Allow tab titles to include the window title set by the shell. Fix arithmetic exception when trying to shrink/expand the current view if it is the only view open. 19 years ago
Robert Knight 35792c6fa3 Use inline editing for the tab title formats. 19 years ago