Martin T. H. Sandsmark
04dce67996
Make the URL hint keyboard modifiers configurable
...
Instead of hardcoding CTRL which was a bit annoying add checkboxes to
the profile edit dialog to let the user select which keys to use.
REVIEW: 128778
2016-08-28 15:15:51 +02:00
Kurt Hindenburg
5085c4fc45
Use QStringLiteral and QLatin1String
2015-10-15 16:30:24 -04:00
Kurt Hindenburg
dc5ba8c695
add QList::reserve()
2015-10-12 09:46:10 -04:00
Hrvoje Senjan
9ecc27aadb
Fixup commit 15d09f9, QStandardPaths can't use wildcards directly
2014-10-18 22:24:18 +02:00
Montel Laurent
5d4cda3e2f
kdelibs4support--
2014-10-18 13:03:41 +02:00
Michal Humpula
15d09f9161
port from KStandardDirs to QStandardPaths
...
REVIEW: 120498
2014-10-11 14:34:15 +02:00
Jekyll Wu
6fa0121b8e
When saving profile, always use its untranslated name as filename
...
An internal property is introduced to record the untranslated name.
When saving profile into disk, always refer to that untranslated name
to get the filename.
This extra consideration is intended to deal with the situation when the
profile's contents are i18nized. The typical example is the "Shell" profile
shipped by default.
BUG: 250506
FIXED-IN: 4.9.0
2012-05-16 01:10:04 +08:00
Kurt Hindenburg
bee9aa8f78
minor style fixes - remove empty lines start/end code blocks
2012-05-13 10:08:05 -04:00
Jekyll Wu
7c99506e5f
Just #include what is needed
2012-04-19 20:02:55 +08:00
Kurt Hindenburg
4dae2895bb
Separate the profile reader/writer to their own file
2012-03-16 11:14:05 -04:00