Commit graph

9065 commits

Author SHA1 Message Date
l10n daemon script 38ec2700ea SVN_SILENT made messages (.desktop file) 2014-03-30 05:12:56 +00:00
Burkhard Lück 0d11085c8b change obsolete url to qt-project.org/doc 2014-03-21 12:00:43 +01:00
l10n daemon script 8dc43672f2 SVN_SILENT made messages (.desktop file) 2014-03-04 05:44:46 +00:00
Andrea Iacovitti cba93ec166 Merge remote-tracking branch 'origin/KDE/4.12' 2014-02-24 22:22:05 +01:00
Andrea Iacovitti 5f881a5c18 Fix "appLanguage" keyword not being substituted for some useragent strings
because of missing X-KDE-UA-DYNAMIC-ENTRY=1 in desktop file.
2014-02-24 10:17:42 +01:00
l10n daemon script 4ceccfc06e SVN_SILENT made messages (.desktop file) 2014-02-23 07:29:55 +00:00
l10n daemon script 0abe0e4e8c SVN_SILENT made messages (.desktop file) 2014-02-23 04:46:47 +00:00
Maarten De Meyer 17d5d0c4ee Install all user agent desktop files.
REVIEW: 113607
2014-01-24 12:59:43 +01:00
l10n daemon script c2253773b1 SVN_SILENT made messages (.desktop file) 2014-01-22 06:22:47 +00:00
l10n daemon script 5dcc26bbb8 SVN_SILENT made messages (.desktop file) 2014-01-22 03:54:49 +00:00
Dawit Alemayehu af5a796edd Append "-viewmode" to object name of actions associated with services that provide multiple views.
BUG: 322686
FIXED-IN: 4.12.1
REVIEW: 114926
2014-01-09 08:28:46 -05:00
l10n daemon script e017685b10 SVN_SILENT made messages (.desktop file) 2014-01-05 06:37:20 +00:00
l10n daemon script 0bef039642 SVN_SILENT made messages (.desktop file) 2014-01-03 07:26:39 +00:00
Dawit Alemayehu ce040ab74f Remove the Undo closed window entry from the manager before opening the closed window.
BUG: 301974
REVIEW: 114780
FIXED-IN: 4.12.1
2014-01-01 14:55:53 -05:00
Dawit Alemayehu 0c76683c36 Removed unneeded debug statement 2013-11-29 08:57:54 -05:00
Dawit Alemayehu d4a1b5c6bc Fixed what is displayed when "Show the value of environment variables" is checked during auto detect 2013-11-29 08:41:41 -05:00
Andrea Iacovitti d7848233bb Merge remote branch 'origin/KDE/4.11' into KDE/4.12 2013-11-28 17:18:48 +01:00
Andrea Iacovitti f1699adb2a In case of 'system proxy' proxyType, NoProxyFor config key holds the name
of the env variable (e.g. no_proxy) and not its value. Because of this
KProtocolManager::noProxyFor() can not be used to get NoProxyFor config
setting in KProxyDialog::load() as it returns the content of the environment
variable and not its name.
Added helper method KSaveIOConfig::noProxyFor() to read that value directly
from config file.

