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
/
mainwindow.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Moved setEncoding action to be a local page settings as it seems
Andrea Diamantini
2010-05-18
1
-5
/
+4
*
Add option to choose new tab page as home page
Andrea Diamantini
2010-05-18
1
-2
/
+6
*
This commit reintroduces the QStackedWidget class for urlbars and let
Andrea Diamantini
2010-05-14
1
-1
/
+1
*
(Re)-open closed tabs
Andrea Diamantini
2010-05-11
1
-0
/
+31
*
This commit implements another dockwidget for rekonq, containing a
Andrea Diamantini
2010-05-05
1
-1
/
+24
*
Memory leaks fixes
Andrea Diamantini
2010-05-04
1
-6
/
+25
*
QLatin1String -> QL1S
Andrea Diamantini
2010-04-30
1
-40
/
+40
*
Include Fixes, first bunch
Andrea Diamantini
2010-04-30
1
-4
/
+0
*
Krazy fixes
Andrea Diamantini
2010-04-30
1
-1
/
+1
*
A coding style round
Andrea Diamantini
2010-04-30
1
-146
/
+146
*
Encodings management
Andrea Diamantini
2010-04-26
1
-2
/
+47
*
Various changes
Andrea Diamantini
2010-04-25
1
-74
/
+1
*
New dns prefetch webkit property and updated local storage one
Andrea Diamantini
2010-04-23
1
-2
/
+3
*
Fix Clear Private Data dialog
matgic78
2010-04-19
1
-2
/
+5
*
- Enable context menu for actions inside bookmark bar folder
Yoann Laissus
2010-04-17
1
-1
/
+0
*
Fix highlightAll() indentation :)
Yoann Laissus
2010-04-14
1
-2
/
+2
*
Set default background to white
Andrea Diamantini
2010-04-14
1
-3
/
+6
*
Removing overkilling WeakPointer from data clean dialog and fixing a
Andrea Diamantini
2010-04-11
1
-7
/
+9
*
Improved "Clear Private Data" dialog appearance
matgic78
2010-04-10
1
-1
/
+5
*
This is a really big commit, implementing the new urlbar
Andrea Diamantini
2010-04-08
1
-2
/
+1
*
- Enable context menu for folders and separators of the bookmark bar
Yoann Laissus
2010-04-08
1
-0
/
+1
*
Merge commit 'refs/merge-requests/113' of git://gitorious.org/rekonq/mainline...
Andrea Diamantini
2010-04-06
1
-1
/
+6
|
\
|
*
Clear downloads in "clear private data" dialog
matgic78
2010-04-05
1
-1
/
+6
*
|
Merge commit 'refs/merge-requests/2241' of git://gitorious.org/rekonq/mainlin...
Andrea Diamantini
2010-04-06
1
-13
/
+11
|
\
\
|
|
/
|
/
|
|
*
Useless import
Yoann Laissus
2010-04-03
1
-1
/
+0
|
*
- Add the control modifier support for back, next and home actions and for th...
Yoann Laissus
2010-04-03
1
-13
/
+12
*
|
This commit is the first implementation of a new new new urlbar
Andrea Diamantini
2010-04-05
1
-5
/
+0
|
/
*
Cleaning urlbar API and improving animation
Andrea Diamantini
2010-03-30
1
-4
/
+4
*
Merge branch 'HistoryBookmarksImprovements'
Andrea Diamantini
2010-03-28
1
-2
/
+4
|
\
|
*
Merge commit 'refs/merge-requests/107' of git://gitorious.org/rekonq/mainline...
Andrea Diamantini
2010-03-24
1
-2
/
+4
|
|
\
|
|
*
A lot of fix and improvements for the bookmark and the history panels
Yoann Laissus
2010-03-23
1
-2
/
+4
*
|
|
Fixed a regression (history NOT modified) introduced with
Andrea Diamantini
2010-03-25
1
-4
/
+16
|
/
/
*
|
This commit should finally fix settings handling
Andrea Diamantini
2010-03-24
1
-5
/
+9
|
/
*
Merge commit 'refs/merge-requests/104' of git://gitorious.org/rekonq/mainline...
Andrea Diamantini
2010-03-15
1
-0
/
+2
|
\
|
*
Clear all the highlight when the find bar is closed with the esc key
Yoann Laissus
2010-03-14
1
-2
/
+2
|
*
Implement the highlight all feature for the find bar (enabled by default)
Yoann Laissus
2010-03-14
1
-0
/
+20
*
|
Implement the highlight all feature for the find bar (enabled by default)
Yoann Laissus
2010-03-15
1
-0
/
+20
*
|
Use default value instead of a different function
Yoann Laissus
2010-03-14
1
-18
/
+0
*
|
Add middle click support for next, back and home in the main toolbar
Yoann Laissus
2010-03-14
1
-6
/
+42
|
/
*
kWarning --> kDebug
Andrea Diamantini
2010-03-06
1
-1
/
+1
*
Fix choice between history & bookmarks in the new tab first page.
Andrea Diamantini
2010-03-05
1
-8
/
+1
*
Fix merge
Andrea Diamantini
2010-03-03
1
-1
/
+13
|
\
|
*
variable names ...
Yoann Laissus
2010-03-03
1
-4
/
+4
|
*
Fix the move of the page whith case sensitive
Yoann Laissus
2010-03-03
1
-1
/
+1
|
*
Fix the scroll problem with the workaround of findText() (spotted by Darjus L...
Yoann Laissus
2010-03-03
1
-5
/
+9
*
|
* Added continue search by <Enter> key (similar to Firefox, enter the
Darjus Loktevic
2010-03-02
1
-8
/
+1
|
/
*
Clean and optimize the findBar code.
Yoann Laissus
2010-02-21
1
-15
/
+4
*
Merge commit 'refs/merge-requests/92' of git://gitorious.org/rekonq/mainline ...
Andrea Diamantini
2010-02-20
1
-5
/
+39
|
\
|
*
Get rid of the selection of the next found expression when the checkbox match...
Yoann Laissus
2010-02-19
1
-1
/
+16
|
*
Fix a small regression : the color of the lineEdit of the findBar is not corr...
Yoann Laissus
2010-02-19
1
-7
/
+2
[prev]
[next]