index
:
rekonq.git
RKNQ-11-main-window
RKNQ-12-documentation
RKNQ-2-bookmarks
RKNQ-27-linguist
master
staging
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainview.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
highlights inactive tabs if title changes
Andrea Diamantini
2011-02-10
1
-0
/
+6
*
Limit the number of entries in the closed tabs history to 10. Reviewed by ben...
Your Name
2011-02-02
1
-0
/
+3
*
This code fixes new tab button appearing on new window when tabbar is set hidden
Andrea Diamantini
2011-01-19
1
-1
/
+3
*
Fix the always opened tabbar feature.
Andrea Diamantini
2011-01-09
1
-0
/
+4
*
This GCI task adds a combobox with different settings to choice when hovering...
Andrea Diamantini
2011-01-07
1
-0
/
+4
*
Horizontal scroll wheel may now be used to navigate through history (Disabled...
Felix Rohrbach
2011-01-05
1
-0
/
+2
*
Show and hide the add-tab button automatically
Jon Ander Peñalba
2010-11-30
1
-31
/
+7
*
Revert "Remove m_loadingGitPath from MainView"
Jon Ander Peñalba
2010-11-22
1
-4
/
+4
*
Revert "Make the invariants of MainView explicit"
Jon Ander Peñalba
2010-11-22
1
-1
/
+2
*
Merge branch 'master' of git://git.kde.org/rekonq
Benjamin Poulain
2010-11-20
1
-9
/
+9
|
\
|
*
Print && Find actions for the parts :)
Andrea Diamantini
2010-11-19
1
-4
/
+4
|
*
API clean up
Andrea Diamantini
2010-11-19
1
-5
/
+5
*
|
Remove the destructor of MainView
Benjamin Poulain
2010-11-20
1
-7
/
+0
*
|
Remove m_loadingGitPath from MainView
Benjamin Poulain
2010-11-20
1
-4
/
+4
*
|
Make the invariants of MainView explicit
Benjamin Poulain
2010-11-20
1
-2
/
+1
*
|
Update the name of MainView attribute to follow the conventions
Benjamin Poulain
2010-11-20
1
-10
/
+10
|
/
*
Revert "Fastest last tab recover"
Andrea Diamantini
2010-10-29
1
-19
/
+1
*
Fastest last tab recover :)
Andrea Diamantini
2010-10-25
1
-1
/
+19
*
This commit fixes icons handling for "rekonq pages" (eg: about urls).
Andrea Diamantini
2010-10-21
1
-2
/
+5
*
Fix icons duplication in the urlbar if a bookmark is added during a page loading
Yoann Laissus
2010-10-20
1
-5
/
+1
*
Clean up urlbar use. This fix an urlbar bug opening plugins
Andrea Diamantini
2010-09-29
1
-18
/
+14
*
Change the behavior of Ctrl+Maj+T to open only the last closed tab
Benjamin Poulain
2010-09-19
1
-6
/
+6
*
This commit aims to fix all troubles with favicons retrieving.
Andrea Diamantini
2010-09-11
1
-0
/
+5
*
Include all .moc files removed in the previous commit
Jon Ander Peñalba
2010-09-03
1
-0
/
+1
*
Include clean-up in the big src directory
Jon Ander Peñalba
2010-09-03
1
-26
/
+21
*
Switching to "KDE" icon cache. While this "brute force" change can be dangerous,
Andrea Diamantini
2010-08-28
1
-3
/
+3
*
Merge commit 'refs/merge-requests/159' of git://gitorious.org/rekonq/mainline...
Andrea Diamantini
2010-08-10
1
-5
/
+0
|
\
|
*
add zoom bar at the bottom of rekonq, remove zoom widgets from the tool butto...
lionelc
2010-08-09
1
-5
/
+0
*
|
Merge commit 'refs/merge-requests/158' of git://gitorious.org/rekonq/mainline...
Andrea Diamantini
2010-08-09
1
-2
/
+6
|
\
\
|
|
/
|
/
|
|
*
Added option to detachTab() to allow moving to existing window
Nikhil Marathe
2010-08-07
1
-2
/
+6
*
|
Don't save sessions && closed tabs if Private Browsing is enabled
Andrea Diamantini
2010-07-31
1
-1
/
+3
|
/
*
Fix bug and remove webkit workaround
Andrea Diamantini
2010-07-29
1
-8
/
+3
*
Clean MainView API and fix "Pano's bug" about opening new tabs near current ons
Andrea Diamantini
2010-07-04
1
-2
/
+2
*
Hide "loading..." and "done" strings after 0.5 sec..
Andrea Diamantini
2010-06-29
1
-2
/
+2
*
Fix naming to clean API
Andrea Diamantini
2010-06-24
1
-2
/
+2
*
Append the detached tab in the right widget bar
Andrea Diamantini
2010-06-20
1
-3
/
+3
*
This commit changes rekonq behavior on "closed tabs" management.
Andrea Diamantini
2010-06-16
1
-2
/
+8
*
This should fix the Ctrl+w bug. Anyway, it really doesn't solve it: there is ...
Andrea Diamantini
2010-06-04
1
-3
/
+4
*
- Sync mouse wheel zoom and the slider
Yoann Laissus
2010-05-30
1
-0
/
+1
*
Encapsulate single characters in single quotes, since passing a char to QStri...
Jonathan Thomas
2010-05-27
1
-1
/
+1
*
Properly take care of ampersands
Andrea Diamantini
2010-05-25
1
-6
/
+5
*
Merge commit 'refs/merge-requests/2275' of git://gitorious.org/rekonq/mainlin...
Andrea Diamantini
2010-05-24
1
-0
/
+2
|
\
|
*
Restore stacked url bars to the right index when a tab is closed
Nikhil Marathe
2010-05-24
1
-0
/
+2
*
|
Added actions to switch to Tab #n
Nikhil Marathe
2010-05-24
1
-0
/
+11
|
/
*
inlined some of the most used get functions
Andrea Diamantini
2010-05-21
1
-19
/
+0
*
Adds current tab to session state (bug 237720)
Lindsay Mathieson
2010-05-16
1
-0
/
+1
*
This commit reintroduces the QStackedWidget class for urlbars and let
Andrea Diamantini
2010-05-14
1
-24
/
+15
*
Implement TZander suggestions on closing the last tab
Andrea Diamantini
2010-05-14
1
-0
/
+4
*
Load old closed tabs from session manager.
Andrea Diamantini
2010-05-11
1
-2
/
+13
*
(Re)-open closed tabs
Andrea Diamantini
2010-05-11
1
-0
/
+16
[prev]
[next]