Commit Graph

11 Commits

Author SHA1 Message Date
Kurt Hindenburg
5eb9952b8c Add note about unreachable code 2018-03-11 14:51:08 -04:00
Kurt Hindenburg
c6cb707fff uncrustify using kf5 config 2017-06-28 08:33:24 -04:00
Kurt Hindenburg
b4b4a502bf More changes to QLatin1String, QLatin1Char and QStringLiteral 2017-05-07 14:25:59 -04:00
Kurt Hindenburg
eade05a4bd Do not specify Qt modules in includes 2017-04-26 21:33:34 -04:00
Martin T. H. Sandsmark
27dec8d02f Port away from kdelibs4support.
Original work by Dāvis Mosāns.

REVIEW: 127625
REVIEW: 126808
2016-06-11 17:24:12 +02:00
Michal Humpula
d3310de9e0 port KIcon to QIcon
REVIEW: 120493
2014-10-11 14:38:18 +02:00
Alex Richardson
a3ce74d4eb Convert to Qt5 signal slot syntax
REVIEW: 117482
2014-04-30 19:16:54 +02:00
Kurt Hindenburg
1ea501da62 remove include moc from .cpp files - removes build warnings 2013-10-22 20:07:23 -04:00
Kurt Hindenburg
983efbc5a8 Add braces around if/else for readability 2012-12-19 23:41:09 -05:00
Kurt Hindenburg
f43dd28d66 Expand %# %w in the "Copy Input To" dialog session list.
Duplicate the code in SessionController.cpp to expand %# %w in the
copy input dialog.  This is not the ideal solution but it not trivial
to fix w/ all the tab/window titles issues in Konsole.

BUG: 175755
FIXED-IN: 4.10
2012-07-28 10:19:25 -04:00
Jekyll Wu
cc8cdd87c8 Move class SessionModelList into its own files 2012-04-20 11:38:49 +08:00