| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Improved code division (it will be super easy now adding a new handler)
Added a new config UI (QWizard based)
|
|
|
|
|
|
|
|
|
| |
In a similar fashion as WebKit, this might make those cases
where we don't expect to go more obvious in debug builds.
I also took the liberty to revisit a lot of switch statements
but it could potentially be used elsewhere
Reviewed-by: andrea
|
| |
|
| |
|
| |
|
|
|
|
|
| |
SettingOpenTab --> NewTab (according to settings)
NewCurrentTab --> NewFocusedTab
|
| |
|
|
Speed up compilation & linking on Win, Lin & Mac. Step 1
|