l10n daemon script
0daae53367
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2015-04-24 09:52:38 +00:00
Frank Reininghaus
975d0d7bfa
Remove obsolete benchmark for inserting many child items
...
I added this benchmark quite a long time ago in order to check that the
changes in dc6322dc09
do not make
inserting many child items into the model slower. The test tries to
insert child items of different subfolders at the same time, which
cannot happen during normal usage because KDirLister only tells us about
one subfolder at a time.
The code was commented out a long time ago because it is no longer
compatible with the (greatly improved) new internal structure of
KFileItemModel. I think that it's not worth porting the benchmark
because it fulfilled its intended purpose a long time ago. Even if
someone decides to make a simplified working new benchmark out of it at
some point, it does not make much sense to keep this commented-out code
around for years. It can still be found in the git history - after all,
that's what version control systems are for.
2015-04-24 01:44:31 +02:00
Lasse Liehu
82bf562c34
Enable translation scripting for date groups
...
This allows to work around limitations in Qt's date formatting.
Examples:
* Uppercasing the first character in a string because it's a title:
Day of the week and month names returned by QDateTime::toString
are usually lowercase.
* Correcting the noun case of a month name from "of [month]" to
"in [month]" in Finnish: "of [month]" is correct when talking
about a specific day, but wrong when talking about a specific month.
REVIEW: 123278
2015-04-23 17:40:33 +03:00
Lasse Liehu
d4475653db
Rewrap lines in KFileItemModel::dateRoleGroups
...
Now they are under 100 characters.
2015-04-23 17:40:33 +03:00
Ashish Bansal
7042c6c289
Add dbus interface to dolphin
...
Implemented org.freedesktop.FileManager1 dbus interface in dolphin
http://www.freedesktop.org/wiki/Specifications/file-manager-interface/
REVIEW: 123313
BUG: 343016
2015-04-22 18:59:39 +05:30
l10n daemon script
807230882b
SVN_SILENT made messages (after extraction)
2015-04-18 08:56:17 +00:00
l10n daemon script
4e96b1a42f
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2015-04-04 11:02:00 +00:00
David Edmundson
de84f223d4
Remove deprecated X scaling of QPixmaps
...
QPixmaps are no longer X pixmaps so this won't ever work anymore
REVIEW: 123138
2015-03-31 15:20:02 +02:00
Kai Uwe Broulik
029f3e4732
Show kdeconnect devices under "Devices"
...
We probably need a more sophisticated heuristic for identifying devices in the places
panel but given we already did that for Bluetooth should do for the foreseeable future.
REVIEW: 123189
BUG: 337222
2015-03-31 12:30:36 +02:00
David Edmundson
4ed0b82b02
Merge branch 'davidedmundson/highdpi'
...
REVIEW: 123137
2015-03-30 13:39:17 +02:00
David Edmundson
1b6ee5d6cd
review comments
2015-03-27 16:28:57 +01:00
David Edmundson
35c0972671
Make KPixmapModifier::applyFrame handle high DPI images
2015-03-26 16:06:52 +01:00
David Edmundson
00b00d2371
Paint icons at the correct size
2015-03-25 18:31:40 +01:00
David Edmundson
ebd03cc205
squash me with a some other commit in kitemlistwidgetinformant
2015-03-25 18:31:40 +01:00
David Edmundson
ff8c61dbca
Copy device pixel ratio from original pixmap inside KPixmapModifier::scale
2015-03-25 18:31:40 +01:00
David Edmundson
1fac8a7bba
Create drag pixmaps which match the device pixel ratio
2015-03-25 18:31:40 +01:00
David Edmundson
6a4d4463b8
Provide scaled pixmaps in the main file model
2015-03-25 18:31:39 +01:00
David Edmundson
172d41f9da
Enable high DPI pixmaps in Dolphin
2015-03-25 18:31:39 +01:00
David Edmundson
78cb2cf14a
Center align pixmaps in a high DPR friendly way
2015-03-25 12:31:49 +01:00
Emmanuel Pescosta
fba5dd58a5
Save bookmarks when adding them via the context menu.
...
CCBUG: 345347
REVIEW: 123080
2015-03-21 17:39:20 +01:00
Yuri Chornoivan
e63b1de286
Fix some EBN issues
2015-03-19 20:13:40 +02:00
l10n daemon script
a7484d2ce5
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2015-03-15 09:54:53 +00:00
David Rosca
068c6e7320
Make obexftp places group under devices
...
REVIEW: 122935
2015-03-14 11:26:10 +01:00
l10n daemon script
5d115201af
SVN_SILENT made messages (.desktop file)
2015-03-12 10:17:33 +00:00
l10n daemon script
1c32701d54
SVN_SILENT made messages (after extraction)
2015-03-12 08:49:38 +00:00
l10n daemon script
157df4b4a6
SVN_SILENT made messages (.desktop file)
2015-03-11 09:43:09 +00:00
l10n daemon script
5431aff4df
SVN_SILENT made messages (.desktop file)
2015-03-10 13:14:42 +00:00
l10n daemon script
6b760e926d
SVN_SILENT made messages (.desktop file)
2015-03-09 09:36:36 +00:00
Montel Laurent
22898cc955
Use new KDE_ macro
2015-03-08 18:57:23 +01:00
l10n daemon script
42e52a1eea
SVN_SILENT made messages (.desktop file)
2015-03-08 09:41:37 +00:00
l10n daemon script
340bf76f2a
SVN_SILENT made messages (after extraction)
2015-03-08 08:09:58 +00:00
Chusslove Illich (Часлав Илић)
ad562d09c2
i18n: All visible text must be wrapped.
2015-03-07 12:01:42 +01:00
l10n daemon script
06bd36e225
SVN_SILENT made messages (.desktop file)
2015-03-07 10:01:52 +00:00
l10n daemon script
585e986617
SVN_SILENT made messages (after extraction)
2015-03-07 08:32:09 +00:00
Albert Astals Cid
94bd3b5992
Use the same doc folder name everyone else uses
2015-03-06 22:44:23 +01:00
l10n daemon script
51181dad2b
SVN_SILENT made messages (.desktop file)
2015-03-06 04:32:04 +00:00
Hrvoje Senjan
adeaab9745
Fix build in a kdelibs4-free enviroment
...
If one had kdelibs includes in /usr, they would get magically
picked up, so the build would succeed.
2015-02-27 20:17:59 +01:00
Emmanuel Pescosta
9aee5d2251
Merge branch 'frameworks'
2015-02-27 11:30:27 +01:00
Emmanuel Pescosta
f025aeb63a
Merge branch 'master' of git://anongit.kde.org/dolphin
2015-02-27 08:58:46 +01:00
Emmanuel Pescosta
b701b7e4ed
Fixed TODO Remove the if/endif lines if Dolphin is split.
2015-02-27 08:16:15 +01:00
l10n daemon script
e2f37f3aeb
SVN_SILENT made messages (after extraction)
2015-02-27 01:58:33 +00:00
Heiko Becker
d452a56ce1
Use QT_GUILESS_MAIN
...
REVIEW: 122730
2015-02-26 19:54:52 +01:00
Emmanuel Pescosta
832e157ecd
Port away from KDELibs4Support (we only use KDELibs4Support when baloo isn't present, because KFileMetaDataWidget is in KDELibs4Support)
...
Reviewed-By: Vishesh Handa
2015-02-26 18:10:42 +01:00
Emmanuel Pescosta
41424d0109
Next QUrl porting bug found: search include directories
2015-02-26 17:15:18 +01:00
Emmanuel Pescosta
6787467a7b
Revert "Use the Baloo Query Builder widget to add syntax-highlighting in Dolphin search"
...
The natural query parser is too unstable for the release atm, we'll readd the
query parser when the code is mature enough.
This reverts commit e3578ee3b7
.
2015-02-26 17:09:46 +01:00
Emmanuel Pescosta
2b895e7e2b
Merge branch 'master' into frameworks
2015-02-26 14:38:55 +01:00
Emmanuel Pescosta
05de88f9fd
added .reviewboardrc
2015-02-26 14:38:31 +01:00
Emmanuel Pescosta
7f4c3976c0
Merge branch 'master' into frameworks
2015-02-25 21:55:46 +01:00
Emmanuel Pescosta
f923bda58b
Merge branch 'Applications/14.12'
2015-02-25 21:53:21 +01:00
Emmanuel Pescosta
8a7d9b6d2c
Bump the Qt version to 5.4 and the KF5 version to 5.7
...
Added all required components
Reviewed-By: David Edmundson
2015-02-25 21:46:49 +01:00