summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | This commit hopes to definitely fix troubles with HTML encodings.Andrea Diamantini2010-09-021-6/+5
* | rekonq 0.5.85Andrea Diamantini2010-09-022-1/+3
* | don't calculate suggestions on fast typing resolution or when userAndrea Diamantini2010-09-023-13/+24
* | trivials:Andrea Diamantini2010-09-023-12/+9
* | Merge commit 'refs/merge-requests/195' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-09-027-56/+57
|\ \
| * | big commit: fix fast typinglionelc2010-09-017-56/+57
| |/
* | fix memory leak when delete current job in opensearchmanagerlionelc2010-09-011-1/+3
|/
* This should improve adblock retrieving by NOT asking for SSL confirmationsAndrea Diamantini2010-09-011-0/+6
* Fix bk icons.Andrea Diamantini2010-09-011-2/+7
* Restore old bookmarks file managementAndrea Diamantini2010-09-011-8/+22
* rekonq 0.5.84Andrea Diamantini2010-09-011-1/+1
* This hacks should fix (a lot of) javascript handling.Andrea Diamantini2010-09-013-4/+20
* Let urlbar being usable also in fullscreen modeAndrea Diamantini2010-09-013-7/+13
* This works as wrokaround for KIO missing implementation in DELETE & CUSTOMAndrea Diamantini2010-08-311-6/+7
* Missing operationsAndrea Diamantini2010-08-302-5/+39
* rekonq 0.5.83Andrea Diamantini2010-08-301-1/+1
* Folder icons for local filesAndrea Diamantini2010-08-301-1/+9
* Merge commit 'refs/merge-requests/193' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-08-3011-247/+293
|\
| * panels directory removedJon Ander Peñalba2010-08-309-10/+7
| * Minor changes in the panelsJon Ander Peñalba2010-08-303-15/+13
| * New general panel class created and used by the bookmarks and history panelJon Ander Peñalba2010-08-307-171/+269
| * Use the same FilterProxyModel for the bookmarks and history panelsJon Ander Peñalba2010-08-308-80/+33
* | suggestion download: kill previous job before start a new one.lionelc2010-08-302-8/+25
* | Fix adding suggestions to not let completion widget "flicker"Andrea Diamantini2010-08-304-27/+34
* | about url detection fixAndrea Diamantini2010-08-301-1/+1
|/
* Merge branch 'master' of gitorious.org:rekonq/mainlineAndrea Diamantini2010-08-291-0/+1
|\
| * SVN_SILENT made messages (.desktop file)Script Kiddy2010-08-291-0/+1
* | Cleaning up new suggestions mechanismAndrea Diamantini2010-08-294-38/+9
* | First fixes, 4 suggestionsAndrea Diamantini2010-08-292-18/+24
|/
* rekonq 0.5.82Andrea Diamantini2010-08-281-1/+1
* Fix webicon crashesAndrea Diamantini2010-08-281-3/+0
* Restore urlbar responsivenessAndrea Diamantini2010-08-286-39/+80
* Increase xmlgui version number (just to be sure..)Andrea Diamantini2010-08-281-1/+1
* Switching to "KDE" icon cache. While this "brute force" change can be dangerous,Andrea Diamantini2010-08-2824-73/+439
* Merge commit 'refs/merge-requests/192' of git://gitorious.org/rekonq/mainlineAndrea Diamantini2010-08-282-0/+25
|\
| * add "copy image location" action in the webview's contextual menumegabigbug2010-08-272-0/+25
* | fix po file’s URL (playground-network → extragear-network)Panagiotis Papadopoulos2010-08-281-1/+1
|/
* Merge commit 'refs/merge-requests/2292' of git://gitorious.org/rekonq/mainlineAndrea Diamantini2010-08-261-8/+7
|\
| * Finally fix the smooth scrolling distance per scrollYoann Laissus2010-08-251-8/+7
* | Merge branch 'm2_191'Andrea Diamantini2010-08-264-20/+40
|\ \
| * \ Merge commit 'refs/merge-requests/191' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-08-264-20/+40
| |\ \
| | * | Name cleanup in WebSnap::imagePathFromUrl with QRegExp.Pierre Rossi2010-08-251-12/+1
| | * | Awesome bar: support for multiple word search.Pierre Rossi2010-08-253-8/+39
* | | | SVN_SILENT made messages (.desktop file)Script Kiddy2010-08-261-0/+1
|/ / /
* | | Adding QWeakPointers for the walletbar and the previewselectorbar.Andrea Diamantini2010-08-252-11/+35
* | | Merge commit 'refs/merge-requests/2291' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2010-08-254-14/+17
|\ \ \
| * | | Move encodedUrl inside if block, better memory usageRohan Garg2010-08-241-1/+1
| * | | Replace more of KUrl by QByteArray...Rohan Garg2010-08-241-2/+3
| * | | Replace with QByteArray for faster searchesRohan Garg2010-08-241-5/+6
| * | | Fix urlbar to make about:foo the first entry instead of the googlingRohan Garg2010-08-241-1/+1