David Faure
76457af130
CMake buildsystem for the autotest
9 years ago
David Faure
6e7a14a9c2
CMake buildsystem for plugins
9 years ago
David Faure
31d0e1f6b3
CMake buildsystem for src/main as well.
...
I had to rename PNGs, but updated qmake buildsystem so it still works
(kind of, there are duplicate pngs installed, no big deal...)
Only tested on Linux, but tried to write the cmake code for OSX and
Windows specific things too.
9 years ago
David Faure
d69e5458f9
First steps towards a cmake buildsystem, currently only builds src/lib.
...
USE_DATADIR no longer exists, QStandardPaths::standardLocations is used
unless NO_SYSTEM_DATAPATH is set.
9 years ago
l10n daemon script
ca377a0d65
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
9 years ago
l10n daemon script
a9add1b568
GIT_SILENT made messages (after extraction)
9 years ago
l10n daemon script
d42b1ecf52
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
9 years ago
l10n daemon script
c153adce6b
GIT_SILENT made messages (after extraction)
9 years ago
l10n daemon script
691723e4f6
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
9 years ago
l10n daemon script
3dc4685561
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
9 years ago
l10n daemon script
07db7a25db
GIT_SILENT made messages (after extraction)
9 years ago
l10n daemon script
765d27cde5
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
9 years ago
l10n daemon script
28e5441250
GIT_SILENT made messages (after extraction)
9 years ago
Harald Sitter
58e4b9a3a7
extend data paths with standard paths from QStandardPaths
...
Summary:
this is, for now, backwards compatible. in the long run a full move
to QSP instead of manually doing path lookup would be good though.
as that ideally means aligning capitalization between appname and on-disk
paths we'll avoid that for now.
fixes data lookup from XDG paths making the binary partially relocatable
and properly configurable via XDG paths (e.g. corporate branding or what
have you)
Test Plan: - theme path resolution now walks all XDG paths
Reviewers: drosca
Reviewed By: drosca
Differential Revision: https://phabricator.kde.org/D7600
9 years ago
Razi Alavizadeh
e5b89fd5f5
LocationCompleterDelegate: Don't align RTL titles to right after new delegate.
...
- The old delegate was using separate lines for title and link
after 5f9fe54086 it uses just one line.
9 years ago
l10n daemon script
b6dabb55aa
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
9 years ago
l10n daemon script
b8a38cac7c
GIT_SILENT made messages (after extraction)
9 years ago
l10n daemon script
d718a61042
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
9 years ago
David Rosca
efff69b7b2
Continue with Falkon renaming
9 years ago
David Rosca
d00e769749
Initial rename to Falkon
9 years ago
David Rosca
04df4cbdf8
LocationCompleter: Fix search engine shortcuts
9 years ago
David Rosca
1387baade0
SearchToolBar: Guard against running search callback after toolbar was deleted
9 years ago
l10n daemon script
418333d453
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
9 years ago
srazi
a78b595569
Hide sidebar when a web element goes to full screen.
...
- Closes #2423
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
srazi
e0e21362cc
Remove MPL notice in last commit.
9 years ago
srazi
2aa25fe0b1
Windows: At first try to show native default app settings UI (>=Vista).
9 years ago
srazi
1bc35dafc4
AppVeyor: Add Qt-5.9 (Qt-5.9.1) to build matrix
...
- Also update appveyor.yml to use "win32-msvc"
as QMAKESPEC for Qt-5.9. It seems the specific
"win32-msvc201*" have been removed from mkspec.
9 years ago
srazi
21b2685375
Windows: Remove support to set QupZilla as default FTP handler.
...
- Closes #2417
9 years ago
David Rosca
d3153355d7
LocationCompleterView: Make sure focusProxy() is not null
...
See #2421
9 years ago
David Rosca
08274f5bbe
Fix build warning
9 years ago
David Rosca
5812721e48
BrowserWindow: Fix failing to enter fullscreen sometimes
9 years ago
David Rosca
f3367e7611
AdBlockRule: Add support for ping, media and other options
...
Also fix object-subrequest matching, it should block requests
from plugins despite its name.
9 years ago
David Rosca
c2c49c6b13
AdBlock: Add support for rules with empty filter (match all)
9 years ago
David Rosca
67c6834a5f
ComboTabBar: Disable focusing scroll buttons
9 years ago
David Rosca
0203cab204
LocationCompleterDelegate: Only draw "search with" on selected/hovered items
9 years ago
David Rosca
82700cae38
LocationCompleterDelegate: Draw icons with correct mode
9 years ago
David Rosca
0524bbc1a6
LocationCompleter: Don't allow to delete search/visit completion item
9 years ago
David Rosca
20010eb3c4
LocationCompleter: Fix incorrectly showing search action after domain completion
9 years ago
David Rosca
5f9fe54086
LocationCompleterDelegate: Draw title and address in one line
...
Also show twice as much available completions.
9 years ago
David Rosca
d7ff9546d6
Fix build
9 years ago
David Rosca
def0c8e4f4
Update empty.ts
9 years ago
David Rosca
7e6600bb48
Change wording "Search on" -> "Search with"
...
Also don't show "URL" in interface, "address" is enough.
9 years ago
David Rosca
2867f9fed5
LocationCompleter: Show search suggestions
9 years ago
David Rosca
c3bead5ed7
LocationCompleterView: Completely remove the hovered index tracking logic
9 years ago
David Rosca
6bceef43e2
LocationCompleter: Don't change selected index with mouseover
...
Also render proper item state (selected / under mouse) in delegate.
9 years ago
David Rosca
9e8614447e
LocationCompleterDelegate: Better logic for limiting URL length
9 years ago
David Rosca
029aa6823b
LocationCompleterView: Don't propagate Esc key press
9 years ago
David Rosca
16b3a74aa1
LocationCompleter: Add persistent first item that shows used search engine
...
Or in case searching from location bar is disabled or entered text
is valid URL, it indicates that this URL will be loaded.
9 years ago
David Faure
3c60b8417a
Add missing RUNPATH so that qupzilla finds its shared lib
...
when installed into a custom prefix, on Linux.
9 years ago