Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Application shortcut clean up | Andrea Diamantini | 2012-05-27 | 2 | -5/+21 |
| | | | | | | - no .desktop extension in desktop files - set permissions bits as needed - clean up setting UI | ||||
* | New rekonq error page :) | Andrea Diamantini | 2012-05-25 | 3 | -17/+98 |
| | |||||
* | Another clean up in rekonq file:// pages | Andrea Diamantini | 2012-05-25 | 3 | -11/+12 |
| | |||||
* | Minor speed-up | Andrea Diamantini | 2012-05-25 | 1 | -13/+17 |
| | | | | moving const chars to QL1S in file:// pages | ||||
* | clean up rekonqinfo css | Andrea Diamantini | 2012-05-25 | 3 | -39/+82 |
| | |||||
* | Add informations to download items | Andrea Diamantini | 2012-05-24 | 5 | -150/+187 |
| | |||||
* | Reload Preview fix | Andrea Diamantini | 2012-05-23 | 1 | -5/+4 |
| | |||||
* | reordering favorites by drag & drop | Andrea Diamantini | 2012-05-19 | 6 | -8/+239 |
| | | | | | WARNING: this code is very tricky, but I think results are really nice. Let's see what will happen... | ||||
* | Added info when no downloads are found on search | Andrea Diamantini | 2012-05-15 | 1 | -0/+6 |
| | |||||
* | Another CSS clean up (last??) | Andrea Diamantini | 2012-05-15 | 2 | -144/+155 |
| | |||||
* | Improve downloads page | Andrea Diamantini | 2012-05-15 | 4 | -6/+76 |
| | | | | | | - remove from list (+ API for DownloadManager to save changes) - open dir in extern app - css | ||||
* | Clean up NewTabPage API a bit | Andrea Diamantini | 2012-05-15 | 2 | -29/+23 |
| | |||||
* | New Bookmarks page | Andrea Diamantini | 2012-05-15 | 3 | -28/+72 |
| | |||||
* | Downloads search | Andrea Diamantini | 2012-05-15 | 2 | -15/+35 |
| | |||||
* | History search | Andrea Diamantini | 2012-05-15 | 3 | -14/+70 |
| | |||||
* | No more lined titles in history and tabs pages | Andrea Diamantini | 2012-05-15 | 1 | -7/+4 |
| | |||||
* | move left modify action in favorites to be the update one | Andrea Diamantini | 2012-05-15 | 4 | -62/+143 |
| | | | | | | Also implement ThumbUpdater class to easily manage thumb updates BUG:291236 | ||||
* | Update image : HALF IMPLEMENTATION | Andrea Diamantini | 2012-05-15 | 3 | -10/+41 |
| | |||||
* | Calm down kDebug() calls on NewTabPage | Andrea Diamantini | 2012-05-15 | 1 | -11/+1 |
| | |||||
* | Limit default history to two days entries shown | Andrea Diamantini | 2012-05-15 | 3 | -23/+64 |
| | |||||
* | Enlarge and clean up menu | Andrea Diamantini | 2012-05-15 | 1 | -14/+7 |
| | |||||
* | about:downloads grey links | Andrea Diamantini | 2012-05-15 | 2 | -0/+7 |
| | |||||
* | Add font: Nunito regular | Andrea Diamantini | 2012-05-15 | 4 | -19/+48 |
| | |||||
* | new background | Andrea Diamantini | 2012-05-15 | 3 | -1/+2 |
| | |||||
* | Improve about url resolving | Andrea Diamantini | 2012-05-15 | 1 | -14/+29 |
| | | | | | | Conflicts: src/urlbar/urlresolver.cpp | ||||
* | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2012-05-12 | 1 | -1/+2 |
| | |||||
* | Mispelling: "no show urlbar suggestions" --> "not show url suggestions" | Andrea Diamantini | 2012-04-27 | 1 | -1/+1 |
| | | | | BUG: 298819 | ||||
* | Fix a regression from previous commit | Andrea Diamantini | 2012-04-25 | 1 | -9/+9 |
| | | | | (crashbar exiting on external calls) | ||||
* | Clean up url management | Andrea Diamantini | 2012-04-24 | 5 | -51/+24 |
| | | | | | | | | | | - Let ftp url(s) work again - Do NOT check url twice via KUriFilter (removed MainWindow::filterUrl) - ensure we are lowering just http url hosts - mailto via urlbar handling BUG: 298114 CCBUG: 284829 | ||||
* | set Main Window on KDirLister | Andrea Diamantini | 2012-04-24 | 1 | -1/+3 |
| | |||||
* | Do not show "closed tabs" page after crash when directly opening an URL | Andrea Diamantini | 2012-04-24 | 2 | -24/+28 |
| | | | | BUG: 283178 | ||||
* | Google Sync Bookmarks in rekonq! | Siteshwar Vashisht | 2012-04-23 | 12 | -4/+762 |
| | | | | | | | | | | | | | | | | - Added UI bits to configure Google Bookamrks Sync - Implemented sync, 2-way merging local and remote bk - Remember to not update local history while remotely adding bookmarks - Encode parameters of add bookmarks request while posting data. - (adjam) fix compile warnings This is the squashed commit of Situ's work on Google Bookmarks Sync SQUASHED BY: adjam ;) REVIEW: 104673 DIGEST: Google Bookmarks Sync REVIEWED BY: adjam | ||||
* | Fix opensearch add shortcut handling | Andrea Diamantini | 2012-04-23 | 8 | -66/+79 |
| | | | | | | (at least on every site tested, but opensearch.org itself. Broken?) BUG: 296707 | ||||
* | Add fixed favorite icon in the toolbar to let add favorites easier | Andrea Diamantini | 2012-04-22 | 2 | -91/+62 |
| | | | | | Also clean up urlbar code, using 2 slots instead of 5(!) to manage bookmarks & favorites | ||||
* | Clean up headers && fix compilation with (the upcoming) qt 4.8.2 | Andrea Diamantini | 2012-04-20 | 85 | -240/+312 |
| | |||||
* | Fix apturl handling (workaround) | Andrea Diamantini | 2012-04-20 | 1 | -0/+9 |
| | |||||
* | Remove tabbar.h and mainwindow.h Dependencies from webtab.cpp | David E. Narváez | 2012-04-17 | 3 | -10/+7 |
| | | | | | | Fixes previous attempt to move tab preview to WebTab class. REVIEW: 104517 | ||||
* | Really fix Upper case urls management | Andrea Diamantini | 2012-04-16 | 1 | -2/+5 |
| | | | | | Consider also eventual upper case local urls (eg: rekonq git clone here is in file:///SW/SRC/rekonq dir...) | ||||
* | Let rekonq work everytime with uppercase digited urls | Andrea Diamantini | 2012-04-16 | 1 | -2/+3 |
| | | | | BUG:284829 | ||||
* | Get extremely sure rekonq menu button exists when used :) | Andrea Diamantini | 2012-04-16 | 1 | -0/+3 |
| | | | | BUG: 297630 | ||||
* | Move Tab Preview to WebTab | David E. Narváez | 2012-04-14 | 3 | -14/+37 |
| | | | | | | | Let the WebTab class calculate its own preview, so that it can be used elsewhere in the code. REVIEW: 104517 | ||||
* | Fix typo. | Yuri Chornoivan | 2012-04-13 | 1 | -1/+1 |
| | |||||
* | Reimplement password saving check in the same way | Andrea Diamantini | 2012-04-12 | 1 | -3/+7 |
| | | | | | | Tirtha did in its review request REVIEW:101317 | ||||
* | Last clean up on settings | Andrea Diamantini | 2012-04-12 | 8 | -30/+28 |
| | | | | | Get sure settings are updated everytime Strings, spaces and one unuseful slot removed clean up | ||||
* | clean up failed rebasing and implement history timed expire check | Andrea Diamantini | 2012-04-12 | 4 | -67/+41 |
| | |||||
* | Consider new PasswordSavingEnabled privacy check | Andrea Diamantini | 2012-04-12 | 1 | -0/+3 |
| | |||||
* | Add passwords exceptions management widget | Andrea Diamantini | 2012-04-12 | 5 | -2/+190 |
| | |||||
* | Let settings dialog to be NON modal | Andrea Diamantini | 2012-04-12 | 2 | -4/+4 |
| | |||||
* | Launch proxy, cache, cookies settings as (Q)Process(es) | Andrea Diamantini | 2012-04-12 | 4 | -7/+25 |
| | |||||
* | Tirtha's string suggestion about DNT header settings | Andrea Diamantini | 2012-04-12 | 1 | -1/+1 |
| |