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

272 Commits

Author SHA1 Message Date
nowrep
310294d8ed Merge branch 'master' of github.com:nowrep/QupZilla 2012-01-22 16:26:41 +01:00
Mladen Pejaković
15e2462ae6 Serbian translations update 2012-01-22 16:10:36 +01:00
nowrep
0c699c709c Little improvements regarding popup windows + opening new tabs.
- showing popup window in center of screen if requested position
  has top left coordinates [0,0]
2012-01-22 15:15:43 +01:00
Jonathan Hooverman
832da27ea3 Updated German translation 2012-01-22 14:47:50 +01:00
nowrep
f7fa01519b Improved context menu WebView actions.
- all functions related to craeting context menu are now
  in base WebView class, not in subclasses
- it is now also possible to do actions on selected text
  in input and textarea elements
- fixed bug in QtWebKit 2.2 when Direction menu was displayed
  twice in context menu on input and textarea elements
2012-01-22 11:49:58 +01:00
nowrep
6c8f9c07b8 Merge branch 'master' of github.com:nowrep/QupZilla 2012-01-21 23:25:32 +01:00
nowrep
195288c83b [Fix] Fixed restoring multiple windows + added global defines header
- also added tests directory with html files to test QupZilla behaviour
- it only contain opening links test, more tests will come
2012-01-21 23:19:38 +01:00
Mladen Pejaković
16abc7e8c9 Serbian translations update 2012-01-21 21:21:33 +01:00
nowrep
bd9cead2c2 Updated translations. 2012-01-21 20:29:33 +01:00
David Rosca
61d41046b6 Merge pull request #206 from pejakm/master
Paste and go in locationbar context menu
2012-01-21 11:05:33 -08:00
Mladen Pejaković
0607da10d9 Serbian translations update 2012-01-21 19:47:59 +01:00
Mladen Pejaković
0104917a29 Serbian translations update 2012-01-21 19:47:09 +01:00
Mladen Pejaković
a5fc9042fc Translations update 2012-01-21 19:36:28 +01:00
Jonathan Hooverman
68b517df16 Small fix 2012-01-21 18:48:43 +01:00
Jonathan Hooverman
c1e4cebf42 Updated German translation 2012-01-21 18:16:47 +01:00
nowrep
408feb0ac1 Updated Portuguese translation 2012-01-21 15:38:09 +01:00
nowrep
0aeead3825 Little modifications in speed dial + fixed spelling mistake. 2012-01-20 13:10:05 +01:00
Mladen Pejaković
ad82ddabb9 Translations update 2012-01-20 11:30:06 +01:00
Mladen Pejaković
20f17ae7f1 Small fixes 2012-01-19 01:37:34 +01:00
Mladen Pejaković
71b7fa567e Translations updates 2012-01-19 01:20:16 +01:00
nowrep
7db7f69ec0 New "plus" icon for new page in speed dial + updated Dutch translation
- the icon is not a masterpiece, but it is definitely better
  than current one
2012-01-18 22:22:34 +01:00
nowrep
c41dc3b8be Updated translations + little edits in speed dial. 2012-01-18 21:09:27 +01:00
Mladen Pejaković
7bcfac6198 Serbian translations update 2012-01-18 20:14:15 +01:00
Mladen Pejaković
c75e74fa02 Translations update 2012-01-18 20:11:57 +01:00
Mladen Pejaković
92f6550587 Serbian translation updates 2012-01-18 19:55:51 +01:00
nowrep
27c4441848 Improved possibility to open some actions in new tab.
- Alt+Enter shortcuts for locationbar and websearchbar
- middle click on magnifying glass (in websearchbar) now
  open search results in new tab
- search results of selected page on page is now also opened
  in new tab
- updated portuguese translation
2012-01-18 16:52:30 +01:00
nowrep
46edc8d5a2 Added option to edit bookmark from context menu in bookmarks toolbar.
- also added new function to Speed Dial to be able to get path of
  background image file

- closes #189
2012-01-18 15:05:50 +01:00
nowrep
275c717783 Fixed Serbian translation files from previous commit. 2012-01-18 13:06:54 +01:00
nowrep
36d02bb680 Merge branch 'master' of https://github.com/pejakm/QupZilla into pejakm-master
Conflicts:
	translations/sr_BA.ts
	translations/sr_RS.ts
2012-01-18 13:00:55 +01:00
nowrep
9aec7cf07f [Fix] Fixed showing of "Are you sure to close x tabs?" question.
- also added translation comments for 3 strings in preferences

- closes #191
2012-01-18 12:58:09 +01:00
Mladen Pejaković
c01611e60f Finished Serbian translations 2012-01-18 12:56:21 +01:00
nowrep
5e479713d1 Updated Portuguese translation. Application + homepage. 2012-01-18 12:34:42 +01:00
Mladen Pejaković
f5048ee400 Serbian language updates 2012-01-17 20:37:16 +01:00
Jonathan Hooverman
b98dc26774 Updated German translation 2012-01-17 19:48:35 +01:00
Jonathan Hooverman
7ffa0a96bd Updated German homepage translation 2012-01-17 19:39:38 +01:00
Mariusz Fik
8c913e2769 polish translation fixes
Signed-off-by: Mariusz Fik <fisiu@opensuse.org>
2012-01-17 12:37:24 +01:00
nowrep
1add497966 Making "QupZilla" translatable in window title. 2012-01-16 18:28:56 +01:00
nowrep
9fb7c9aaf5 Updated translation for homepage. Added 2 strings. 2012-01-16 18:03:28 +01:00
nowrep
af5f2ed9e7 Updated Spanish translation 2012-01-16 15:49:11 +01:00
nowrep
ab02b2ee28 Merge branch 'master' of github.com:nowrep/QupZilla 2012-01-15 20:55:13 +01:00
Mladen Pejaković
d07a1ab63d Serbian homepage spelling fix 2012-01-15 20:45:46 +01:00
nowrep
6297f7f3d0 Added Mariusz Fik into translators + updated Spanish translation. 2012-01-15 19:39:25 +01:00
David Rosca
aa28b09b0a Merge pull request #183 from Fisiu/master
Fixed and updated polish translation
2012-01-15 10:33:58 -08:00
Mariusz Fik
3c8a269f9c Fixed and updated polish translation
Signed-off-by: Mariusz Fik <fisiu@opensuse.org>
2012-01-15 19:28:59 +01:00
David Rosca
0d0e1b32e1 Merge pull request #182 from JHooverman/master
Updated German translation
2012-01-15 09:46:23 -08:00
Jonathan Hooverman
c29d0725e9 Updated German translation 2012-01-15 18:44:06 +01:00
nowrep
bff899ca5a [Fix] Fixed occasional crash on terminating application. 2012-01-15 17:50:09 +01:00
nowrep
3167a1a85d Merge branch 'master' of github.com:nowrep/QupZilla 2012-01-15 17:16:09 +01:00
nowrep
4a3c3932e6 Fixed encoding on pages without charset explicitly set. Closes #178
- also modified czech, dutch and serbian homepage translations
2012-01-15 17:15:48 +01:00
Mladen Pejaković
73238ddc41 Serbian homepage layout fix 2012-01-15 15:18:27 +01:00