summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Load old closed tabs from session manager.Andrea Diamantini2010-05-113-4/+46
| | | | | | | | | This let me think about the need of reimplementing it and all History to support more infos (eg: zoom) closing one bug and opening another :) BUG:228480
* (Re)-open closed tabsAndrea Diamantini2010-05-114-1/+53
| | | | | | tabbar actions & CTRL + SHIFT + T shortcut for the last Johannes Zellner's patch. Thanks :)
* Add "days" word to better explain the adblock update intervalAndrea Diamantini2010-05-111-1/+1
|
* Merge commit 'refs/merge-requests/2255' of ↵Andrea Diamantini2010-05-114-112/+185
|\ | | | | | | git://gitorious.org/rekonq/mainline into m2255
| * Right align all labels to confirm to the KDE4 HIG.Abdurrahman AVCI2010-05-084-112/+185
| |
* | This commit implements another dockwidget for rekonq, containing aAndrea Diamantini2010-05-0512-11/+514
|/ | | | | | | | network analyzer. Its code is based on previous implementation of Web Inspector Dock and on Richmoore example about QNAM proxy. Many thanks for :)
* if the url of an item have the same domaine name as the typed string, it is ↵megabigbug2010-05-052-9/+39
| | | | moved at top of the list
* Javascript protocol fixAndrea Diamantini2010-05-041-0/+3
|
* reply deleteLater..Andrea Diamantini2010-05-042-6/+7
| | | | This time seems good.
* rekonq 0.4.670.4.67Andrea Diamantini2010-05-041-1/+1
| | | | | updated docs && fixed some bugs Last 0.5 coding sprint starts from here..
* Last krazy fixesAndrea Diamantini2010-05-043-4/+4
|
* Memory leaks fixesAndrea Diamantini2010-05-0417-84/+137
| | | | first bunch
* Fix conflictsAndrea Diamantini2010-05-0316-20/+315
|\ | | | | | | | | | | | | Merge commit 'refs/merge-requests/2254' of git://gitorious.org/rekonq/mainline into DocsUpdate Conflicts: docs/index.docbook
| * Fixed a minor bug in documentationJonathan Raphael Joachim Kolberg2010-05-021-6/+6
| |
| * I rewrote the documentation and made a few screenshots. There are some parts ↵Jonathan Raphael Joachim Kolberg2010-05-0216-22/+318
| | | | | | | | left to write, but I will do that soon.
* | QLatin1String -> QL1SAndrea Diamantini2010-04-3013-73/+112
| | | | | | | | added cppcheck script
* | rekonq 0.4.66Andrea Diamantini2010-04-301-1/+1
| |
* | Improved CMakeLists.txtAndrea Diamantini2010-04-301-10/+8
| |
* | Include Fixes, first bunchAndrea Diamantini2010-04-3034-105/+112
| |
* | Krazy fixesAndrea Diamantini2010-04-3016-35/+37
| |
* | Fix rsswidget filesAndrea Diamantini2010-04-302-37/+51
| |
* | cleaning headersAndrea Diamantini2010-04-3021-30/+16
| |
* | New rekonq_defines.hAndrea Diamantini2010-04-3049-129/+160
| | | | | | | | Speed up compilation & linking on Win, Lin & Mac. Step 1
* | A coding style roundAndrea Diamantini2010-04-3098-2327/+2352
| |
* | A tiny improvement in the error page, showing a fat icon.. :)Andrea Diamantini2010-04-301-2/+12
| |
* | Fix (again and again) ftp handling (and errors in general)Andrea Diamantini2010-04-305-30/+37
| | | | | | | | | | Disabled the "Failed to Load" string as rekonq usually does a lot more than WebKit to "load" an url..
* | Fixed wrong pointed out text in the Browse ListItemAndrea Diamantini2010-04-302-3/+4
| |
* | Fixing tab switch behavior.Andrea Diamantini2010-04-293-15/+25
| | | | | | | | | | | | It seems webkit removed an update on setViewPortSize, letting our trick about setScrollBarPolicy dangerous (no scrollbar on rendered pages)
* | Right icon button fixAndrea Diamantini2010-04-282-2/+4
| |
* | rekonq 0.4.65Andrea Diamantini2010-04-281-1/+1
| | | | | | | | | | | | | | - Network Improvements - increased boot speed - Text Encodings menù & management - bugfixes
* | - Fixed layouts in the *ListItem classesAndrea Diamantini2010-04-283-28/+36
| | | | | | | | | | - Browse before than Search - remove some warning messages
* | Remove the "is readable" check. Now things seem work.Andrea Diamantini2010-04-272-14/+5
| | | | | | | | | | | | Can someone explain how can we read a not readable dir?? CCBUG: 228660
* | Merge branch 'ENCODINGS'Andrea Diamantini2010-04-265-11/+66
|\ \
| * | Encodings managementAndrea Diamantini2010-04-264-4/+59
| | |
| * | inverting position of kget optionsAndrea Diamantini2010-04-261-7/+7
| | |
* | | SVN_SILENT made messages (.desktop file)Script Kiddy2010-04-261-0/+2
|/ /
* | Merge commit 'refs/merge-requests/2253' of ↵Andrea Diamantini2010-04-262-31/+25
|\ \ | | | | | | | | | git://gitorious.org/rekonq/mainline into m2253
| * | Correctly display separators in the bookmark toolbarYoann Laissus2010-04-262-31/+25
| | | | | | | | | | | | BUG: 235108
* | | Merge commit 'refs/merge-requests/2252' of ↵Andrea Diamantini2010-04-263-4/+4
|\ \ \ | | | | | | | | | | | | git://gitorious.org/rekonq/mainline into m2252
| * | | fix typo + add colonsPanagiotis Papadopoulos2010-04-251-2/+2
| | | |
| * | | string fixesPanagiotis Papadopoulos2010-04-252-2/+2
| |/ /
* | | Fix crashAndrea Diamantini2010-04-261-6/+6
|/ / | | | | | | BUG: 231060
* | Merge branch 'NetworkRequestImprovements'Andrea Diamantini2010-04-258-117/+134
|\ \
| * | Fix error pages showAndrea Diamantini2010-04-252-10/+12
| | |
| * | Various changesAndrea Diamantini2010-04-256-104/+118
| | | | | | | | | | | | | | | | | | | | | - moved updateCOnfiguration slot to Application class from MainWindow (its right place) - loaded conf out of ctor (this will increase boot speed, but could in theory let rekonq fails on first load. We'll see..) - set accept-language (raw) header. RFC 2626, section 14. Choose your preferred language. - Try fixing CacheControl values (rekonq seems work quite well offline, now)
| * | Network Access Manager, first improvementsAndrea Diamantini2010-04-242-7/+8
| | |
* | | Fixing new tab action positionAndrea Diamantini2010-04-251-4/+1
|/ /
* | rekonq 0.4.64Andrea Diamantini2010-04-241-1/+1
| | | | | | | | | | | | | | | | | | - some cleaner code here and there - improved detach tab action - Completed work on RSS support - dns prefetch enabled by default to improve performances - work on the awesome bar, (better) ordering webshortcut urls - improved WebTab::url() method to work also with "about" urls
* | Merge commit 'refs/merge-requests/2251' of ↵Andrea Diamantini2010-04-248-39/+245
|\ \ | | | | | | | | | git://gitorious.org/rekonq/mainline into m2251
| * | Re-remove linedit after rebasematgic782010-04-231-197/+0
| | |