summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* flashy popup: delete after have painted the newerLionel Chauvin2009-08-091-2/+5
|
* Removed old cookies system classes..Andrea Diamantini2009-08-085-244/+0
|
* Compiler warning fixesAndrea Diamantini2009-08-081-0/+2
|
* RekonqAccessManager (rekonq 0.2 version)Andrea Diamantini2009-08-083-4/+16
|
* Merge commit 'megabigbug/tabfontsize'Andrea Diamantini2009-08-081-6/+0
|\
| * standard tab font sizeLionel Chauvin2009-08-081-6/+0
| |
* | small fix: prevent empty url at the begining of loadingLionel Chauvin2009-08-071-2/+7
| |
* | Load url in the background urlbar fixesAndrea Diamantini2009-08-072-2/+2
|/
* Krazy issues, part 3Andrea Diamantini2009-08-072-7/+6
| | | | - improper include guards
* Krazy fixes. Part 2.Andrea Diamantini2009-08-076-17/+10
| | | | | | - KDE classes in ui files - Ui dialog deleteLater - const in for each loop (apart from the QWebFrame one..)
* Merge commit 'megabigbug/query'Andrea Diamantini2009-08-071-1/+1
|\
| * fix loadUrl for query with accents (eg: églantine)Lionel Chauvin2009-08-061-1/+1
| |
* | Remove a dot after the URL from the message, to avoid confusionPanagiotis Papadopoulos2009-08-071-1/+1
|/
* Debug info from setWindowIDAndrea Diamantini2009-08-061-4/+2
| | | | also setting intial window empty (-1)
* Fixing popus (eventual) closing crashesAndrea Diamantini2009-08-061-0/+1
|
* Fixed "QCoreApplication::postEvent: Unexpected null receiver"Andrea Diamantini2009-08-061-1/+4
| | | | warning
* rekonq 0.1.97 with last fixes about AccessManager and cookiesAndrea Diamantini2009-08-062-2/+2
|
* 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-055-5/+6
|
* Fix IncludeAndrea Diamantini2009-08-0524-72/+6
| | | | Imported commit from KDE svn. Thanks to mlaurent for this..
* Updated Changelog and TODO files. Removed unuseful FILES fileAndrea Diamantini2009-08-043-46/+11
|
* 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-032-2/+2
| |
* | Removed (for 0.2 version) KIO::AccessManager supportAndrea Diamantini2009-08-036-312/+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-022-2/+2
| | | | | | 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