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

751 Commits

Author SHA1 Message Date
nowrep
e163a8cd81 Added .gitignore + Paste&Go action works now from menu. 2012-01-22 18:40:49 +01:00
nowrep
2d5266333e Don't trigger QWebPage::InspectElement twice on Windows. 2012-01-22 16:41:57 +01:00
nowrep
2ea51405fd Fixed loading empty page upon closing last tab. 2012-01-22 16:28:11 +01:00
nowrep
310294d8ed Merge branch 'master' of github.com:nowrep/QupZilla 2012-01-22 16:26:41 +01:00
David Rosca
e2f256e0ad Merge pull request #210 from pejakm/master
Serbian translations update
2012-01-22 07:17:22 -08: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
David Rosca
d955d44a17 Merge pull request #209 from JHooverman/master
Updated German translation
2012-01-22 05:48:38 -08: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
David Rosca
eb00897025 Merge pull request #208 from pejakm/master
Added icons and "Send Media Address" menu entry to Audio/Video elements
2012-01-21 23:57:48 -08:00
Mladen Pejaković
dcd3615d81 Eye candy: icon for Open location in File menu 2012-01-22 02:49:25 +01:00
Mladen Pejaković
16334a72c7 Eye candy: icons for Copy (in webview) 2012-01-22 02:35:39 +01:00
Mladen Pejaković
8364ac7e18 Eye candy: icon for Dictionary menu entry 2012-01-22 02:34:55 +01:00
Mladen Pejaković
18ab37e5cd Eye candy: icon for Send link in File menu (the same as in webview) 2012-01-22 02:34:05 +01:00
Mladen Pejaković
f74da6aa0c Eye candy: icon for Open in new window in webview (the same as it is in File menu) 2012-01-22 02:33:05 +01:00
Mladen Pejaković
9a4c8f8a2b Muted icon in Audio/Video element fixed 2012-01-22 01:43:09 +01:00
Mladen Pejaković
532d7e2816 Icons and send via mail menu entry in Audio/Video elements 2012-01-22 01:24:35 +01:00
nowrep
f8fea1f32e Added context menu controls for Html 5 video/audio
- also fixed little issue when restoring tabs
  (bad order of restored tabs)
2012-01-22 00:20:29 +01:00
nowrep
dfc667e785 [Fix] Fixed Paste&Go shortcut, it works now.
- for some reason, QKeySequence("Ctrl+Shift+V") doesn't work
  so we catch it in keyPressEvent
2012-01-21 23:51:24 +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
David Rosca
b798649959 Merge pull request #207 from pejakm/master
Serbian translations updates
2012-01-21 12:24:36 -08: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
nowrep
977f9db6f6 Refactoring whole code to support popup windows.
- it is needed to provide support for casting WebView
  into TabbedWebView and PopupWebView
2012-01-21 20:27:45 +01:00
nowrep
a9f9876a25 Support for opening popup windows from JavaScript.
- it is now possible to detect and open popup windows
  from window.open() javascript method.
- craeted classes PopupWindow, PopupWebView and PopupWebPage
  for this purpose
- PopupWebView inherits from WebView
- PopupWebPage inherits from WebPage
2012-01-21 20:24:36 +01:00
nowrep
bbadb4ec37 Created new base WebView and WebPage classes.
- they can be used standalone, they are no longer bound to
  being in TabWidget
2012-01-21 20:20:48 +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
David Rosca
f0d5965d98 Merge pull request #205 from JHooverman/master
Updated German translation
2012-01-21 11:05:08 -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
Mladen Pejaković
d0c313f5b7 Location bar Paste and Go 2012-01-21 19:26:47 +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
647487fcdb [Fix] Fixed searching strings with & character. 2012-01-21 00:20:30 +01:00
David Rosca
b47c91db5f Merge pull request #201 from pejakm/master
Don't quit upon closing last tab option
2012-01-20 10:43:27 -08:00
Mladen Pejaković
8e5ae0a698 Preferences UI index fix 2012-01-20 19:40:56 +01:00
Mladen Pejaković
7a5af39981 Don't quit upon closing last tab option 2012-01-20 14:12:26 +01:00
nowrep
0aeead3825 Little modifications in speed dial + fixed spelling mistake. 2012-01-20 13:10:05 +01:00
nowrep
156d67f25e Merge branch 'master' of https://github.com/pejakm/QupZilla
Conflicts:
	src/data/html/speeddial.html
	src/network/qupzillaschemehandler.cpp
2012-01-20 12:15:27 +01:00
Mladen Pejaković
ad82ddabb9 Translations update 2012-01-20 11:30:06 +01:00
Mladen Pejaković
06c123f0e3 Resizing Speed Dials + eye candy, v2 2012-01-20 11:30:06 +01:00
nowrep
bdff655dc8 Small improvement in speed dial, added DuckDuckGo default search engine.
- also fixed bad spanish qt translation (qt_es.qm)
- closes #195
2012-01-20 11:29:28 +01:00
nowrep
1211018c2f Small improvement in speed dial, added DuckDuckGo default search engine.
- also fixed bad spanish qt translation (qt_es.qm)
- closes #195
2012-01-19 18:05:21 +01:00
David Rosca
f29bab10c6 Merge pull request #194 from pejakm/master
Number of pages in a row slider in Speed Dial Settings
2012-01-18 22:55:25 -08: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