nowrep
|
2ec0038bd4
|
Updated translations
|
2013-09-12 16:14:05 +02:00 |
|
nowrep
|
671cc153f8
|
Updated translations
|
2013-09-10 16:02:07 +02:00 |
|
nowrep
|
fd4b5c179f
|
Updated translations
|
2013-09-01 12:48:48 +02:00 |
|
Mladen Pejaković
|
5d3ee06007
|
Typo fix in cookie manager
|
2013-08-27 14:22:29 +02:00 |
|
nowrep
|
8414f4fa48
|
Updated translations
|
2013-06-30 12:27:29 +02:00 |
|
nowrep
|
870ead19d3
|
Updated translations
|
2013-06-24 15:37:33 +02:00 |
|
nowrep
|
de10968498
|
[PasswordsManager] Make names of backend translatable.
AutoFill needs to have Q_OBJECT macro for QObject::tr function.
|
2013-06-05 23:14:03 +02:00 |
|
nowrep
|
8621ee0335
|
[PageScreen] Use QFileDialog::getOpenFileName instead of saveFileName.
|
2013-05-31 18:11:19 +02:00 |
|
nowrep
|
bb03cfb133
|
[PageScreen] Add option to choose in which format to save.
Also makes the dialog less confusing whether the image was saved
or not.
Closes #902
|
2013-05-31 12:42:54 +02:00 |
|
nowrep
|
1a2e7ef788
|
[Print Page] Set creator to QupZilla and suggest filename.
Closes #904
|
2013-05-31 10:46:50 +02:00 |
|
nowrep
|
0fe79f3f71
|
Updated translations
|
2013-05-17 15:57:17 +02:00 |
|
nowrep
|
b9e6fdac4b
|
Updated translations
|
2013-05-13 22:11:18 +02:00 |
|
nowrep
|
68b59621c0
|
[Downloads] Use better translation string for manager's title.
See #878
|
2013-05-05 12:41:12 +02:00 |
|
nowrep
|
d59acd8dbb
|
[WebView] Make Direction & Fonts menu translatable.
Closes #871
|
2013-05-02 12:02:41 +02:00 |
|
nowrep
|
ee42199669
|
Fixed crash upon closing private browsing window.
Also updated translations for previous commits.
|
2013-04-16 10:00:18 +02:00 |
|
nowrep
|
f09fc7fcec
|
[AdBlock] Make it possible to remove EasyList.
Closes #534
|
2013-04-13 23:00:22 +02:00 |
|
nowrep
|
35ceee25ee
|
[Preferences][Win] Changed labels on "Set as default" button.
Also renamed QtSingleApplication::removeLockedFile to removeLockFile
|
2013-04-05 11:39:19 +02:00 |
|
nowrep
|
6604be5f53
|
Updated translations.
Also removed whitespace in src/lib/network/networkmanager.cpp
|
2013-03-31 18:12:23 +02:00 |
|
nowrep
|
cec51fc0d5
|
Updated translation file.
|
2013-03-20 22:06:21 +01:00 |
|
nowrep
|
f0f2620a78
|
Translations: Generate empty.ts with lines from source code.
|
2013-02-23 12:19:12 +01:00 |
|
nowrep
|
8c9f09b17a
|
Improved arguments parsing in external download manager.
Option to choose where exactly to put url (%d placeholder)
instead of just appending it at the end of arguments.
|
2013-02-15 15:35:23 +01:00 |
|
nowrep
|
e4ebeb3252
|
[Code] Use QString::SkipEmptyParts in QString::split.
|
2013-02-15 12:36:25 +01:00 |
|
nowrep
|
0133886b06
|
Revert "[jsoptions] Added "Disable or change context menu" option"
It broke Inspect Element action.
This reverts commit f6de3bd5a0 .
|
2013-02-10 20:42:16 +01:00 |
|
nowrep
|
a1a8fb90f5
|
Added option to choose where to store network cache.
|
2013-02-10 14:50:18 +01:00 |
|
nowrep
|
49b1e4c43c
|
[code cleanup] Moved logic of locationbar's icon into separate classes.
|
2013-02-10 12:28:53 +01:00 |
|
nowrep
|
00cf5cdbd2
|
Exporting SpellCheck classes + fixed some translation issues.
|
2013-02-10 10:28:13 +01:00 |
|
nowrep
|
d81b77a004
|
[SpeedDial] Fixed fetching title of page when title is empty.
When user checks "Fetch title from page" and resulting title is empty,
let's just show url of the site.
|
2013-02-09 20:52:25 +01:00 |
|
nowrep
|
83f3c90752
|
Added option to show tabs on top.
You can change it in Menu View -> Toolbars
Closes #640
|
2013-02-09 13:00:45 +01:00 |
|
nowrep
|
67d6d380cd
|
[AutoFill] Added password icon into locationbar to choose username.
Closes #735
|
2013-02-08 18:44:26 +01:00 |
|
nowrep
|
f6de3bd5a0
|
[jsoptions] Added "Disable or change context menu" option
User can now set whether sites are allowed to change or
completely disable context menu.
|
2013-02-06 18:17:50 +01:00 |
|
nowrep
|
785b9fcdbe
|
[spellcheck] Fixed replacing words in multiple lines text.
|
2013-02-06 12:06:35 +01:00 |
|
nowrep
|
0a7773bec1
|
[spellcheck] Added dialog with spell check settings.
|
2013-02-05 22:31:16 +01:00 |
|
nowrep
|
fc41e1516d
|
[sourceviewer] Option to load edited source code in page.
Also fixed showing AdBlock css rules when reloading source.
|
2013-02-05 15:17:36 +01:00 |
|
nowrep
|
0c10211cea
|
[autofill] Change saved password when user enters new data.
Closes #734
|
2013-01-31 23:13:06 +01:00 |
|
nowrep
|
ced0683c96
|
Updated translations.
|
2013-01-31 15:07:17 +01:00 |
|
nowrep
|
4f906fc515
|
Cleanup in locationbar progressbar settings in preferences.
|
2013-01-29 14:47:11 +01:00 |
|
nowrep
|
53a30cbf39
|
Updated translations.
|
2013-01-29 13:40:15 +01:00 |
|
nowrep
|
ef7203d205
|
Updated translations
|
2012-12-22 12:32:50 +01:00 |
|
nowrep
|
930720517a
|
Updated translations
|
2012-12-10 14:59:12 +01:00 |
|
nowrep
|
3a1af8e168
|
Updated translations
|
2012-10-20 11:31:04 +02:00 |
|
nowrep
|
3754f87978
|
Updated translations
|
2012-09-28 18:50:20 +02:00 |
|
nowrep
|
8a859a9b56
|
Updated translations
|
2012-08-27 13:59:24 +02:00 |
|
nowrep
|
bca8d9b5f3
|
Updated translations
|
2012-08-25 13:06:18 +02:00 |
|
nowrep
|
e965363a7c
|
Updated translations
|
2012-08-23 16:16:43 +02:00 |
|
nowrep
|
0b6bc74735
|
Updated translations
|
2012-08-21 20:20:54 +02:00 |
|
nowrep
|
e06b82ef1c
|
Updated translations
|
2012-08-17 20:53:45 +02:00 |
|
nowrep
|
afd022534b
|
Updated translations
|
2012-08-10 18:05:01 +02:00 |
|
nowrep
|
2969c80141
|
Updated translations
|
2012-08-09 19:01:16 +02:00 |
|
Mladen Pejaković
|
f5c7b9e3e6
|
Translations update
|
2012-07-31 00:50:23 +02:00 |
|
nowrep
|
45e43df849
|
Updated translations
|
2012-07-27 21:05:48 +02:00 |
|