Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | (Re)-open closed tabs | Andrea Diamantini | 2010-05-11 | 4 | -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 interval | Andrea Diamantini | 2010-05-11 | 1 | -1/+1 | |
| | | ||||||
* | | Merge commit 'refs/merge-requests/2255' of ↵ | Andrea Diamantini | 2010-05-11 | 4 | -112/+185 | |
|\ \ | | | | | | | | | | git://gitorious.org/rekonq/mainline into m2255 | |||||
| * | | Right align all labels to confirm to the KDE4 HIG. | Abdurrahman AVCI | 2010-05-08 | 4 | -112/+185 | |
| |/ | ||||||
* | | This commit implements another dockwidget for rekonq, containing a | Andrea Diamantini | 2010-05-05 | 12 | -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 ↵ | megabigbug | 2010-05-05 | 2 | -9/+39 | |
| | | | | moved at top of the list | |||||
* | Javascript protocol fix | Andrea Diamantini | 2010-05-04 | 1 | -0/+3 | |
| | ||||||
* | reply deleteLater.. | Andrea Diamantini | 2010-05-04 | 2 | -6/+7 | |
| | | | | This time seems good. | |||||
* | Last krazy fixes | Andrea Diamantini | 2010-05-04 | 3 | -4/+4 | |
| | ||||||
* | Memory leaks fixes | Andrea Diamantini | 2010-05-04 | 17 | -84/+137 | |
| | | | | first bunch | |||||
* | QLatin1String -> QL1S | Andrea Diamantini | 2010-04-30 | 12 | -73/+73 | |
| | | | | added cppcheck script | |||||
* | Include Fixes, first bunch | Andrea Diamantini | 2010-04-30 | 34 | -105/+112 | |
| | ||||||
* | Krazy fixes | Andrea Diamantini | 2010-04-30 | 16 | -35/+37 | |
| | ||||||
* | Fix rsswidget files | Andrea Diamantini | 2010-04-30 | 2 | -37/+51 | |
| | ||||||
* | cleaning headers | Andrea Diamantini | 2010-04-30 | 21 | -30/+16 | |
| | ||||||
* | New rekonq_defines.h | Andrea Diamantini | 2010-04-30 | 49 | -129/+160 | |
| | | | | Speed up compilation & linking on Win, Lin & Mac. Step 1 | |||||
* | A coding style round | Andrea Diamantini | 2010-04-30 | 97 | -2325/+2350 | |
| | ||||||
* | A tiny improvement in the error page, showing a fat icon.. :) | Andrea Diamantini | 2010-04-30 | 1 | -2/+12 | |
| | ||||||
* | Fix (again and again) ftp handling (and errors in general) | Andrea Diamantini | 2010-04-30 | 5 | -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 ListItem | Andrea Diamantini | 2010-04-30 | 2 | -3/+4 | |
| | ||||||
* | Fixing tab switch behavior. | Andrea Diamantini | 2010-04-29 | 3 | -15/+25 | |
| | | | | | | It seems webkit removed an update on setViewPortSize, letting our trick about setScrollBarPolicy dangerous (no scrollbar on rendered pages) | |||||
* | Right icon button fix | Andrea Diamantini | 2010-04-28 | 2 | -2/+4 | |
| | ||||||
* | - Fixed layouts in the *ListItem classes | Andrea Diamantini | 2010-04-28 | 3 | -28/+36 | |
| | | | | | - Browse before than Search - remove some warning messages | |||||
* | Remove the "is readable" check. Now things seem work. | Andrea Diamantini | 2010-04-27 | 2 | -14/+5 | |
| | | | | | | Can someone explain how can we read a not readable dir?? CCBUG: 228660 | |||||
* | Merge branch 'ENCODINGS' | Andrea Diamantini | 2010-04-26 | 5 | -11/+66 | |
|\ | ||||||
| * | Encodings management | Andrea Diamantini | 2010-04-26 | 4 | -4/+59 | |
| | | ||||||
| * | inverting position of kget options | Andrea Diamantini | 2010-04-26 | 1 | -7/+7 | |
| | | ||||||
* | | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2010-04-26 | 1 | -0/+2 | |
|/ | ||||||
* | Merge commit 'refs/merge-requests/2253' of ↵ | Andrea Diamantini | 2010-04-26 | 2 | -31/+25 | |
|\ | | | | | | | git://gitorious.org/rekonq/mainline into m2253 | |||||
| * | Correctly display separators in the bookmark toolbar | Yoann Laissus | 2010-04-26 | 2 | -31/+25 | |
| | | | | | | | | BUG: 235108 | |||||
* | | Merge commit 'refs/merge-requests/2252' of ↵ | Andrea Diamantini | 2010-04-26 | 3 | -4/+4 | |
|\ \ | | | | | | | | | | git://gitorious.org/rekonq/mainline into m2252 | |||||
| * | | fix typo + add colons | Panagiotis Papadopoulos | 2010-04-25 | 1 | -2/+2 | |
| | | | ||||||
| * | | string fixes | Panagiotis Papadopoulos | 2010-04-25 | 2 | -2/+2 | |
| |/ | ||||||
* | | Fix crash | Andrea Diamantini | 2010-04-26 | 1 | -6/+6 | |
|/ | | | | BUG: 231060 | |||||
* | Merge branch 'NetworkRequestImprovements' | Andrea Diamantini | 2010-04-25 | 8 | -117/+134 | |
|\ | ||||||
| * | Fix error pages show | Andrea Diamantini | 2010-04-25 | 2 | -10/+12 | |
| | | ||||||
| * | Various changes | Andrea Diamantini | 2010-04-25 | 6 | -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 improvements | Andrea Diamantini | 2010-04-24 | 2 | -7/+8 | |
| | | ||||||
* | | Fixing new tab action position | Andrea Diamantini | 2010-04-25 | 1 | -4/+1 | |
|/ | ||||||
* | Merge commit 'refs/merge-requests/2251' of ↵ | Andrea Diamantini | 2010-04-24 | 8 | -39/+245 | |
|\ | | | | | | | git://gitorious.org/rekonq/mainline into m2251 | |||||
| * | Re-remove linedit after rebase | matgic78 | 2010-04-23 | 1 | -197/+0 | |
| | | ||||||
| * | RSS : new popup appaeraing when clicking the icon, 2 combobox to select ↵ | matgic78 | 2010-04-23 | 5 | -40/+208 | |
| | | | | | | | | agregator and feed, and buttons to add/cancel | |||||
| * | Akregator RSS support | matgic78 | 2010-04-23 | 6 | -39/+274 | |
| | | ||||||
* | | Merge commit 'refs/merge-requests/2250' of ↵ | Andrea Diamantini | 2010-04-24 | 10 | -143/+292 | |
|\ \ | | | | | | | | | | git://gitorious.org/rekonq/mainline into m2250 | |||||
| * | | update SearchEngine data when settings are changed | megabigbug | 2010-04-23 | 1 | -1/+6 | |
| | | | ||||||
| * | | refractoring on search engines | megabigbug | 2010-04-23 | 9 | -142/+286 | |
| |/ | ||||||
* | | Merge branch 'DETACH_TAB' | Andrea Diamantini | 2010-04-24 | 6 | -13/+57 | |
|\ \ | ||||||
| * | | Detach tab. last fixes. | Andrea Diamantini | 2010-04-24 | 3 | -12/+43 | |
| | | | | | | | | | | | | | | | - Do not detach one tab windows - let detach work with "about" urls | |||||
| * | | Dramatically improved "detach tab" performances.. | Andrea Diamantini | 2010-04-23 | 4 | -10/+23 | |
| |/ | | | | | | | Need to round some corners, yet. | |||||
* | | New dns prefetch webkit property and updated local storage one | Andrea Diamantini | 2010-04-23 | 4 | -43/+55 | |
|/ |