summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* rekonq 1.01.0Andrea Diamantini2012-07-201-1/+1
| | | | | | | We finally reached it! Many thanks to everyone involved. CCMAIL: rekonq@kde.org
* Review boomarks managementAndrea Diamantini2012-07-146-12/+35
| | | | | | | | Maybe this is a bit risky before release, but this lets us adding a bookmarks shortcut (CTRL+D) as used in the major browsers. With this commit, rekonq doubles this behavior. BUG: 303445
* Save a site snapshot when adding a favorite via the urlbarAndrea Diamantini2012-07-141-0/+4
| | | | BUG: 303430
* Get sure favorites titles fitAndrea Diamantini2012-07-141-1/+1
|
* SVN_SILENT made messages (.desktop file)Script Kiddy2012-07-141-0/+1
|
* Last string fixed. Promised :)Andrea Diamantini2012-07-101-7/+11
| | | | | (anyway, it was a translator suggestion to remove p tags from i18n...)
* rekonq has a Help action, a documentation, but this documentationBurkhard Luck2012-07-101-0/+1
| | | | | | | is not build, therefore adding doc directory to CMakeLists.txt REVIEW:105506 REVIEWED-BY: adjam
* SVN_SILENT made messages (.desktop file)Script Kiddy2012-07-101-0/+1
|
* fix my emailBurkhard Lück2012-07-101-1/+1
|
* Fix Burkhard's name.Yuri Chornoivan2012-07-101-1/+1
|
* rekonq 0.9.90 a.k.a. "rekonq 1.0 beta"0.9.90Andrea Diamantini2012-07-101-1/+1
| | | | | | | | String freeze from now on, rekonq 1.0 stable in (not less than) 15 days CCMAIL: rekonq@kde.org CCMAIL: kde-i18n-doc@kde.org
* Added Author(s) and Credit(s)Andrea Diamantini2012-07-101-2/+27
| | | | | | | | | | Thank you all, guys! CCMAIL: tirtha.p.chatterjee@gmail.com CCMAIL: adaptee@gmail.com CCMAIL: yurchor@ukr.net CCMAIL: luech@hube-lueck.de CCMAIL: andiusmao@gmail.com
* Updated ChangelogAndrea Diamantini2012-07-091-1/+1
|
* Fix session restore codeAndrea Diamantini2012-07-092-86/+84
| | | | | | | This let bookmark manager code properly load :) BUG: 296388 BUG: 298051
* SVN_SILENT made messages (.desktop file)Script Kiddy2012-07-091-0/+2
|
* Let users select bookmark destination on bookmarkingAndrea Diamantini2012-07-081-5/+3
| | | | CCBUG: 288249
* Ensure rekonq will close when deleting last window.Andrea Diamantini2012-07-082-0/+8
| | | | BUG: 303149
* Update screenshots.Yuri Chornoivan2012-07-082-0/+0
|
* Fix some string inconsistencesAndrea Diamantini2012-07-082-8/+1
| | | | | | Patch by Yuri Chornoivan, Thanks :) BUG: 303180
* string missed update: set new favorite --> reload thumbnailAndrea Diamantini2012-07-071-1/+1
| | | | CCBUG: 303149
* Krazy fixesAndrea Diamantini2012-07-077-25/+37
|
* Clean up right icons before updating themAndrea Diamantini2012-07-071-0/+1
| | | | BUG: 303148
* cppcheck: suspicious code!Andrea Diamantini2012-07-061-0/+1
| | | | | | | it seems we are executing the same code in an "if" and in the related "else" tense. What about here? CCMAIL: siteshwar@gmail.com
* Fix adblock hide behaviorAndrea Diamantini2012-07-0617-38/+51
| | | | | | | NOTE: You'll find also some style & copyrights fixes here. Just reenable the git hooks scripts... BUG: 302050
* Fixed a line that was calling QString::startsWith() without args. Fixed build.Tirtha Chatterjee2012-07-051-1/+1
|
* break an eventual "recall" loopAndrea Diamantini2012-07-042-0/+15
| | | | | | | This is needed in case rekonq has been associated with something it cannot properly handle BUG: 299056
* SVN_SILENT made messages (.desktop file)Script Kiddy2012-07-041-0/+2
|
* Add HTML static js window:close testAndrea Diamantini2012-07-031-0/+3
|
* Get sure UrlBar is deleted well (i.e. later) and in the right placeAndrea Diamantini2012-07-033-3/+19
| | | | | | | | | | | | | (i.e. the WebTab dtor). I cannot no more reproduce the problems described in #296346, #300892 and #268328 What about you? CCBUG: 296346 CCBUG: 300892 CCBUG: 268328
* Save one (unuseful) callAndrea Diamantini2012-07-031-3/+0
|
* Delete tab later to get sure everything has been finished.Andrea Diamantini2012-07-021-1/+1
| | | | BUG: 299149
* rekonq 0.9.82Andrea Diamantini2012-07-011-1/+1
| | | | Another big step to the 1.0 stable...
* Get sure we are no more serving requests when deleting page.Andrea Diamantini2012-06-292-6/+40
| | | | CCBUG: 282052
* SVN_SILENT made messages (.desktop file)Script Kiddy2012-06-261-0/+1
|
* Ensure users can recover typed text in the urlbarAndrea Diamantini2012-06-261-20/+28
| | | | | | | | | PS: contains also an easy check improved to avoid duplicating suggestions creation ;) Thanks to Franz Fellner for REPORTING and FIXING himself the problem :D BUG: 302391 REVIEWED-BY: adjam
* SVN_SILENT made messages (.desktop file)Script Kiddy2012-06-251-0/+1
|
* Just check first certificate dates and errors to state IT is validAndrea Diamantini2012-06-241-6/+6
| | | | BUG: 299453
* SVN_SILENT made messages (.desktop file)Script Kiddy2012-06-241-0/+1
|
* Remember to restore all tabs (when needed) also with external argumentsAndrea Diamantini2012-06-201-3/+7
| | | | | | | | calls (eg: open link with rekonq in konqueror) WARNING: Needs testing BUG: 299625
* SVN_SILENT made messages (.desktop file)Script Kiddy2012-06-201-0/+1
|
* Reopen the tabs lasting with "rekonq pages" (about urls, pdfs, etc..)Andrea Diamantini2012-06-191-3/+5
| | | | | | WARNING: Needs testing... BUG: 302017
* rekonq 0.9.81Andrea Diamantini2012-06-191-1/+1
| | | | Bugfixing, first bunch
* Fix and improve save zoom feature, loading it on startAndrea Diamantini2012-06-191-8/+9
| | | | | | | | This seems to work also with problem described in bug #295446 BUG: 277599 BUG: 296447 CCBUG: 295446
* SVN_SILENT made messages (.desktop file)Script Kiddy2012-06-191-0/+2
|
* SVN_SILENT made messages (.desktop file)Script Kiddy2012-06-181-0/+1
|
* SVN_SILENT made messages (.desktop file)Script Kiddy2012-06-171-0/+5
|
* Moved static html tests to a new dir and added one for fontsAndrea Diamantini2012-06-177-0/+24
| | | | CCBUG: 295896
* Properly calculate icon size, checking KDE settings instead onAndrea Diamantini2012-06-171-4/+7
| | | | | | checking actual icon size. BUG: 301988
* Super safe checks in WebTab::url() detectionAndrea Diamantini2012-06-171-2/+9
| | | | BUG: 299400
* SVN_SILENT made messages (.desktop file)Script Kiddy2012-06-161-44/+0
|