summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Reverting KIO::AccessManager --> QNetworkAccessManagerAndrea Diamantini2009-08-062-3/+4
| | | | | | | | | to respect (for 0.2 release) KDE 4.2 support and to banally fix 'pano' 's bug about CMS previews.. This has some downside problems with cookies headers (kdebug says) but things seems working well ;) And that's the important (at least, near a release!!)
* Some coding trivial fixesAndrea Diamantini2009-08-062-5/+7
|
* clean codeLionel Chauvin2009-08-052-31/+19
|
* Replace privacy icon and text by historyLionel Chauvin2009-08-051-2/+2
|
* add a minimum size to the configuration panelLionel Chauvin2009-08-051-0/+1
|
* fix: clear cookiesLionel Chauvin2009-08-054-6/+16
|
* add m_windowId else unable to connect to KCookieJarServerLionel Chauvin2009-08-053-17/+21
|
* Removing windowID settings, unuseful (for me) in aAndrea Diamantini2009-08-054-27/+39
| | | | ONE window application :)
* Fixed Setting InterfaceAndrea Diamantini2009-08-053-116/+14
|
* Removed old unuseful files..Andrea Diamantini2009-08-058-943/+4
|
* Initial porting to KCookieJarAndrea Diamantini2009-08-059-404/+64
|
* Fixing Licensing issueAndrea Diamantini2009-08-0549-328/+634
|
* Krazy issues fixes. Part 1Andrea Diamantini2009-08-054-4/+5
|
* Fix IncludeAndrea Diamantini2009-08-0524-72/+6
| | | | Imported commit from KDE svn. Thanks to mlaurent for this..
* Reverting loadUrl function at previous behaviour.Andrea Diamantini2009-08-041-6/+16
| | | | | Next release (with something new..) we'll fix this "strange" colon/space bug.
* Wrong headers fixes!Andrea Diamantini2009-08-042-6/+3
|
* Hopefully last fix for KDE 4.2.x with x minor than 70..Andrea Diamantini2009-08-034-67/+40
|
* Merge branch 'POPUP3'Andrea Diamantini2009-08-031-2/+8
|\
| * popup max width = window widthmegabigbug2009-08-021-2/+8
| | | | | | | | fix popups: don't overlap horizontal scrollbar
* | 0.1.96 version dropping (for now) KIO::AccessManager supportAndrea Diamantini2009-08-031-1/+1
| |
* | Removed (for 0.2 version) KIO::AccessManager supportAndrea Diamantini2009-08-035-284/+7
| | | | | | | | | | That's because of some troubles with wikis, phpBB and CMS products in general..
* | Fixed target link libraries bug.Andrea Diamantini2009-08-031-6/+0
| | | | | | | | Thanks to Florian Hubold for reporting it
* | Simpler WebPage::acceptNavigationRequestAndrea Diamantini2009-08-031-14/+0
|/
* A great step forward..0.1.95Andrea Diamantini2009-08-021-1/+1
| | | | | | rekonq 0.1.95. Two weeks to the NEXT release!!
* Fixing coding styleAndrea Diamantini2009-08-021-6/+15
|
* Dynamic tab barmegabigbug2009-08-014-11/+38
|
* Merge branch 'FOCUSOUT'Andrea Diamantini2009-08-013-13/+1
|\
| * fix focus when right click bugmegabigbug2009-08-013-13/+1
| |
* | Merge branch 'POPUS'Andrea Diamantini2009-08-011-3/+8
|\ \
| * | more aesthetic popups (again)megabigbug2009-08-011-3/+8
| |/
| * Fixing a bit enum OpenType names..Andrea Diamantini2009-08-014-7/+7
| |
* | - Fix default font size to 16 ptAndrea Diamantini2009-08-011-2/+2
| | | | | | | | - Show urls popup by default
* | loadUrl function fix (hopefully, last!)Andrea Diamantini2009-08-011-12/+26
| |
* | Fixing a bit enum OpenType names..Andrea Diamantini2009-08-014-7/+7
| |
* | fix Webshortcuts, works with space and colon delimitermegabigbug2009-08-012-17/+14
|/
* Some comments updatedAndrea Diamantini2009-08-011-1/+1
|
* Some string changes and various fixesAndrea Diamantini2009-08-014-9/+14
|
* Fix tab in background featuremegabigbug2009-07-314-32/+22
|
* This commit removes rekonq KDEnetwork dependencies.Andrea Diamantini2009-07-312-10/+40
| | | | | All this just to support KDE 4.2 Anyway this will be dropped with rekonq 0.3..
* String fixAndrea Diamantini2009-07-311-1/+1
|
* Merge branch 'I18n'Andrea Diamantini2009-07-314-4/+4
|\
| * Make the string KDE HIG compatiblePanagiotis Papadopoulos2009-07-311-1/+1
| |
| * "Fixed" a string a littlePanagiotis Papadopoulos2009-07-311-1/+1
| |
| * "Fixed" spelling of a NamePanagiotis Papadopoulos2009-07-311-1/+1
| |
| * Added a dot to the tooltip messagePanagiotis Papadopoulos2009-07-311-1/+1
| |
* | Merge branch 'ICON'Andrea Diamantini2009-07-311-3/+8
|\ \
| * | Added AdriĆ  Arrufat to the creditsPanagiotis Papadopoulos2009-07-311-3/+8
| |/ | | | | | | Additionaly "fixed" the email addresses of some persons
* | fix stop/reload button initializationmegabigbug2009-07-291-1/+2
|/
* Fixing initial stop_reload actionAndrea Diamantini2009-07-291-3/+3
|
* Add WebShorcuts Settings in the configuration panelmegabigbug2009-07-296-32/+33
| | | | | Remove Webshorcuts Settings item in menus Remove trailing spaces