REVIEW: 114105
2013-11-28 17:14:09 +01:00
l10n daemon script 3b5eb11415 SVN_SILENT made messages (.desktop file) 2013-10-19 06:28:00 +00:00
l10n daemon script 1f81f98206 SVN_SILENT made messages (.desktop file) 2013-10-19 03:51:56 +00:00
l10n daemon script 950e6f5d15 SVN_SILENT made messages (.desktop file) 2013-10-16 03:58:38 +00:00
l10n daemon script 5abe7a70d8 SVN_SILENT made messages (.desktop file) 2013-10-14 06:54:59 +00:00
l10n daemon script ea78f8f44a SVN_SILENT made messages (.desktop file) 2013-10-09 06:49:57 +00:00
l10n daemon script cbb2d014d4 SVN_SILENT made messages (.desktop file) 2013-10-09 04:07:56 +00:00
Andrea Iacovitti ac823eabbc Merge remote-tracking branch 'origin/KDE/4.11' 2013-10-06 20:49:42 +02:00
Andrea Iacovitti 5d72d41c94 Pressing "reset" button results in a call to KProxyDialog::load(): make
sure showEnvValueCheckBox is unchecked before setting proxy environment
variables in the ui. It could have been previously checked by user.
2013-10-06 20:24:21 +02:00
Dawit Alemayehu 677d43bdb5 Merge remote-tracking branch 'origin/KDE/4.11' 2013-10-06 12:40:34 -04:00
Dawit Alemayehu cd67f0651b Make sure clicking reset works under every circumstance.
BUG: 318412
FIXED-IN: 4.11.3
2013-10-06 12:40:08 -04:00
Dawit Alemayehu 911849ac18 Merge remote-tracking branch 'origin/KDE/4.11' 2013-10-06 11:53:19 -04:00
Andrea Iacovitti 623adc32ca Use the correct variable, instead of the entire QStringList, to fill in
lineedit's text in autoDetectSystemProxy().
When saving for "System Proxy" configuration be sure to write the name
of environment variables and not their values in the configuration file.
Added missing signal connection for mUi.systemProxyRadioButton.
Connect slotChanged() to textEdited() signal, instead of textChanged(),
for systemProxy's lineedits: this avoid to emit changed() when
"Show the value of the envirnment variables" checkbox is clicked.

BUG: 304707
FIXED-IN: 4.11.3
REVIEW: 113129
2013-10-06 15:12:27 +02:00
l10n daemon script b3ce215ca2 SVN_SILENT made messages (.desktop file) 2013-10-06 04:10:57 +00:00
l10n daemon script 72b26bcce5 SVN_SILENT made messages (.desktop file) 2013-09-09 06:45:58 +00:00
l10n daemon script 8fc86dfcc1 SVN_SILENT made messages (.desktop file) 2013-09-09 04:05:28 +00:00
l10n daemon script 0f935510ae SVN_SILENT made messages (.desktop file) 2013-09-05 03:56:40 +00:00
Frank Reininghaus a644cf9bb1 Merge remote-tracking branch 'origin/KDE/4.11' 2013-09-04 21:53:08 +02:00
Bernd Buschinski 43a981481a Fix toplevel bookmarks not showing in toolbar
regression from d1963e23
2013-09-04 16:23:35 +02:00
l10n daemon script d85e92fc8c SVN_SILENT made messages (.desktop file) 2013-09-04 06:42:00 +00:00
Dawit Alemayehu 614ff91a5c Merge remote-tracking branch 'origin/KDE/4.11' 2013-08-16 09:04:45 -04:00
Dawit Alemayehu d1963e23dd Do not crash while importing/adding bookmarks.
BUG: 309370
REVIEW: 112042
FIXED-IN: 4.11.1
2013-08-16 09:03:06 -04:00
l10n daemon script deb8463a64 SVN_SILENT made messages (.desktop file) 2013-08-15 03:59:57 +00:00
l10n daemon script 43fd32083e SVN_SILENT made messages (.desktop file) 2013-08-06 07:18:31 +00:00
l10n daemon script 700fda837d SVN_SILENT made messages (.desktop file) 2013-08-06 03:59:53 +00:00
l10n daemon script 29f2058c84 SVN_SILENT made messages (.desktop file) 2013-08-05 06:51:18 +00:00
l10n daemon script bd46f9c7a2 SVN_SILENT made messages (.desktop file) 2013-08-05 04:11:41 +00:00
l10n daemon script 0fa7074cf1 SVN_SILENT made messages (.desktop file) 2013-08-04 07:10:25 +00:00
l10n daemon script d6cca48317 SVN_SILENT made messages (.desktop file) 2013-08-04 04:16:50 +00:00
l10n daemon script b315f22e2d SVN_SILENT made messages (.desktop file) 2013-07-27 03:56:53 +00:00
l10n daemon script f2312c62a6 SVN_SILENT made messages (.desktop file) 2013-07-26 06:37:56 +00:00
l10n daemon script 99d5cd93da SVN_SILENT made messages (.desktop file) 2013-07-26 03:57:27 +00:00
Frank Reininghaus 2dddf91195 Merge remote-tracking branch 'origin/KDE/4.11' 2013-07-25 22:35:37 +02:00