79 Commits (595f9fdc1d31e8ce7fa39c6c3175bdda1a6c9821)

Author SHA1 Message Date
Kurt Hindenburg c907fcea7a remove unneeded casts 9 years ago
Kurt Hindenburg 2a2a56d73c modernize use nullptr 9 years ago
Kurt Hindenburg 1da83f1ef3 uncrustify using kf5 config 9 years ago
Kurt Hindenburg 2b56917643 change to i18nc 9 years ago
Kurt Hindenburg eade05a4bd Do not specify Qt modules in includes 9 years ago
Kurt Hindenburg a540e6fdd0 Fix readability-implicit-bool-cast issues using nullptr 9 years ago
Kurt Hindenburg 5648ec1a1a Use QLatin1* to handle casts from ascii 9 years ago
Kurt Hindenburg accf076104 Use member initializer lists in constructors 9 years ago
Kurt Hindenburg 5bc0b561c4 Remove class ColorEntry which was actually just a QColor wrapper 9 years ago
Kurt Hindenburg 66044df34b fix a lot of issues of readability-implicit-bool-cast 9 years ago
Kurt Hindenburg 49f6216e6a Add static_cast to show conversions 9 years ago
Martin T. H. Sandsmark 3ff022527e Fix randomization in color scheme 9 years ago
Kurt Hindenburg c8da8f3b47 Add rendition flags SGRs 2, 8, 9, 53 10 years ago
Kurt Hindenburg 84b43dfb21 Add rendition flags SGRs 2, 8, 9, 53 10 years ago
Kurt Hindenburg d5d2d9ef0d Allow transparency to work when using images as backgrounds. 12 years ago
Kurt Hindenburg 09ca63dbb6 Allow transparency to work when using images as backgrounds. 12 years ago
Alex Richardson a83db71590 Port to KF5/Qt5 13 years ago
Alex Richardson ab5e15b1b7 Revert "Port to KF5/Qt5" 13 years ago
Alex Richardson 4adfbe84bd Port to KF5/Qt5 13 years ago
Kurt Hindenburg 61a8fd147d Remove old colorscheme Bold key 13 years ago
Kurt Hindenburg cdf2b2bc78 Switch from c-style casting to c++ casting via static_cast 13 years ago
Jekyll Wu d8f22c821a Move class AccessibleColorScheme into its own files 14 years ago
Kurt Hindenburg 69dcbd3406 astyle fixes - spaces/{ 14 years ago
Jekyll Wu 65614265c8 Delete the useless 'Transparency=' entries when saving colorscheme 14 years ago
Jekyll Wu 001a353a46 Remove code for per-color transparency 14 years ago
Jekyll Wu 0aa98a4f97 Prefer operator= to the attach() method 14 years ago
Jekyll Wu cc4564c311 Move related code closer 14 years ago
Kurt Hindenburg 5b083640ce whitespace and style fixes 14 years ago
Kurt Hindenburg 397e92a9a7 -Wshadow fixes 14 years ago
Jekyll Wu 25b8b5353c Trivial style change: remove extra blank lines 14 years ago
Jekyll Wu f4fb943132 Most of time we only need <KLocalizedString> instead of <KLocale> 14 years ago
Jekyll Wu 328aeac8a8 ColorScheme should read and write the same "Transparent" entry consistenly 14 years ago
Jekyll Wu 2f7a0965f5 Move class ColorSchemeMananger into its own file 14 years ago
Jekyll Wu 328dcabe06 More consistency and more constness 14 years ago
Jekyll Wu 5a4fdd2f58 More constness 14 years ago
Jekyll Wu 846c321ebb Simplify the interface of ColorScheme::writeColorEntry() 14 years ago
Jekyll Wu 9e2740db6e Trivial readability fix 14 years ago
Jekyll Wu 41d2f5f261 Move code around 14 years ago
Jekyll Wu 6f2496a980 Less magic number 14 years ago
Jekyll Wu 0331f97b60 Another try of cleaning up of #includes 14 years ago
Jekyll Wu 6b6a5944f6 Prefer foreach(...) over while(...) for simplicity and readability 14 years ago
Kurt Hindenburg f94c82e6b0 Apply astyle-kdelibs 14 years ago
Kurt Hindenburg 4e5586f5c0 Revert "Add more i18nc KUIT context." 15 years ago
Jekyll Wu 80ec2d216b Delete some kDebug messages 15 years ago
Jekyll Wu 330de6c6f4 Fix some spelling problems 15 years ago
Jekyll Wu cf92cece2b Remove leading white spaces in blank lines to make them really empty 15 years ago
Kurt Hindenburg 05f8cc339f Add more i18nc KUIT context. 15 years ago
Kurt Hindenburg 6ac741878f Add more i18nc KUIT context. 15 years ago
Jekyll Wu 607e2d44d0 Define the default debug area and no more "kDebug(1211)". 15 years ago
Jekyll Wu de61d40c63 Include Qt headers in the form of "#include <Module/Class>" 15 years ago