l10n daemon script
668554f613
SVN_SILENT made messages (after extraction)
12 years ago
Matthias Klumpp
054d46c089
Add AppStream metadata
12 years ago
Kurt Hindenburg
948c7aff6c
Reset version
12 years ago
Kurt Hindenburg
e2a0701587
Signal currentDirectoryChanged only check session's background process.
...
Do not check foreground process to determine if current directory has
changed. Fixes nasty bugs such as 'man ls' changes to man folder.
This changes the BIC so the patch is different than the one committed
in KDE 4.14.x
Thanks to Arjun AK arjunak234 gmail com
.REVIEW: 120763
.BUG: 305085
.FIXED-IN: 14.12
(cherry picked from commit f269c1ad5986784981ba9c49127df2bfdcdee8fe)
12 years ago
Lukáš Tinkl
9bccb49099
fix pressing Enter key to rename a tab
...
it would otherwise popup the first combo instead
12 years ago
Kurt Hindenburg
b89558d75a
bump patch version
12 years ago
Kurt Hindenburg
97e1fbeff9
Remove duplicate includes, rearrange includes, add newline at EOF
12 years ago
Kurt Hindenburg
44457f8e37
Fix write locations for konsole's files
...
QStandardPaths::writableLocation(QStandardPaths::GenericDataLocation
apparently doesn't include an / at the end.
12 years ago
Kurt Hindenburg
b51dca8218
Fix Konsole hides tabs when moving them using keyboard
...
Only on KF5, not KDE 4.14.x
Thanks to Arjun AK arjunak23 @gmail com for researching/fixing this
BUG: 337241
REVIEW: 120693
12 years ago
Kurt Hindenburg
95687e84b0
More KAction->QAction porting
...
REVIEW: 120557
12 years ago
Montel Laurent
38c263f4c0
Migrate config
12 years ago
Montel Laurent
af74326712
Fix crash
12 years ago
Montel Laurent
61405b86ab
Port to KDialog
12 years ago
Montel Laurent
91cdd62fb0
Reactivate libkonq support
12 years ago
Montel Laurent
fe770fbf2b
kdelibs4support--
12 years ago
Montel Laurent
3ad8de237f
Remove not necessary includes
12 years ago
Montel Laurent
79661ac5f6
Fix includes
12 years ago
Montel Laurent
dd4348d30a
Fix includes
12 years ago
Montel Laurent
bbdc77462f
kdelibs4support--
12 years ago
Hrvoje Senjan
9ecc27aadb
Fixup commit 15d09f9, QStandardPaths can't use wildcards directly
12 years ago
Montel Laurent
83515eafbc
Port to new connect api
12 years ago
Montel Laurent
bce7d53c72
kdelibs4support--
12 years ago
Montel Laurent
5d4cda3e2f
kdelibs4support--
12 years ago
Montel Laurent
6c747d97d6
kdelibs4support--
12 years ago
Montel Laurent
b9c664bfce
Convert to QDialog
12 years ago
Montel Laurent
4d536dcb29
We are in kf5
12 years ago
Montel Laurent
0acf9a7712
Remove kdelibs4support
12 years ago
Montel Laurent
8182ac8edc
Port to QDebug
12 years ago
Montel Laurent
78c9fd39cf
Port to QMenu
12 years ago
Montel Laurent
3621877b9f
Clean forward declaration
12 years ago
Montel Laurent
6c15e52276
Port to QDialog
12 years ago
Michal Humpula
d3310de9e0
port KIcon to QIcon
...
REVIEW: 120493
12 years ago
Michal Humpula
15d09f9161
port from KStandardDirs to QStandardPaths
...
REVIEW: 120498
12 years ago
Lukáš Tinkl
cc85a5243c
QAction::setShortcut -> KActionCollection::setDefaultShortcut
12 years ago
Kurt Hindenburg
cb1f25d950
Add Enum to handle meta keys on Mac OS
...
Part of the rb 120323
René J.V. Bertin rjvberti @gmai .com
(cherry picked from commit b2cf60009e6d0ba8bcc4ebdc69fa4d0f76df7209)
12 years ago
Kurt Hindenburg
5b1470c536
porting from KSharedPtr to QExplicitlySharedDataPointer
...
Patch by Michal Humpula michal humpula hudrydum cz
REVIEW: 120497
12 years ago
Kurt Hindenburg
b6429eadec
port from K_GLOBAL_STATIC to Q_GLOBAL_STATIC
...
Patch by Michal Humpula michal humpula hudrydum cz
REVIEW: 120496
12 years ago
Kurt Hindenburg
abb83e8ef0
Add support for copying HTML formatted text from terminal
...
Currently, only text is supported - this add HTML
Thanks to Anonymous Koavohv koavohv gmail com
REVIEW: 119914
12 years ago
Kurt Hindenburg
b6304bcc59
Port KUrl to QUrl
...
Thanks to Michal Humpula michal humpula hudrydum cz
REVIEW: 120430
12 years ago
Kurt Hindenburg
f2723204ca
Put all the add_definitions in one block
12 years ago
l10n daemon script
1c75c1884f
SVN_SILENT made messages (.desktop file)
12 years ago
Kurt Hindenburg
b542df3420
Revert "No longer check for X11"
...
For now revert this, on non X11 systems it causes:
FAILURE (KCmdLineArgs):
Application requests for isSet("display") but the "display" option
has never been specified via addCmdLineOptions( ... )
This reverts commit d42ef186c8 .
12 years ago
Kurt Hindenburg
676549a024
Minor: fix header guard name
12 years ago
Kurt Hindenburg
61f7683c5b
Minor: use '' around single character
12 years ago
Kurt Hindenburg
f9ab2ff8dd
add explicit to ctor
12 years ago
Kurt Hindenburg
7237b73b34
Fix spelling error in comment
12 years ago
Kurt Hindenburg
eda0e431b2
Minor whitespace changes
12 years ago
Kurt Hindenburg
47208fafba
Remove X11 linking completely
12 years ago
Kurt Hindenburg
d42ef186c8
No longer check for X11
...
X11 check was only for checking parameters on the command line. X11
wasn't actually needed.
12 years ago
Kurt Hindenburg
0e32816f8b
Only use X11_X11_LIB instead of X11_LIBRARIES
...
Thanks to Bernd Steinhauser linux bernd steinhauser de
REVIEW: 119908
12 years ago