Laurent Montel
9aa290fff7
ignore some files/directory
7 years ago
David Rosca
02f7c68ec2
Move themes to root source directory + remove bin directory
9 years ago
David Rosca
3b09f115e7
Remove QMake build files
9 years ago
David Rosca
d00e769749
Initial rename to Falkon
9 years ago
srazi
79345645a8
DEV: Update gitignore.
...
- Helpful when a developer add "--portable" to "Run" section
of project settings in QtCreator to have a distinction between
his/her installed version and the development version.
9 years ago
Marti Martz
c6c907aa45
Mac: Dynamically create the iconset with all alternates ( #2272 )
9 years ago
Marti Martz
7112149670
Mac: Redo #2226 and #2227 to 2.1.2 ( #2253 )
9 years ago
Marti Martz
2e1db33c3f
Mac: Refactor OS X dmg creation and misc bug fixes ( #2226 )
9 years ago
David Rosca
d2caca9237
Add *.stash to .gitignore
10 years ago
David Rosca
fc0960b99b
Update gitignore
10 years ago
David Rosca
32fe733af7
gitignore: Add .ycm_extra_conf.py
11 years ago
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.
11 years ago
David Rosca
cd2f78cf6f
Added autotests binary to .gitignore
12 years ago
David Rosca
2df84a38fa
[Transifex] Added .tx/config
...
Translations can now be pulled with "tx pull -a"
12 years ago
David Rosca
f086c1563a
[Benchmarks] Added AdBlockMatchRule benchmark
12 years ago
nowrep
a7240e07d1
[ModelTest] Added Qt ModelTest
...
Fixed to work with both Qt 4 & Qt 5
12 years ago
nowrep
3e546ebb70
[Windows] Updated installer files
13 years ago
S. Razi Alavizadeh
e1e62db4c4
Updated .gitignore and fixed a typo
13 years ago
nowrep
60550fcbfb
Fixed scrolling to anchor(#) links in background tabs.
...
Setting correct QWebPage::viewportSize() on creation.
Closes #663
13 years ago
Mladen Pejaković
69bbca32ce
Serbian translations update/fix
...
Closes #730
13 years ago
nowrep
21d2c57dd8
Added autotests for QzTools helper functions.
13 years ago
S. Razi Alavizadeh
ce9c6533f5
Update .gitignore, ignoring manifest file.
13 years ago
nowrep
e21b298535
Added "*.swp" into .gitignore
13 years ago
Franz Fellner
4e7fae4155
gitignore kdevelop4-files
13 years ago
nowrep
c3f0e9164f
Updated .gitignore to ignore all .pro.user files
14 years ago
S. Razi Alavizadeh
470729ce84
Fixed 'gm_*.h not found' build error. And added ignore rule for MSVC debug symbols.
14 years ago
nowrep
0d4078f005
Build system now allow building plugins out of src/plugins directory
14 years ago
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
14 years ago
nowrep
c9b28f31e6
Fixed bug when page with null icon could get "error page" siteicon
...
- also fixed deleting history entries
14 years ago
Peter Vacula
3fff71d90e
Updated Slovak translation (+ added homepage translation)
14 years ago
nowrep
9161945d97
Various fixes regarding "Don't load tabs until selected" option
...
- fixed typo in Access Keys Navigation plugin
14 years ago
nowrep
37f5d1bb6e
Improved Plugin API. Plugins can now receive input events.
...
- mousePress, mouseRelease, mouseMove
- keyPress, keyRelease
- only WebView class is sending these events now
14 years ago
nowrep
b6615f409f
Edited build config to build libqupzilla and link to it afterwards.
...
- edited plugins system - proper plugin loading / unloading
- edited plugins interface
14 years ago
nowrep
786d6f4029
Edited building system to support linking plugins.
...
- however plugins has to be statically linked
14 years ago
nowrep
be26075416
Fixed dark color of text in locationbar when using dark theme on Linux.
14 years ago
Peter Vacula
1807f489d7
Added bin/qupzilla.exe into .gitignore
14 years ago
nowrep
e163a8cd81
Added .gitignore + Paste&Go action works now from menu.
14 years ago
nowrep
ee3820b5d9
Updated contributors and translators + updated README file
15 years ago
nowrep
10c36a5330
Added support for "make install" on Unix. Closes issue #2
15 years ago
nowrep
9902e64f81
Added theme support. 5 themes are available now: Chrome, Windows, Old,
...
Linux Native and Mac
15 years ago
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
15 years ago
nowrep
5330dea242
Updating translation files, translating all texts to Czech
15 years ago
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.
15 years ago
nowrep
24626ed31f
Updated code for build time
15 years ago
nowrep
c8544c7804
Begin to work on version 0.9.9
15 years ago
nowrep
e04885ec27
Modified location of TestPlugin directory
15 years ago
nowrep
c148836d10
Removed QT_NO_DEBUG_OUTPUT define from headers, instead it is defined in
...
.pro project file
15 years ago
nowrep
2e9586474f
Show WebInspector will not be shown in context menu when clicking in textarea/input
15 years ago
nowrep
aa5082d373
Icon for Fonts options in settings
15 years ago
nowrep
300c4094ae
src/tools folder
15 years ago