| Commit message (Expand) | Author | Age | Files | Lines |
* | Include all .moc files removed in the previous commit | Jon Ander Peñalba | 2010-09-03 | 1 | -0/+1 |
* | Include clean-up in the big src directory | Jon Ander Peñalba | 2010-09-03 | 1 | -22/+15 |
* | Let urlbar being usable also in fullscreen mode | Andrea Diamantini | 2010-09-01 | 1 | -4/+3 |
* | Switching to "KDE" icon cache. While this "brute force" change can be dangerous, | Andrea Diamantini | 2010-08-28 | 1 | -33/+6 |
* | Formatting++ | Rohan Garg | 2010-08-24 | 1 | -1/+0 |
* | Switch to faster comparisons of about: URL's with QByteArray, thanks to Hara... | Rohan Garg | 2010-08-24 | 1 | -6/+8 |
* | Merge commit 'refs/merge-requests/188' of git://gitorious.org/rekonq/mainline | Andrea Diamantini | 2010-08-23 | 1 | -0/+2 |
|\ |
|
| * | Add a home icon for about:home | Rohan Garg | 2010-08-22 | 1 | -0/+2 |
* | | Add a missing icon | Yoann Laissus | 2010-08-22 | 1 | -0/+2 |
|/ |
|
* | Changed the name of the files src/bookmarks/bookmarksmanager.* to src/bookmar... | Jon Ander Peñalba | 2010-08-20 | 1 | -23/+23 |
* | Merge branch 'opensearch' | Andrea Diamantini | 2010-08-20 | 1 | -0/+16 |
|\ |
|
| * | working opensearch suggestions | megabigbug | 2010-08-15 | 1 | -1/+2 |
| * | wait signal | megabigbug | 2010-08-15 | 1 | -0/+15 |
* | | Stupid me, QtWebKit calls addHistoryEntry itself when you let it load a page.. | Andrea Diamantini | 2010-08-19 | 1 | -6/+0 |
|/ |
|
* | Delaying single shots to let rekonq have more time to show itself before... | Andrea Diamantini | 2010-08-11 | 1 | -1/+2 |
* | Stupid spaces.. | Andrea Diamantini | 2010-08-05 | 1 | -3/+0 |
* | Moving download history management from HistoryManager to Application class | Andrea Diamantini | 2010-07-21 | 1 | -0/+59 |
* | Clean MainView API and fix "Pano's bug" about opening new tabs near current ons | Andrea Diamantini | 2010-07-04 | 1 | -2/+2 |
* | Fix search engine toolbar icons | Andrea Diamantini | 2010-06-29 | 1 | -0/+1 |
* | Follow settings (choose tabs or windows) when opening new tabs | Andrea Diamantini | 2010-06-28 | 1 | -1/+7 |
* | Fix naming to clean API | Andrea Diamantini | 2010-06-24 | 1 | -5/+5 |
* | Activate window externally triggered | Andrea Diamantini | 2010-06-20 | 1 | -1/+8 |
* | This dangerous commit, 15 days to the release, removes the use of a default.css | Andrea Diamantini | 2010-06-15 | 1 | -3/+1 |
* | uhm... a BIG change to fix a tiny bug :( | Andrea Diamantini | 2010-06-01 | 1 | -37/+74 |
* | Fix loading url path on startup arguments | Andrea Diamantini | 2010-06-01 | 1 | -3/+3 |
* | Minor change to better debug fonts DPI.. | Andrea Diamantini | 2010-05-31 | 1 | -4/+6 |
* | fix compute font size | megabigbug | 2010-05-30 | 1 | -1/+4 |
* | Fixing fonts.. | Andrea Diamantini | 2010-05-30 | 1 | -21/+17 |
* | Fixed font configuration. | Johannes Winfried Koßler | 2010-05-27 | 1 | -1/+1 |
* | Show proper URL on new background tab. | Nikhil Marathe | 2010-05-25 | 1 | -1/+4 |
* | rekonq 0.4.71 | Andrea Diamantini | 2010-05-24 | 1 | -1/+0 |
* | Improving fonts situation | Andrea Diamantini | 2010-05-24 | 1 | -20/+31 |
* | Respect new tab conf launching a new window | Andrea Diamantini | 2010-05-18 | 1 | -1/+16 |
* | Moved setEncoding action to be a local page settings as it seems | Andrea Diamantini | 2010-05-18 | 1 | -3/+1 |
* | This commit reintroduces the QStackedWidget class for urlbars and let | Andrea Diamantini | 2010-05-14 | 1 | -1/+1 |
* | Show faster url to load | Andrea Diamantini | 2010-05-14 | 1 | -0/+4 |
* | QLatin1String -> QL1S | Andrea Diamantini | 2010-04-30 | 1 | -1/+1 |
* | Include Fixes, first bunch | Andrea Diamantini | 2010-04-30 | 1 | -4/+0 |
* | A coding style round | Andrea Diamantini | 2010-04-30 | 1 | -79/+79 |
* | Remove the "is readable" check. Now things seem work. | Andrea Diamantini | 2010-04-27 | 1 | -0/+3 |
* | Encodings management | Andrea Diamantini | 2010-04-26 | 1 | -1/+3 |
* | Various changes | Andrea Diamantini | 2010-04-25 | 1 | -1/+76 |
* | Dramatically improved "detach tab" performances.. | Andrea Diamantini | 2010-04-23 | 1 | -2/+4 |
* | Finally cleaning Application class, getting rid of loadUrl(string) slot | Andrea Diamantini | 2010-04-14 | 1 | -49/+33 |
* | Re-enabling all KDE url magics | Andrea Diamantini | 2010-04-09 | 1 | -38/+44 |
* | This is a really big commit, implementing the new urlbar | Andrea Diamantini | 2010-04-08 | 1 | -1/+1 |
* | First bunch of fixes for the NewTabPage + WebSnap chain. | Andrea Diamantini | 2010-03-16 | 1 | -1/+1 |
* | clean NewInstance slot and fix crashRecovery. | Andrea Diamantini | 2010-03-11 | 1 | -40/+32 |
* | Just another crash recovery fix. | Andrea Diamantini | 2010-03-06 | 1 | -3/+4 |
* | Stupid me, committed wrong change. Sorry :) | Andrea Diamantini | 2010-03-05 | 1 | -9/+9 |