1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 17:52:10 +02:00
Commit Graph

1645 Commits

Author SHA1 Message Date
Jonathan Hooverman
a9880ffc0d Updated German translation 2012-08-18 19:32:11 +02:00
Mladen Pejaković
07c107dd93 Serbian translations update 2012-08-18 18:43:23 +02:00
S. Razi Alavizadeh
552fbbcffa Added RTL support to internal pages. 2012-08-18 18:31:26 +04:30
David Rosca
1ff2f975bb Merge pull request #510 from srazi/master
Select downloaded file when opening its folder [Windows only]
2012-08-18 00:53:22 -07:00
S. Razi Alavizadeh
3d16d49aa5 [Windows only] Action 'Open Folder' in downoad manager opens folder and selects file. 2012-08-18 05:05:54 +04:30
nowrep
e517b9ec65 New User Agent Manager allows setting per-site User Agents.
closes #399
2012-08-17 20:56:01 +02:00
nowrep
a6564b5eea Preferences: Save last page even when closing preferences with "Cancel" 2012-08-17 20:55:11 +02:00
nowrep
e06b82ef1c Updated translations 2012-08-17 20:53:45 +02:00
nowrep
3f5b6382a3 Backend support for setting per-domain UserAgent.
see #399
2012-08-16 23:15:31 +02:00
nowrep
064fa19097 Preferences: Remember last selected section. 2012-08-16 23:14:04 +02:00
David Rosca
616afd57bc Merge pull request #508 from stuarch/master
Update Traditional Chinese Translations
2012-08-15 12:42:07 -07:00
stuarch
c623fa3fbf Update Traditional Chinses Translations 2012-08-15 18:53:08 +08:00
nowrep
d771ba728b "Save x as..." will always show file dialog.
closes #471
2012-08-14 18:53:55 +02:00
nowrep
826d85a5e1 Fixed left margin in websearchbar after RTL commits.
- also added Seyyed Razi Alavizadeh into authors
2012-08-14 13:12:55 +02:00
David Rosca
3a2fb3225c Merge pull request #507 from w41l/master
Updated Indonesian translations.
2012-08-14 03:47:50 -07:00
w41l
47aa56972a Updated Indonesian translations. 2012-08-14 17:41:57 +07:00
nowrep
93507492d8 Asking whether to close window everytime it makes sense.
- you will be asked even when you have set "Restore session"
  and you are closing second+ window that won't be restored

closes #501
2012-08-14 12:35:24 +02:00
nowrep
2458cb8469 Disabled showing plugin's settigns with double clicking on plugin name.
closes #504
2012-08-14 12:21:54 +02:00
nowrep
d4a884440c Merge branch 'master' of git://github.com/alexandre596/qupzilla
Conflicts:
	translations/pt_BR.ts
2012-08-14 11:52:06 +02:00
David Rosca
a025103980 Merge pull request #503 from srazi/master
Persian Translation of plugins and desktop file and fixed a little bug.
2012-08-14 02:49:53 -07:00
alexandre596
136364c1af Updated translation 2012-08-13 21:33:04 -03:00
S. Razi Alavizadeh
d72e7bed7b Added RTL support to PluginListDelegate class. 2012-08-14 01:51:37 +04:30
S. Razi Alavizadeh
1fea4cdbc3 Persian translation of plugins and linux desktop file was added. 2012-08-14 00:10:12 +04:30
nowrep
433f71ebdf Use crashandler only on Linux. Fix compile issue on FreeBSD 2012-08-13 16:00:14 +02:00
nowrep
5de31410a4 Fixed padding of text and widgets position in address bar
- after recent RTL commit

closes #500
2012-08-13 15:41:08 +02:00
S. Razi Alavizadeh
341739cf59 LineEdit class uses a new layouting strategy for support RTL direction. theme changed for fulfillment this strategy. 2012-08-13 14:46:56 +02:00
S. Razi Alavizadeh
45d8cbae22 Persian translation was added. 2012-08-13 09:29:52 +02:00
S. Razi Alavizadeh
0408b33b43 Added RTL support to completer of locationbar. 2012-08-13 09:29:31 +02:00
S. Razi Alavizadeh
c5f1acc03e Fixed MINGW build errors. 2012-08-13 09:29:01 +02:00
S. Razi Alavizadeh
470729ce84 Fixed 'gm_*.h not found' build error. And added ignore rule for MSVC debug symbols. 2012-08-13 09:28:09 +02:00
S. Razi Alavizadeh
89f9fc9ac2 Added support for Right To Left layout direction and also themes support RTL! 2012-08-13 09:26:21 +02:00
nowrep
e6a5b18675 Don't proceed to fetching icons if exported bookmarks list is empty 2012-08-11 17:45:56 +02:00
Jonathan Hooverman
f017aba8e7 Updated German translation 2012-08-11 15:41:47 +02:00
nowrep
119c23f630 Fixed adding control characters at the end of url in bookmarks import
closes #499
2012-08-11 14:53:47 +02:00
nowrep
0f98af2001 Merge branch 'master' of github.com:QupZilla/qupzilla 2012-08-10 21:17:12 +02:00
nowrep
e709e17d5c Small cleanup in code (classes holding settings as static variables)
- merged LocationBarSettings and WebSettings into one class
- new class QzSettings no longer uses static variables
2012-08-10 21:16:43 +02:00
David Rosca
33653b0f47 Merge pull request #498 from sys9kdr/master
Update Japanese language file
2012-08-10 10:48:22 -07:00
Daiki Noda
deccebbb8b Update Japanese language file
Update Japanese language file
2012-08-11 02:44:11 +09:00
nowrep
1f225de11c Added option to choose what to suggest in address bar
- History and Bookmarks
  History only
  Bookmarks only
  Nothing
2012-08-10 18:06:29 +02:00
nowrep
afd022534b Updated translations 2012-08-10 18:05:01 +02:00
nowrep
10185fd649 Added option to disable search suggestions in searchbar.
- accessible from context menu (right click in searchbar)

closes #443
2012-08-10 10:20:07 +02:00
David Rosca
8264e42f33 Merge pull request #496 from alexandre596/master
Updated translation
2012-08-09 23:38:08 -07:00
alexandre596
2d9139f7c9 Updated translation 2012-08-09 21:42:12 -03:00
nowrep
14928e6bc6 Fixed issue with infinite opening mailto: links in QupZilla
- when xdg-open tries to open mailto: links again in QupZilla
2012-08-09 19:09:52 +02:00
nowrep
014ae5aff6 Merge branch 'master' of github.com:QupZilla/qupzilla 2012-08-09 19:02:41 +02:00
nowrep
06c5118e6f AdBlock: New options in AdBlock menu to disable it for domain
- and also "only for this page"
2012-08-09 19:02:25 +02:00
nowrep
2969c80141 Updated translations 2012-08-09 19:01:16 +02:00
David Rosca
7cacdc760a Merge pull request #493 from sys9kdr/master
Updated Japanese language files
2012-08-05 18:05:51 -07:00
Daiki Noda
590595aec4 Updated Japanese language files
Updated Japanese language files
2012-08-06 07:56:07 +09:00
Jonathan Hooverman
ba591d1b4d Updated German translation 2012-08-04 20:41:26 +02:00