David Rosca
98e8a9355d
Autotests: Convert to proper tests runnable with make test
8 years ago
David Rosca
d2e2eef5a5
Move autotests to autotests top-level directory
...
Also only build tests with BUILD_TESTING enabled.
8 years ago
David Rosca
a509543eb7
Fix autotests
...
Remove testing KWallet and GnomeKeyring plugins as I really
have no idea how to make it work properly with cmake...
8 years ago
David Rosca
bdd18ced1e
SpeedDial no longer uses Faenza icons
8 years ago
David Rosca
1b29fa4e98
Remove modeltest
8 years ago
David Rosca
3aa237b55f
Remove BUILDING.md
8 years ago
David Rosca
31fd06cde1
Remove scripts
8 years ago
David Rosca
37bb617264
Remove flatpak build file
...
Moved to kde:flatpak-kde-applications
8 years ago
David Rosca
61c24615e6
Remove git_hooks
8 years ago
Juraj Oravec
4292ecd465
TabManager: Add Unload checked tabs action ( #2566 )
8 years ago
David Rosca
ba75905134
TabContextMenu: Add Unload Tab action
...
Closes #2563
8 years ago
David Rosca
4e39cad310
SBI_JavaScriptIcon: Fix temporarily enabling/disabling JavaScript
...
Closes #2560
8 years ago
David Rosca
b0117c799b
WebPage: Add navigationRequestAccepted signal
8 years ago
David Rosca
81d7917ade
SessionManager: Use completeBaseName for session names
8 years ago
David Rosca
7b0aa61975
ProfileManager: Avoid losing session when loading profile from newer app version
...
Backup session in session manager named "backup-$version".
See #2520
8 years ago
David Rosca
825fc88c40
BookmarksToolBarButton: Don't change height in sizeHint
8 years ago
David Rosca
76116f636c
BookmarksToolbar: Don't set fixed height for toolbar
...
Closes #2561
8 years ago
David Rosca
6f20d5e511
Move build config options to config.h
...
Also remove NO_SYSTEM_DATAPATH and DISABLE_UPDATES_CHECK
8 years ago
David Rosca
2d898e3834
Move theme images from bin/themes to themes after incorrect merge
8 years ago
David Rosca
d1502ba68e
Use lowercase f in reverse domain name
8 years ago
l10n daemon script
20bc412317
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"
8 years ago
l10n daemon script
fc38215e2b
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"
8 years ago
l10n daemon script
b739b74181
GIT_SILENT made messages (after extraction)
8 years ago
David Rosca
fdeb350746
Plugins: Remove option to disable loading extensions
...
It can now only be globally disabled with --no-extensions switch.
It is still possible to manually disable all extensions, only the
global option to disable all extensions were removed.
8 years ago
David Rosca
d5608d823b
Enable plugins by default also in portable mode
...
AdBlock now needs plugins enabled to be loaded.
8 years ago
l10n daemon script
f1a3b7643e
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"
8 years ago
l10n daemon script
10a5689b74
GIT_SILENT made messages (after extraction)
8 years ago
Luigi Toscano
f81989b5db
Clean up and appdata appdata (pass validate-relax)
...
- update to the latest versions of the XML (application->component,
updatecontact->update_contact);
- remove useless i18n from some fields where it's not needed (id,
metadata_license, project_license, screenshot, url, updatecontact);
- update the links to the screenshots and their sizes to match the
current images on the website.
8 years ago
David Rosca
f7cbab1562
LocationCompleter: Don't highligh search string in visit/search item
8 years ago
David Rosca
7ba18669a2
LocationCompleter: Update original text also without inline completions enabled
...
Closes #2550
8 years ago
David Rosca
087c98343e
Remove compatibility code with Qt older than 5.9
8 years ago
David Rosca
ba88aa67a1
WebPage: Remove workaround for crash in setHtml
8 years ago
David Rosca
4d58781c13
WebPage: Add workaround for broken load signals in QtWebEngine 5.10
...
Closes #2479
8 years ago
Konstantin Savun
1daa0b93e6
SpeedDial ( #2543 )
8 years ago
David Rosca
0b1d9e0b16
TabIcon: Don't resize to (0,0) when hiding
...
ComboTabBar depends on tab button position for calculating
drag offset and it breaks with some themes that returns invalid
subElementRect for buttons with (0,0) size.
8 years ago
David Rosca
cf5831d1db
ComboTabBar: Ignore buttons that returns invalid element rect in dragOffset
...
Closes #2546
8 years ago
David Rosca
b21e2634bc
ComboTabBar: Only reset dragInProgress on left mouse button release
8 years ago
David Rosca
54bad20590
ComboTabBar: Fix division by zero when icon pixmap is null
8 years ago
David Rosca
4f0c30c5c7
Add support for window.print()
...
Closes #2509
8 years ago
David Rosca
e73bf22aa9
WebView: Call acceptNavigationRequest before loading urls
...
Closes #2544
8 years ago
David Rosca
a8dcf176cf
Fix merge issues
8 years ago
David Rosca
c3b2a9c6a7
SpeedDial: Fix updating background after selecting image
8 years ago
David Rosca
d7c4560f21
Fix indentation in speeddial.html
8 years ago
Konstantin Savun
5b45baf630
Style Update [SpeedDial+SpeedDial:Icons] ( #2539 )
...
SpeedDial: Style update
8 years ago
David Rosca
692d55fff7
AdBlock: Move remaining code to adblock subdir
8 years ago
David Rosca
3608b48f6e
BrowserWindow: Simplify fullscreen handling
8 years ago
David Rosca
76e0400dd1
AboutDialog: Remove special handling for Windows
8 years ago
David Rosca
3833447767
BrowserWindow: Fix restoring maximized state after leaving fullscreen
8 years ago
David Rosca
e0e62c6e81
SearchEngines: Add back support for window.external.AddSearchProvider
8 years ago
David Rosca
6ecc9f616f
ExternalJsObject: Don't export search engine functions
...
Our window.external is no longer available to web pages so it has no effect.
8 years ago