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

42 Commits

Author SHA1 Message Date
David Rosca
fc0960b99b Update gitignore 2015-12-23 12:58:15 +01:00
David Rosca
32fe733af7 gitignore: Add .ycm_extra_conf.py 2015-11-04 23:11:36 +01:00
David Rosca
60b2386a6e Initial port to QtWebEngine
This is first quick port to QtWebEngine, most of advanced features
are not working yet. Please read README.

For now, it will use separate profile directory as well as browser
session, that means you can use both QtWebEngine and QtWebKit versions
at the same time.
2015-01-27 11:01:52 +01:00
David Rosca
cd2f78cf6f Added autotests binary to .gitignore 2014-09-19 13:17:54 +02:00
David Rosca
2df84a38fa [Transifex] Added .tx/config
Translations can now be pulled with "tx pull -a"
2014-04-26 12:44:26 +02:00
David Rosca
f086c1563a [Benchmarks] Added AdBlockMatchRule benchmark 2014-04-13 11:25:07 +02:00
nowrep
a7240e07d1 [ModelTest] Added Qt ModelTest
Fixed to work with both Qt 4 & Qt 5
2014-02-07 23:54:18 +01:00
nowrep
3e546ebb70 [Windows] Updated installer files 2013-03-12 12:22:34 +01:00
S. Razi Alavizadeh
e1e62db4c4 Updated .gitignore and fixed a typo 2013-02-09 14:47:26 +03:30
nowrep
60550fcbfb Fixed scrolling to anchor(#) links in background tabs.
Setting correct QWebPage::viewportSize() on creation.
Closes #663
2013-02-06 17:42:32 +01:00
Mladen Pejaković
69bbca32ce Serbian translations update/fix
Closes #730
2013-01-30 11:40:06 +01:00
nowrep
21d2c57dd8 Added autotests for QzTools helper functions. 2013-01-24 14:25:26 +01:00
S. Razi Alavizadeh
ce9c6533f5 Update .gitignore, ignoring manifest file. 2013-01-19 23:49:35 +03:30
nowrep
e21b298535 Added "*.swp" into .gitignore 2012-12-11 22:58:42 +01:00
Franz Fellner
4e7fae4155 gitignore kdevelop4-files 2012-12-04 21:53:24 +01:00
nowrep
c3f0e9164f Updated .gitignore to ignore all .pro.user files 2012-11-20 09:45:54 +01: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
nowrep
0d4078f005 Build system now allow building plugins out of src/plugins directory 2012-07-06 13:28:45 +02:00
nowrep
5b75c0e5a0 History completely rewritten into Model/View architecture.
- much faster history loading (loading history entries only when
  needed - eg. expanding top level items)
- less memory usage (sidebar and manager are using the same model)
- searching is now performed on title and url
- clear private data -> clear history is now working properly
2012-04-30 16:33:14 +02:00
nowrep
c9b28f31e6 Fixed bug when page with null icon could get "error page" siteicon
- also fixed deleting history entries
2012-04-04 14:45:45 +02:00
Peter Vacula
3fff71d90e Updated Slovak translation (+ added homepage translation) 2012-03-19 18:39:55 +01:00
nowrep
9161945d97 Various fixes regarding "Don't load tabs until selected" option
- fixed typo in Access Keys Navigation plugin
2012-03-12 18:22:01 +01:00
nowrep
37f5d1bb6e Improved Plugin API. Plugins can now receive input events.
- mousePress, mouseRelease, mouseMove
- keyPress, keyRelease
- only WebView class is sending these events now
2012-02-22 18:33:44 +01:00
nowrep
b6615f409f Edited build config to build libqupzilla and link to it afterwards.
- edited plugins system - proper plugin loading / unloading
- edited plugins interface
2012-02-19 16:01:51 +01:00
nowrep
786d6f4029 Edited building system to support linking plugins.
- however plugins has to be statically linked
2012-02-18 14:47:38 +01:00
nowrep
be26075416 Fixed dark color of text in locationbar when using dark theme on Linux. 2012-02-15 21:21:16 +01:00
Peter Vacula
1807f489d7 Added bin/qupzilla.exe into .gitignore 2012-01-24 18:54:18 +01:00
nowrep
e163a8cd81 Added .gitignore + Paste&Go action works now from menu. 2012-01-22 18:40:49 +01:00
nowrep
ee3820b5d9 Updated contributors and translators + updated README file 2011-10-15 13:16:22 +02:00
nowrep
10c36a5330 Added support for "make install" on Unix. Closes issue #2 2011-10-11 19:54:20 +02:00
nowrep
9902e64f81 Added theme support. 5 themes are available now: Chrome, Windows, Old,
Linux Native and Mac
2011-09-11 19:15:06 +02:00
nowrep
a71c0e073c Added option to use native system dialog in downloads or not (using
native file dialog on windows sometimes cause problems with downloading
SSL content)
Fixed issue with width of file name at download manager
2011-05-25 14:26:36 +02:00
nowrep
5330dea242 Updating translation files, translating all texts to Czech 2011-04-04 19:32:22 +02:00
nowrep
b879bdaed8 Added option to save image to disk from Site Info dialog.
Added dialog to ask what to do with about to download file. User can
open/save it.
2011-03-24 22:31:38 +01:00
nowrep
24626ed31f Updated code for build time 2011-03-20 15:02:22 +01:00
nowrep
c8544c7804 Begin to work on version 0.9.9 2011-03-19 18:56:54 +01:00
nowrep
e04885ec27 Modified location of TestPlugin directory 2011-03-18 18:42:38 +01:00
nowrep
c148836d10 Removed QT_NO_DEBUG_OUTPUT define from headers, instead it is defined in
.pro project file
2011-03-18 16:08:24 +01:00
nowrep
2e9586474f Show WebInspector will not be shown in context menu when clicking in textarea/input 2011-03-18 14:38:03 +01:00
nowrep
aa5082d373 Icon for Fonts options in settings 2011-03-18 13:39:31 +01:00
nowrep
300c4094ae src/tools folder 2011-03-03 15:24:59 +01:00
nowrep
b23ed87b87 Initial commit 2011-03-02 16:57:41 +01:00