Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Print && Find actions for the parts :) | Andrea Diamantini | 2010-11-19 | 7 | -35/+111 |
| | | | | | - handle print & find with different signals in mainwindow - show right tab title (moving titleChanged signal from view to tab) | ||||
* | API clean up | Andrea Diamantini | 2010-11-19 | 6 | -16/+17 |
| | | | | urlBar --> currentUrlBar | ||||
* | Revert "Add a Clear Button to URL bar to clear it" | Pierre Rossi | 2010-11-17 | 1 | -2/+0 |
| | | | | | | This reverts the controversial commit 49060cbec9ac93f0993fa315e2939516a398d349 for the "clear url bar" feature. reverted after discussion with Rohan on IRC. | ||||
* | Merge branch 'clearButton' | Rohan Garg | 2010-11-17 | 1 | -0/+2 |
|\ | |||||
| * | Add a Clear Button to URL bar to clear it | Rohan Garg | 2010-11-17 | 1 | -0/+2 |
| | | |||||
* | | Fix wrong default filenames due to a ":" in it | Andrea Diamantini | 2010-11-15 | 1 | -2/+3 |
|/ | | | | websvn:1182549 for reference | ||||
* | -pedantic | Andre Woebbeking | 2010-11-13 | 1 | -1/+1 |
| | |||||
* | Ordering files in file: and ftp: embedded protocols | Andrea Diamantini | 2010-11-07 | 2 | -2/+34 |
| | |||||
* | Merge branch 'master' of git.kde.org:rekonq | Andrea Diamantini | 2010-11-07 | 12 | -173/+112 |
|\ | |||||
| * | Bug when a bookmark contains a '&' fixed in some cases | Jon Ander Peñalba | 2010-11-07 | 3 | -7/+6 |
| | | |||||
| * | Variable renamed | Jon Ander Peñalba | 2010-11-07 | 2 | -3/+3 |
| | | |||||
| * | BookmarksContextMenu's destructor moved to the header file | Jon Ander Peñalba | 2010-11-07 | 2 | -6/+1 |
| | | |||||
| * | BookmarksPanel API improved | Jon Ander Peñalba | 2010-11-07 | 7 | -57/+40 |
| | | |||||
| * | Function renamed | Jon Ander Peñalba | 2010-11-07 | 4 | -25/+25 |
| | | |||||
| * | BookmarkOwner clean-up and minor bug fixed | Jon Ander Peñalba | 2010-11-07 | 2 | -76/+38 |
| | | |||||
* | | Let suggestions work also without search engines ones. | Andrea Diamantini | 2010-11-07 | 6 | -18/+24 |
| | | |||||
* | | First bunch of fixes for the suggestions. | Andrea Diamantini | 2010-11-07 | 7 | -33/+53 |
|/ | | | | | We are now respecting users setting on default engines (if someone chooses NONE default search engines, searches are NOT performed) | ||||
* | Fix forward declaration | Montel Laurent | 2010-11-03 | 5 | -7/+0 |
| | |||||
* | add context to string | Panagiotis Papadopoulos | 2010-11-03 | 1 | -1/+1 |
| | | | | BUG: 254818 | ||||
* | Fix eventual crashes on using page urls.. | Andrea Diamantini | 2010-10-31 | 1 | -1/+1 |
| | | | | I know, this should NOT happen. But it does. So, to be sure.. :) | ||||
* | Fix merge code | Andrea Diamantini | 2010-10-31 | 8 | -33/+45 |
| | |||||
* | Fix CmakeLists | Andrea Diamantini | 2010-10-31 | 2 | -3/+6 |
| | |||||
* | add wikipedia.xml | megabigbug | 2010-10-30 | 1 | -0/+8 |
| | |||||
* | add wikipedia.xml | Lionel Chauvin | 2010-10-30 | 1 | -0/+1 |
| | |||||
* | adapt opensearch reader and writer for xml suggestions | megabigbug | 2010-10-30 | 6 | -9/+21 |
| | |||||
* | remove warnings | megabigbug | 2010-10-30 | 2 | -6/+5 |
| | |||||
* | fix suggestion not displayed when missing .xml | Lionel Chauvin | 2010-10-30 | 1 | -9/+6 |
| | |||||
* | improve layout of visual suggestions | Lionel Chauvin | 2010-10-30 | 6 | -47/+106 |
| | |||||
* | Images in visual suggestion are now displayed !! | Lionel Chauvin | 2010-10-30 | 4 | -21/+77 |
| | |||||
* | introduce visual suggestion listitem | Lionel Chauvin | 2010-10-30 | 2 | -4/+64 |
| | |||||
* | add image field to opensearch | Lionel Chauvin | 2010-10-30 | 3 | -5/+17 |
| | |||||
* | add an xml parser to the opensearch engine. | megabigbug | 2010-10-30 | 10 | -68/+287 |
| | |||||
* | Revert "Fastest last tab recover" | Andrea Diamantini | 2010-10-29 | 2 | -21/+1 |
| | | | | | | | This reverts commit 8561c1b43a506ac4ead17734c20cc55ce7cec666. This implementation lets the last close page to continue load eg flash and in general can produce audio playback :( | ||||
* | Merge branch 'master' of git.kde.org:rekonq | Andrea Diamantini | 2010-10-29 | 1 | -1/+1 |
|\ | |||||
| * | Install as program | Montel Laurent | 2010-10-27 | 1 | -1/+1 |
| | | |||||
* | | Fix KDE webshortcuts handling with new highlight system. (no more hangs) | Andrea Diamantini | 2010-10-28 | 2 | -26/+35 |
| | | |||||
* | | Merge branch 'Open_last_tab_with_history' into NEWMASTER | Andrea Diamantini | 2010-10-28 | 2 | -1/+21 |
|\ \ | |||||
| * | | Fastest last tab recover :) | Andrea Diamantini | 2010-10-25 | 2 | -1/+21 |
| | | | | | | | | | | | | | | | In fact, the tab is not really deleted, but just saved somewhere to fastly restore it, having again history and so on.. | ||||
* | | | Merge branch 'NewPrivateBrowsing' into NEWMASTER | Andrea Diamantini | 2010-10-28 | 7 | -60/+87 |
|\ \ \ | |||||
| * | | | This commit implements the new private browsign mode for rekonq: | Andrea Diamantini | 2010-10-22 | 7 | -60/+87 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - it implements a new KAaction in the Application class to trace changes on - stops session management and save it, restoring last visited sites on restoring mormal mode - implements necessary changes to iconmanager, urlbar & application Please, note that the private browsing mode will definitely work just on KDE SC 4.6, cause of the needed changes in kdewebkit to eg handle cookies and so on.. . Hope you like it :) | ||||
* | | | | Merge branch 'AboutPagesIcon' into NEWMASTER | Andrea Diamantini | 2010-10-28 | 1 | -95/+119 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | NewTabPage improvements | Andrea Diamantini | 2010-10-23 | 1 | -95/+119 |
| | |/ | |/| | | | | | | | | | | 1) icons in the history & bookmarks pages 2) minor performance improvement, using QL1S macro | ||||
* | | | Remove raster graphics system by default. | Andrea Diamantini | 2010-10-25 | 1 | -4/+1 |
|/ / | | | | | | | | | | | | | | | This is the cause of some problems with UI (eg: contextual menus not shown), probably related to some HW/driver combinations BUG:255175 CCMAIL:bigbrovar@gmail.com | ||||
* | | fix typo in the default bookmarks | Panagiotis Papadopoulos | 2010-10-22 | 1 | -1/+1 |
|/ | | | | | thanks to Alexander Potashev for the hint BUG:254911 | ||||
* | This commit fixes icons handling for "rekonq pages" (eg: about urls). | Andrea Diamantini | 2010-10-21 | 7 | -52/+45 |
| | | | | | | | | | | | It also contains a cleaned version of the WebTab::url() method (the previous one was not working on loading pages. And also immediately after the loadFinished signal) This should also fix some "bad" handling on back/forward buttons. Finally, it contains some unrelated QLatin1String --> QL1S changes. Benjamin, I spoke too early about those. I squashed merged my work and removed previous branch :( | ||||
* | add comment to string | Panagiotis Papadopoulos | 2010-10-21 | 1 | -1/+1 |
| | | | | CCBUG: 254818 | ||||
* | Fix highlighting of the last character | Pierre Rossi | 2010-10-20 | 2 | -12/+16 |
| | | | | | | | Thanks to pano for noticing the bad behavior. AutoTest updated with the testcase. Reviewed-By: Benjamin Poulain | ||||
* | Minor clean-up to the UrlPanel class | Jon Ander Peñalba | 2010-10-19 | 3 | -20/+14 |
| | |||||
* | can not -> cannot | Panagiotis Papadopoulos | 2010-10-19 | 2 | -3/+3 |
| | |||||
* | Fix icons duplication in the urlbar if a bookmark is added during a page loading | Yoann Laissus | 2010-10-20 | 5 | -8/+14 |
| |