Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Checkable action for the zoom and find bars | Yoann Laissus | 2010-08-10 | 5 | -3/+46 |
| | |||||
* | - Fix Ctrl + wheel shortcut | Yoann Laissus | 2010-08-10 | 4 | -7/+10 |
| | | | | | - Fix zoomUp at the end of the bar - add a stretch on the right | ||||
* | remove useless #includes | lionelc | 2010-08-09 | 2 | -7/+0 |
| | |||||
* | add zoom bar at the bottom of rekonq, remove zoom widgets from the tool ↵ | lionelc | 2010-08-09 | 6 | -89/+257 |
| | | | | button menu | ||||
* | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2010-08-09 | 1 | -0/+1 |
| | |||||
* | Merge branch 'm155' | Andrea Diamantini | 2010-08-05 | 4 | -3/+20 |
|\ | |||||
| * | - Add a 'Don't ask again' option to some message dialog | Yoann Laissus | 2010-08-04 | 4 | -3/+20 |
| | | | | | | | | | | | | - Prevent a crash if the previous option is enabled because KMenu blocks all GUI events ... BUG: 246565 | ||||
* | | Stupid spaces.. | Andrea Diamantini | 2010-08-05 | 1 | -3/+0 |
|/ | |||||
* | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2010-08-03 | 1 | -0/+1 |
| | |||||
* | Fixing bookmarks toolbar in xmlgui (or at least I hope so) | Andrea Diamantini | 2010-08-02 | 2 | -1/+5 |
| | | | | Removing one doubled F6 shortcut | ||||
* | Faster startup | Andrea Diamantini | 2010-08-02 | 1 | -23/+22 |
| | |||||
* | Merge branch 'master' of gitorious.org:rekonq/mainline | Andrea Diamantini | 2010-08-02 | 1 | -0/+6 |
|\ | |||||
| * | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2010-08-01 | 1 | -0/+6 |
| | | |||||
* | | Merging mr 154 by hand!! | Andrea Diamantini | 2010-08-02 | 5 | -55/+163 |
| | | | | | | | | | | | | | | WARNING: I'm NOT sure about this. Please everyone, check it twice!! PS: Many thanks to Yoann21. He is doing a fantastic work on the bookmarks toolbar | ||||
* | | Don't save sessions && closed tabs if Private Browsing is enabled | Andrea Diamantini | 2010-07-31 | 2 | -1/+7 |
| | | | | | | | | BUG:246268 | ||||
* | | Applying Eelko's patch against XSS vulnerability | Andrea Diamantini | 2010-07-31 | 1 | -2/+2 |
|/ | | | | | | Are we yet vulnerable? CCBUG:217464 | ||||
* | Editable urlbar :D | Andrea Diamantini | 2010-07-30 | 2 | -33/+70 |
| | |||||
* | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2010-07-30 | 1 | -88/+0 |
| | |||||
* | Fix bug and remove webkit workaround | Andrea Diamantini | 2010-07-29 | 1 | -8/+3 |
| | | | | BUG: 244121 | ||||
* | Enable raster engine by default on X11 | Andrea Diamantini | 2010-07-29 | 1 | -1/+4 |
| | | | | Benjamin Poulain's patch (Thanks!!) | ||||
* | Fix && improve fonts management. | Andrea Diamantini | 2010-07-29 | 4 | -62/+38 |
| | | | | | This should save from fonts crash reported by pano &&.. (sorry, cannot remember your name) | ||||
* | Fix rc file against 0.5.51 changes | Andrea Diamantini | 2010-07-28 | 1 | -1/+1 |
| | |||||
* | Kubuntu's patch about rekonq desktop file (Generic Name fix) | Andrea Diamantini | 2010-07-28 | 1 | -25/+90 |
| | | | | BUG:245779 | ||||
* | Back to XMLGUI. | Andrea Diamantini | 2010-07-26 | 6 | -79/+167 |
| | | | | | | | | This means configurable toolbars and the old problems with our no menubar choice. We'll see what will happen this time... Yoann: can you pls check my port of the bookmarks toolbar? | ||||
* | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2010-07-26 | 1 | -0/+2 |
| | |||||
* | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2010-07-23 | 1 | -0/+6 |
| | |||||
* | Merge commit 'refs/merge-requests/153' of ↵ | Andrea Diamantini | 2010-07-22 | 6 | -265/+144 |
|\ | | | | | | | | | | | | | | | git://gitorious.org/rekonq/mainline into m153 Conflicts: src/history/historymanager.cpp src/history/historymanager.h | ||||
| * | fix suggestion type | megabigbug | 2010-07-21 | 1 | -1/+1 |
| | | |||||
| * | reintroduce bookmark suggestions | megabigbug | 2010-07-21 | 4 | -19/+23 |
| | | |||||
| * | remove useless bookmarkPath attribute of UrlSearchItem | megabigbug | 2010-07-20 | 4 | -22/+28 |
| | | | | | | | | | | add a regexp for detect url of search engines remove url that are detected from history suggestions | ||||
| * | history review: | megabigbug | 2010-07-20 | 6 | -238/+110 |
| | | | | | | | | | | | | | | | | | | - remove AwesomeUrlCompletion class - add an QHash to the history manager: each url have a visit counter - sort history urls by visit count TODO: - reintroduce bookmark item in url resolver (broken when AwesomeUrlCompletion was removed) | ||||
* | | Merge commit 'refs/merge-requests/152' of git://gitorious.org/rekonq/mainline | Andrea Diamantini | 2010-07-22 | 1 | -2/+3 |
|\ \ | |||||
| * | | Forget to commit this change | Yoann Laissus | 2010-07-21 | 1 | -2/+3 |
| |/ | |||||
* | | Merge commit 'refs/merge-requests/150' of git://gitorious.org/rekonq/mainline | Andrea Diamantini | 2010-07-22 | 1 | -2/+2 |
|\ \ | |||||
| * | | add i18n to untranslatable strings | Panagiotis Papadopoulos | 2010-07-14 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | I chose to do this in my own clone, instead of doing it directly in the mainline, because I’m not sure whether how I did it is “good pratice”. If you think it is, please merge it :-) | ||||
* | | | Just some stupid cleaning on HistoryManager before starting seriously ↵ | Andrea Diamantini | 2010-07-21 | 2 | -30/+15 |
| | | | | | | | | | | | | working on... | ||||
* | | | Moving download history management from HistoryManager to Application class | Andrea Diamantini | 2010-07-21 | 7 | -88/+100 |
| | | | | | | | | | | | | | | | It's actually the same, but probably a bit more coherent. More over, we are going to change a lot of things in the HistoryManager class... | ||||
* | | | Don't hide the bookmarks toolbar by default | Andrea Diamantini | 2010-07-21 | 1 | -1/+0 |
| |/ |/| | |||||
* | | Remove home && bookmarks buttons | Andrea Diamantini | 2010-07-20 | 1 | -3/+12 |
| | | | | | | | | | | Let (eventual) bookmarks menu && tools menu having a shortcut: ALT+B for bookmarks && ALT+T for Tools | ||||
* | | - Performance improvements (partial updates of the tree) | Yoann Laissus | 2010-07-18 | 8 | -58/+94 |
| | | | | | | | | | | - Synchronisation of the folded states between each windows - Code cleanup | ||||
* | | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2010-07-14 | 1 | -0/+2 |
| | | |||||
* | | Merge commit 'refs/merge-requests/149' of git://gitorious.org/rekonq/mainline | Andrea Diamantini | 2010-07-11 | 1 | -1/+1 |
|\ \ | |||||
| * | | tab has to be plural | Panagiotis Papadopoulos | 2010-07-08 | 1 | -1/+1 |
| |/ | |||||
* | | forgot to add apt: to urlbar ;) | Rohan Garg | 2010-07-08 | 1 | -1/+1 |
| | | | | | | | | modified: urlbar/urlresolver.cpp | ||||
* | | apturl handling | Rohan Garg | 2010-07-06 | 1 | -0/+17 |
|/ | | | | modified: src/protocolhandler.cpp | ||||
* | Add comment="KDE::DoNotExtract" to TextLabel. | Andrius Štikonas | 2010-07-06 | 1 | -1/+1 |
| | | | | This dummy string is not visible by the user so it is not necessary to translate it. | ||||
* | Use KIntSpinBox together with plural aware setSuffix instead of static ↵ | Andrius Štikonas | 2010-07-06 | 2 | -2/+15 |
| | | | | QSpinBox suffix. | ||||
* | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2010-07-05 | 1 | -0/+2 |
| | |||||
* | Merge commit 'refs/merge-requests/148' of ↵ | Andrea Diamantini | 2010-07-04 | 1 | -19/+25 |
|\ | | | | | | | git://gitorious.org/rekonq/mainline into m148 | ||||
| * | embed the navigation bar and the action bar in a table (div with ↵ | megabigbug | 2010-07-04 | 1 | -19/+25 |
| | | | | | | | | display:table) => better for small window |