Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed new tab QKeySequence | Andrea Diamantini | 2009-04-07 | 1 | -1/+4 |
| | |||||
* | Added CTRL + N shortcut to open new tab action. As new window doesn't exist ↵ | Andrea Diamantini | 2009-04-07 | 1 | -1/+1 |
| | | | | anymore.. | ||||
* | tools actions | Andrea Diamantini | 2009-04-07 | 1 | -2/+2 |
| | |||||
* | Fixing Bookmarks provider class, following (a bit..) pawel suggestions | Andrea Diamantini | 2009-04-07 | 1 | -1/+3 |
| | |||||
* | SearchBar: adopting coding style rules.. | Andrea Diamantini | 2009-04-06 | 2 | -16/+18 |
| | |||||
* | Merge branch 'KDialogs' | Andrea Diamantini | 2009-04-05 | 6 | -207/+122 |
|\ | |||||
| * | Ported Authentication Ui to Kdialog shining.. ;) | Andrea Diamantini | 2009-04-05 | 6 | -207/+122 |
| | | |||||
* | | tab bar refactoring | Andrea Diamantini | 2009-04-05 | 2 | -19/+8 |
| | | |||||
* | | Compiles just with 4.5.. | Andrea Diamantini | 2009-04-05 | 3 | -7/+20 |
| | | |||||
* | | Modified loading icon displaying, from KDE icon to loading one.. | Andrea Diamantini | 2009-04-05 | 2 | -1/+8 |
| | | |||||
* | | Fixed no/no close tab confirm messagebox | Andrea Diamantini | 2009-04-05 | 1 | -2/+3 |
| | | |||||
* | | removed new/close tab tabbar buttons | Andrea Diamantini | 2009-04-05 | 2 | -18/+18 |
| | | |||||
* | | commented out unuseful tab shortcuts.. | Andrea Diamantini | 2009-04-05 | 2 | -19/+19 |
| | | |||||
* | | Upgrading rekonq UI, 1st step | Andrea Diamantini | 2009-04-05 | 3 | -10/+8 |
| | | | | | | | | Updating menubar and main toolbar. | ||||
* | | modular Qt Includes | Andrea Diamantini | 2009-04-03 | 1 | -8/+2 |
|/ | |||||
* | pedantic | Andrea Diamantini | 2009-04-03 | 1 | -1/+0 |
| | |||||
* | Added Comments in main.cpp | Andrea Diamantini | 2009-04-03 | 2 | -5/+13 |
| | | | | | Fixed loading external sites on new tabs. This costs us a forced initial resizing.. that could be payed (perhaps..)! | ||||
* | Open Location Icon | Andrea Diamantini | 2009-04-03 | 2 | -2/+2 |
| | |||||
* | Fixing mainview description | Andrea Diamantini | 2009-04-02 | 1 | -5/+2 |
| | |||||
* | QKeySequence --> KShortCut | Andrea Diamantini | 2009-04-02 | 1 | -4/+4 |
| | |||||
* | Added show/hide menubar action | Andrea Diamantini | 2009-04-02 | 3 | -3/+23 |
| | |||||
* | Various fixes, including bookmarks bar | Andrea Diamantini | 2009-04-02 | 4 | -10/+6 |
| | |||||
* | updated FullScreenView | Andrea Diamantini | 2009-04-02 | 1 | -0/+2 |
| | |||||
* | Fixed no more used download action && i18n --> QLatin1String on ↵ | Andrea Diamantini | 2009-04-01 | 2 | -3/+2 |
| | | | | "private_browsing".. | ||||
* | Importing clones PART 1 | Andrea Diamantini | 2009-04-01 | 3 | -23/+49 |
| | | | | | | | | | | | | I apologies for this "strange" way of importing code. But we have 3 (or 4) different ideas about UIs.. and I have to decide one. So, best way I found is importing manually changes. I'll write something about that soon. We basically need to better learn git cooperation (I'm first). Anyway, thank you a lot for your time and your ideas. I really apprecciate your efforts ;) | ||||
* | 99% fixed target _blank issue.. | Andrea Diamantini | 2009-04-01 | 1 | -6/+8 |
| | |||||
* | code fixing | Andrea Diamantini | 2009-03-31 | 1 | -2/+4 |
| | |||||
* | removed FIXME | Andrea Diamantini | 2009-03-31 | 1 | -1/+0 |
| | |||||
* | Rewritten acceptNavigationRequest code | Andrea Diamantini | 2009-03-31 | 1 | -19/+48 |
| | |||||
* | Properly opening mailto links | Andrea Diamantini | 2009-03-31 | 1 | -0/+7 |
| | |||||
* | opening new tabs on target _blank. Try 1 | Andrea Diamantini | 2009-03-30 | 1 | -13/+29 |
| | |||||
* | API change (rename). In MainView, newTab --> newWebView | Andrea Diamantini | 2009-03-29 | 6 | -17/+17 |
| | |||||
* | Search wrap | Andrea Diamantini | 2009-03-29 | 1 | -1/+1 |
| | |||||
* | Load just 1 site at start.. | Andrea Diamantini | 2009-03-29 | 1 | -3/+7 |
| | |||||
* | Revert "Revert "pedantic"" | Andrea Diamantini | 2009-03-29 | 6 | -71/+92 |
| | | | | | | Reapplied previous changes. Sorry for confusion. Time to bed.. This reverts commit 98f53721514116b876d18bf0a2da89d2a53cc97d. | ||||
* | Merge branch 'prova2' | Andrea Diamantini | 2009-03-29 | 1 | -1/+0 |
|\ | |||||
| * | merged some parts of pawel clone. In previous commit.. | Andrea Diamantini | 2009-03-29 | 1 | -1/+0 |
| | | |||||
* | | Revert "pedantic" | Andrea Diamantini | 2009-03-29 | 6 | -92/+71 |
|/ | | | | | | Too much things committed a time.. This reverts commit 651f97d0652e90ab1af4e80418f42468cc5932e2. | ||||
* | pedantic | Andrea Diamantini | 2009-03-28 | 6 | -71/+92 |
| | |||||
* | astyle. First round.. | Andrea Diamantini | 2009-03-28 | 32 | -834/+944 |
| | |||||
* | Added QNetworkDiskCache. Thanks to Ben Meyer's Qt Blog post | Andrea Diamantini | 2009-03-28 | 4 | -14/+35 |
| | |||||
* | improved fullscreen | Andrea Diamantini | 2009-03-27 | 1 | -0/+10 |
| | |||||
* | Some fixes from avaddon-clone. Thank you | Andrea Diamantini | 2009-03-27 | 2 | -6/+7 |
| | |||||
* | updated TODO, fixed History menu shortcut, updated Message.sh | Andrea Diamantini | 2009-03-25 | 2 | -4/+4 |
| | |||||
* | Huge update. Fixed quite all of the settings troubles.. | Andrea Diamantini | 2009-03-25 | 15 | -149/+151 |
| | | | | From now on, we (mainly) go on WebView bugfixing.. | ||||
* | Fixed notFound.html page | Andrea Diamantini | 2009-03-24 | 2 | -11/+8 |
| | |||||
* | Some fixes on font dim. Updating data still doesn't work.. | Andrea Diamantini | 2009-03-24 | 3 | -17/+13 |
| | |||||
* | Fixed setting fonts UI | Andrea Diamantini | 2009-03-24 | 1 | -79/+53 |
| | |||||
* | working on fixing font problem.. | Andrea Diamantini | 2009-03-24 | 5 | -57/+131 |
| | |||||
* | Added Google Suggest. Thanks, Ariyagit status | Andrea Diamantini | 2009-03-24 | 2 | -10/+62 |
| |