summaryrefslogtreecommitdiff
path: root/src/mainview.cpp
Commit message (Expand)AuthorAgeFilesLines
* * Split updateTabBar() into two separate methodsYoann Laissus2012-08-141-22/+14
* Fix adblock hide behaviorAndrea Diamantini2012-07-061-2/+2
* Get sure UrlBar is deleted well (i.e. later) and in the right placeAndrea Diamantini2012-07-031-0/+10
* Delete tab later to get sure everything has been finished.Andrea Diamantini2012-07-021-1/+1
* Reopen the tabs lasting with "rekonq pages" (about urls, pdfs, etc..)Andrea Diamantini2012-06-191-3/+5
* Cleans upAndrea Diamantini2012-06-121-3/+0
* Only Update URL Actions if the Sender is the Current TabDavid E. Narváez2012-06-101-2/+7
* Kitchen sink clean upAndrea Diamantini2012-05-271-4/+4
* Clean up headers && fix compilation with (the upcoming) qt 4.8.2Andrea Diamantini2012-04-201-0/+7
* Add loadUrl API to mainwindowAndrea Diamantini2012-03-251-2/+2
* New History Manager, NO MORE QWebHistoryInterface based.Andrea Diamantini2012-03-181-1/+0
* Get sure urlbar(s) are deleted when related webtab isAndrea Diamantini2012-03-131-1/+1
* Include Tab History when Cloning a TabDavid E. Narváez2012-03-081-1/+2
* Hook the urlChanged Signal to History Actions UpdateDavid E. Narváez2012-02-211-0/+2
* Krazy fixesAndrea Diamantini2012-02-161-9/+9
* Update signals/slot between detached tab and its new mainviewAndrea Diamantini2012-01-311-1/+31
* Don't steal focus on loadStartedAndrea Diamantini2012-01-271-1/+3
* Krazy fixesAndrea Diamantini2012-01-191-11/+11
* Check if action senders exist before using themAndrea Diamantini2012-01-171-0/+17
* Rework on load/stop/reload actionAndrea Diamantini2012-01-151-3/+3
* Open blank new tab at the end also when "open tabs neat current activeFurkan Uzumcu2012-01-131-1/+4
* improve closed tabs managementAndrea Diamantini2012-01-031-55/+57
* Get sure tabbar is properly shownAndrea Diamantini2012-01-021-1/+4
* Clean up rekonq.kcfgAndrea Diamantini2012-01-021-1/+1
* Get sure tabbar is well shown (and hided) during fullscreen navigationAndrea Diamantini2011-12-291-8/+12
* icon management fix/improvements/cleanupAndrea Diamantini2011-12-241-1/+1
* remove ugly hack string in mainviewJohannes Tröscher2011-11-291-5/+1
* Properly handle window/app closeAndrea Diamantini2011-11-241-3/+4
* Clean up MainView::webViewUrlChanged() codeFurkan Uzumcu2011-11-201-5/+1
* Remove mainWindow pointer from mainview class.Andrea Diamantini2011-11-141-6/+7
* Remove postLaunch callsAndrea Diamantini2011-11-141-8/+5
* EBN Krazy fixesAndrea Diamantini2011-10-141-1/+1
* inlined "abused" function and removed 2 unuseful calls to updateTabBarAndrea Diamantini2011-10-111-10/+0
* Remove a minor focus glitch on webpage loadThomas Murach2011-09-261-0/+1
* Fix tab size and addTabButton position when a KMessageWidget appearsYoann Laissus2011-09-201-7/+9
* Fix close & sessionAndrea Diamantini2011-09-131-18/+1
* Add option to close window by closing last tabAndrea Diamantini2011-09-081-7/+14
* Change webTab Variable Name to tabToStopDavid E. Narváez2011-09-021-2/+2
* Unify reloading methodsDavid E. Narváez2011-09-021-12/+12
* Restore tab's history when restoring a tab/sessionAnton Kreuzkamp2011-08-211-21/+26
* clean upAndrea Diamantini2011-07-251-70/+70
* Calm down kDebug messagesAndrea Diamantini2011-07-191-2/+0
* A round of the "new" astyle 2.01...Andrea Diamantini2011-07-171-80/+80
* Focus the WebView when a page start to loadYoann Laissus2011-05-231-1/+7
* Use of QSignalMapper for switchToTab() method in terms of code unificationAndrea Diamantini2011-05-091-7/+3
* Imported Opera feature to load favorite page with number 1..9 by pressing CTR...Andrea Diamantini2011-04-281-0/+10
* Fixing my fixed patch :)Andrea Diamantini2011-03-261-1/+1
* Reload (also) about pages with the reload buttonAndrea Diamantini2011-03-261-2/+9
* Workaround the troubles with the tabbar highlight feature.Andrea Diamantini2011-03-211-1/+6
* This changes fixes a crash that can occur on fast closing a lot of tabs.Andrea Diamantini2011-03-011-4/+10