Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Swap to new tab after creating it | Aqua-sama | 2018-05-28 | 1 | -1/+2 |
| | |||||
* | Focus view when changing tabs | Aqua-sama | 2018-05-27 | 2 | -12/+14 |
| | |||||
* | Back/Forward menu shortcuts | Aqua-sama | 2018-05-26 | 1 | -3/+30 |
| | |||||
* | QTBUG-68224 workaround | Aqua-sama | 2018-05-26 | 3 | -0/+31 |
| | |||||
* | Profile command | Aqua-sama | 2018-05-26 | 3 | -23/+27 |
| | |||||
* | Dock widget shortcut toggle widget visibility | Aqua-sama | 2018-05-20 | 1 | -2/+8 |
| | |||||
* | Update manpage | Aqua-sama | 2018-05-18 | 1 | -3/+7 |
| | |||||
* | Plugin command-line parameters | Aqua-sama | 2018-05-16 | 3 | -2/+39 |
| | |||||
* | Move help and version functions to main (out of Configuration) | Aqua-sama | 2018-05-15 | 3 | -25/+58 |
| | | | | Make loading profiles a free function in Browser | ||||
* | Profile editor plugin | Aqua-sama | 2018-05-15 | 2 | -0/+37 |
| | |||||
* | Download widget item tooltip | Aqua-sama | 2018-05-13 | 1 | -0/+1 |
| | | | | Simplified ElidedLabel | ||||
* | New window action | Aqua-sama | 2018-05-06 | 2 | -4/+8 |
| | |||||
* | Tabifying dock widgets | Aqua-sama | 2018-05-06 | 6 | -8/+78 |
| | |||||
* | QTBUG-18665 workaround | Aqua-sama | 2018-05-06 | 3 | -15/+19 |
| | |||||
* | Stylesheet load setting | Aqua-sama | 2018-05-04 | 1 | -0/+13 |
| | |||||
* | Merge address bar menus | Aqua-sama | 2018-05-03 | 2 | -48/+23 |
| | |||||
* | QTBUG-65223 workaround | Aqua-sama | 2018-05-03 | 2 | -0/+12 |
| | |||||
* | Clean up WebView | Aqua-sama | 2018-05-02 | 3 | -35/+7 |
| | |||||
* | Don't open additional tabs when creating subwindows | Aqua-sama | 2018-05-01 | 4 | -12/+33 |
| | |||||
* | Split off addressbar into lib/ | Aqua-sama | 2018-05-01 | 10 | -433/+38 |
| | |||||
* | Window::session | Aqua-sama | 2018-04-30 | 3 | -1/+63 |
| | |||||
* | Merge CommandLine functionality into Configuration | Aqua-sama | 2018-04-22 | 5 | -192/+12 |
| | |||||
* | Add tile and cascade actions to Window menu | Aqua-sama | 2018-04-22 | 2 | -9/+10 |
| | |||||
* | Add boost to poi link libraries | Aqua-sama | 2018-04-21 | 1 | -0/+1 |
| | |||||
* | Why was there a '=' after return | Aqua-sama | 2018-04-21 | 1 | -1/+1 |
| | |||||
* | Fix CommandLine socketPath define | Aqua-sama | 2018-04-21 | 1 | -2/+2 |
| | |||||
* | Remove unknown option parsing | Aqua-sama | 2018-04-21 | 3 | -32/+2 |
| | |||||
* | Add Boost_INCLUDE_DIRS to poi and about | Aqua-sama | 2018-04-21 | 1 | -0/+1 |
| | |||||
* | Update CommandLine help | Aqua-sama | 2018-04-19 | 1 | -9/+28 |
| | |||||
* | Add Window menu | Aqua-sama | 2018-04-19 | 6 | -34/+42 |
| | | | | | | - add new tab button to tab widget - tab shortcuts are read from configuration again - updated manpage some | ||||
* | Removed MainWindow::titleChangedConnection | Aqua-sama | 2018-04-19 | 2 | -11/+1 |
| | |||||
* | Load URL/Search page menu actions | Aqua-sama | 2018-04-18 | 4 | -1/+35 |
| | |||||
* | Style pass | Aqua-sama | 2018-04-17 | 10 | -27/+27 |
| | |||||
* | Hovering over links shows them in the status bar again | Aqua-sama | 2018-04-17 | 7 | -13/+13 |
| | |||||
* | Remove LoadingBar | Aqua-sama | 2018-04-17 | 3 | -85/+0 |
| | |||||
* | Search box works again | Aqua-sama | 2018-04-17 | 6 | -36/+86 |
| | |||||
* | Clear navigation bar and address bar when last subwindow is closed | Aqua-sama | 2018-04-17 | 1 | -1/+6 |
| | |||||
* | Clean up UrlLineEdit | Aqua-sama | 2018-04-17 | 4 | -67/+51 |
| | |||||
* | Add loading progess bar to the address bar | Aqua-sama | 2018-04-17 | 10 | -49/+109 |
| | |||||
* | Address bar searches work again | Aqua-sama | 2018-04-17 | 7 | -8/+24 |
| | |||||
* | Enabled address bar suggestions | Aqua-sama | 2018-04-17 | 9 | -46/+67 |
| | | | | Also fixed occasional bug when showing the completer. | ||||
* | Multiple subwindows interface | Aqua-sama | 2018-04-16 | 35 | -1562/+932 |
| | | | | | | | | | | | | Subwindows are similar to tab groups. - Rewrote Browser and MainWindow, so they should be somewhat cleaner now - Moved AboutDialog to lib/about What's broken: - loading bar - search box - address bar bookmark suggestions - plugins | ||||
* | Branch of Qt5.11 features | Aqua-sama | 2018-04-13 | 7 | -78/+1 |
| | |||||
* | Fix for setCookieFilter signature change in Qt5.11beta3 | Aqua-sama | 2018-04-09 | 1 | -2/+3 |
| | |||||
* | Multithreading UrlRequestInterceptor | Aqua-sama | 2018-04-08 | 2 | -51/+52 |
| | | | | | - Add parse() free function to UrlRequestInterceptor - hostlists are loaded in parallel via QtConcurrent | ||||
* | Add FeatureSummary to CMakeLists | Aqua-sama | 2018-04-03 | 2 | -8/+19 |
| | | | | - Add MercurialRepo option | ||||
* | Only create developer tools page when action is triggered | Aqua-sama | 2018-04-02 | 4 | -23/+35 |
| | |||||
* | Refactoring TabBar | Aqua-sama | 2018-04-02 | 16 | -205/+249 |
| | | | | | | - cleaned up code - moved to mainwindow/widgets - add Close tabs left/right to context menu | ||||
* | Page menus refactoring | Aqua-sama | 2018-04-01 | 9 | -110/+241 |
| | | | | | | | | - Split off menus into their own classes Page tools menu - Shows injected scripts - Shows dev tools page in another dialog | ||||
* | Add keyboard shortcuts for address bar menus | Aqua-sama | 2018-03-31 | 3 | -31/+42 |
| |