Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add rView and WebView | aqua | 2022-08-16 | 9 | -289/+267 |
| | |||||
* | Add third-party/SingleApplication | aqua | 2022-08-15 | 5 | -176/+87 |
| | |||||
* | Record authors and contributors in src/data/about.html | aqua | 2022-08-15 | 4 | -167/+65 |
| | |||||
* | Update CMakeLists to use Qt6 | aqua | 2022-08-14 | 2 | -50/+41 |
| | |||||
* | SVN_SILENT made messages (.desktop file) - always resolve ours | l10n daemon script | 2018-12-29 | 1 | -0/+98 |
| | | | | | 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" | ||||
* | SVN_SILENT made messages (.desktop file) - always resolve ours | l10n daemon script | 2018-12-29 | 1 | -98/+0 |
| | | | | | 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" | ||||
* | SVN_SILENT made messages (.desktop file) - always resolve ours | l10n daemon script | 2015-04-03 | 1 | -0/+1 |
| | | | | | 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" | ||||
* | SVN_SILENT made messages (.desktop file) - always resolve ours | l10n daemon script | 2015-03-26 | 1 | -0/+1 |
| | | | | | 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" | ||||
* | Add missing colon | André Marcelo Alvarenga | 2014-12-13 | 2 | -2/+2 |
| | |||||
* | SVN_SILENT made messages (.desktop file) | l10n daemon script | 2014-07-25 | 1 | -0/+2 |
| | |||||
* | SVN_SILENT made messages (.desktop file) | l10n daemon script | 2014-07-24 | 1 | -2/+0 |
| | |||||
* | SVN_SILENT made messages (.desktop file) | l10n daemon script | 2014-07-16 | 1 | -0/+1 |
| | |||||
* | SVN_SILENT made messages (.desktop file) | l10n daemon script | 2014-06-18 | 1 | -0/+1 |
| | |||||
* | SVN_SILENT made messages (.desktop file) | l10n daemon script | 2014-06-05 | 1 | -0/+1 |
| | |||||
* | SVN_SILENT made messages (.desktop file) | l10n daemon script | 2014-03-09 | 1 | -0/+1 |
| | |||||
* | SVN_SILENT made messages (.desktop file) | l10n daemon script | 2014-02-01 | 1 | -0/+1 |
| | |||||
* | Fix rekonqui.rc | Andrea Diamantini | 2014-01-23 | 1 | -3/+3 |
| | |||||
* | Get sure fast typing work! | Mikhail Krutov | 2014-01-23 | 2 | -4/+4 |
| | | | | | | | | BUG: 321967 CCBUG: 316552 REVIEW: 115223 REVIEWED-BY: adjam (PS: Many thanks for this, Mikhail...) | ||||
* | Implement the "clear urlbar action" | Andrea Diamantini | 2014-01-12 | 3 | -1/+15 |
| | | | | | | | | | | You just need to add it (OUT of the urlbar) with right click --> configure main toolbar. Is this enough guys? PS: Thanks alouali for the idea ;) CCBUG: 243724 | ||||
* | Save Action (to re-enable CTRL + S) | Andrea Diamantini | 2014-01-04 | 3 | -4/+4 |
| | |||||
* | Fix inconsistent dll linkage - those sources aren't being used for a shared lib. | Andrius da Costa Ribas | 2014-01-03 | 3 | -46/+2 |
| | | | | REVIEW: 114804 | ||||
* | Get sure we try downloading just once engine favicon(s)... | Andrea Diamantini | 2013-12-15 | 2 | -4/+15 |
| | |||||
* | Fix && uniform UI width | Andrea Diamantini | 2013-12-08 | 6 | -302/+541 |
| | |||||
* | Get sure right zoom is restored... | Andrea Diamantini | 2013-12-08 | 2 | -2/+3 |
| | |||||
* | Added option for global zoom settings :) | Andrea Diamantini | 2013-12-03 | 6 | -17/+94 |
| | | | | BUG: 307477 | ||||
* | Move "custom CSS path" from Appearance to Advanced settings | Andrea Diamantini | 2013-12-03 | 2 | -49/+57 |
| | |||||
* | Fix search engine settings loading on first startup | Andrea Diamantini | 2013-11-29 | 2 | -14/+33 |
| | |||||
* | Changing tab width management behaviour | Andrea Diamantini | 2013-11-29 | 2 | -3/+5 |
| | | | | | | Following hints from BUG: 322991 | ||||
* | Fix awkward string in proxy settings | Andrea Diamantini | 2013-11-29 | 1 | -1/+1 |
| | | | | BUG: 300709 | ||||
* | Fix some eventual crashes while clicking engine favicons | Andrea Diamantini | 2013-11-22 | 2 | -8/+15 |
| | |||||
* | improvements on urlbar | Andrea Diamantini | 2013-11-22 | 9 | -269/+37 |
| | | | | | | | | | STEP 2: - work & fix on search engine favicons - simplify code (and remove dead one) - API clean up - delete ASAP list items and suggestions - let the URL in the suggestions be an hard grey | ||||
* | Do NOT download everytime engines favicons if present | Andrea Diamantini | 2013-11-21 | 1 | -6/+14 |
| | |||||
* | improvement on urlbar suggestions | Andrea Diamantini | 2013-11-19 | 21 | -395/+14 |
| | | | | | | | | | | STEP 1: clean up! - remember deleting ASAP the UrlSuggester - remove preview label icon to let loading being faster - remove unused opensearch inventories - let ESC key on suggestions behave like major browser (restoring original string) | ||||
* | Adopt a new loading icon. It seems fixing some problems :) | Andrea Diamantini | 2013-11-18 | 4 | -4/+8 |
| | |||||
* | Get sure webkit objects are deleted in the app d-tor | Andrea Diamantini | 2013-11-17 | 4 | -2/+19 |
| | | | | CCBUG: 321557 | ||||
* | SVN_SILENT made messages (.desktop file) | l10n daemon script | 2013-10-28 | 1 | -0/+1 |
| | |||||
* | const'ify. Don't add empty string | Montel Laurent | 2013-10-03 | 1 | -7/+8 |
| | |||||
* | Const'ify. Don't add duplicate filter | Montel Laurent | 2013-10-03 | 3 | -4/+11 |
| | |||||
* | Allow to remove multi manual filters. Send hasChanged when necessary | Montel Laurent | 2013-10-01 | 1 | -3/+9 |
| | |||||
* | Allow to dnd manual filter. | Montel Laurent | 2013-10-01 | 2 | -7/+13 |
| | |||||
* | Use const'ref | Montel Laurent | 2013-10-01 | 4 | -20/+20 |
| | |||||
* | Add else if | Montel Laurent | 2013-09-29 | 1 | -1/+1 |
| | |||||
* | Fix mem leak | Montel Laurent | 2013-09-29 | 1 | -1/+1 |
| | |||||
* | Reenable the Reload All Tabs Action | David E. Narváez | 2013-08-26 | 2 | -1/+5 |
| | | | | | | Make the slot public and connect a tab context menu action to it. REVIEW: 112290 | ||||
* | Set the Base URL of Error Pages | David E. Narváez | 2013-08-26 | 1 | -1/+1 |
| | | | | | | | Otherwise, all error pages show about:blank in the URL which makes it complicated for the user to know what page went wrong. REVIEW: 112289 | ||||
* | span rekonq menu in the right place | Andrea Diamantini | 2013-08-17 | 1 | -2/+7 |
| | | | | BUG: 322003 | ||||
* | Get sure WebIcon does NOT autodelete the icon downloader before done | Andrea Diamantini | 2013-08-09 | 1 | -2/+3 |
| | |||||
* | "Clean up" Appearance settings widget | Andrea Diamantini | 2013-08-07 | 1 | -11/+80 |
| | | | | | The easiest solution I found is fixing a width for the labels. Hope it will be good | ||||
* | Enable WebGL by default | Andrea Diamantini | 2013-08-07 | 1 | -1/+1 |
| | | | | | People just think this "just works". Well... at least let's "just enable" it :) | ||||
* | Remove support for "unsupported" Google Reader. Bye bye ;) | Andrea Diamantini | 2013-08-07 | 2 | -15/+9 |
| |