Commit Graph

331 Commits

Author SHA1 Message Date
Oleg Shparber
de4224763b Reorganise mainwindow.h
.cpp should be reorganised accordingly later
2014-11-15 22:27:41 -08:00
Oleg Shparber
1f49e16295 No need in typedef struct in C++ 2014-11-15 22:25:04 -08:00
Jerzy Kozera
1d147b6c57 Merge pull request #220 from henrikp/patch
Pictures shouldn't be executable usually.
2014-11-09 11:24:16 +01:00
Henrik Pihl
9cb3ec076d Pictures shouldn't be executable usually. 2014-11-09 12:13:41 +02:00
Jerzy Kozera
a2dc193c90 Merge pull request #219 from spacewander/develop
change the minium font size setting globally
2014-11-09 09:38:05 +01:00
spacewander
4290f73fca change the minium font size globally 2014-11-09 00:17:01 +08:00
Jerzy Kozera
e4d3aa22e5 Merge pull request #218 from henrikp/master
Update zeal.pro
2014-11-07 18:18:59 +01:00
Henrik
4057fb5992 Update zeal.pro
Trying to remove a non-empty directory while uninstalling with make doesn't generate an error anymore.
2014-11-07 19:16:59 +02:00
Jerzy Kozera
61e20a9e7b Added missing .dll's to .drone.yml 2014-11-04 03:48:31 +00:00
Jerzy Kozera
1aa0a12936 Use correct syntax for github_token in .drone.yml 2014-11-04 03:28:53 +00:00
Jerzy Kozera
a8035bbc76 Added .drone.yml 2014-11-04 03:17:24 +00:00
Jerzy Kozera
89dc5ec684 Merge pull request #214 from spacewander/master
add conflicted key binding name in the warning message
2014-11-03 21:05:59 +01:00
Israel Crisanto
5ac502705c Adding support to multiple docsets query 2014-11-03 20:46:48 +01:00
spacewander
69b03480ef expand previous tabjump shortcut from ctrl+1...ctrl+9 to ctrl1...ctrl+0 2014-11-03 21:55:36 +08:00
spacewander
f45f398466 add conflicted key binding name in the warning message 2014-11-03 00:26:38 +08:00
Jerzy Kozera
9a307d0fc8 Removed MATLAB icon 2014-10-08 16:54:57 +02:00
Jerzy Kozera
fd34d1bf21 Merge pull request #204 from Kapeli/master
Add Swift icon
2014-10-08 16:45:23 +02:00
Jerzy Kozera
c455fe04fc Merge pull request #202 from k3rni/icondirs
Look for docset icons in various places.
2014-10-08 16:45:08 +02:00
Kapeli
4921a65257 Add Swift icon 2014-10-07 19:30:23 +03:00
Krzysztof Zych
1b82eb26ab Use icon prefix for docsets in the main window as well. 2014-10-04 15:45:57 +02:00
Krzysztof Zych
f28f696a0f Look for docset icons in various places. 2014-10-04 13:05:02 +02:00
Jerzy Kozera
b9fb24b861 Merge pull request #201 from k3rni/create-window
Implement createWindow()
2014-10-03 17:35:00 +02:00
Krzysztof Zych
1248cad970 Implement createWindow() allowing creation of windows from ctrl-clicks and context menu 'Open in new window' action. 2014-10-03 17:12:34 +02:00
Jerzy Kozera
a40d15c1e6 Fixed 'QAction::eventFilter: Ambiguous shortcut overload: Ctrl+Q' 2014-10-02 23:09:04 +02:00
Jerzy Kozera
c56aa502eb Merge pull request #197 from k3rni/order-by-token-length
Order search results by token length, shortest first
2014-10-02 22:46:06 +02:00
Jerzy Kozera
cb82b14bc4 Merge pull request #198 from k3rni/ctrl-q
Add Ctrl-Q explicitely as quit shortcut, while keeping standard platform shortcut as well
2014-10-02 22:45:52 +02:00
Jerzy Kozera
2ce10cac69 Merge pull request #199 from JIghtuse/upstream
Remove unused method (fix for #196)
2014-10-02 22:45:35 +02:00
Jerzy Kozera
60584a2b13 Merge pull request #195 from k3rni/master
Fix bugs in settings dialog
2014-10-02 22:45:03 +02:00
Michael Beeuwsaert
312ba5fae3 Merge pull request #200 from phanimahesh/patch-1
Fix a typo in README
2014-10-02 09:04:34 -05:00
J Phani Mahesh
ae596ae2a9 Fix a typo in README
Hey, a single letter fix is also a fix. I hate typos, and when I'm lazy and use TTS, typos confuse me a lot.
2014-10-02 19:31:17 +05:30
Boris Egorov
8f22607052 Remove unused method (fix for #196) 2014-10-01 20:37:06 +07:00
Krzysztof Zych
3ebdb1038c Add Ctrl-Q explicitely as quit shortcut, while keeping standard platform shortcut as well 2014-09-30 11:38:59 +02:00
Krzysztof Zych
12a7f6f027 Order search results by token length, shortest first 2014-09-30 09:47:46 +02:00
Krzysztof Zych
82d2c1931c Save proxy pass, which also used to erroneously overwrite proxy host 2014-09-25 14:18:39 +02:00
Krzysztof Zych
c4321374f4 Properly save and restore proxy type, fixing #191 and #193 2014-09-25 13:15:27 +02:00
Jerzy Kozera
a34a2f7d57 Fixes menu keyboard shortcuts (#172) 2014-08-25 22:58:20 +02:00
Jerzy Kozera
6f186fa7b4 Merge pull request #190 from drognanar/master
Multiple UI tweaks.
2014-08-25 22:57:37 +02:00
Artur Spychaj
4577132393 Fix link delegation
Each tab will correctly open external links in an external browser.
2014-08-25 15:31:01 +02:00
Artur Spychaj
6e586982e9 Adds CLI compatibility with older QT versions 2014-08-25 13:50:03 +02:00
Artur Spychaj
6105d9108f Updates keyboard shortcuts
Uses Ctrl+W keyboard shortcut on Windows to close tabs instead of Clrl+F4
Adds keyboard shortcut to switch between tabs
2014-08-25 12:24:50 +01:00
Artur Spychaj
49c9b179ba Refactors code. Adds dockset icons to history menu 2014-08-23 14:05:49 +02:00
Artur Spychaj
d5bd42969f Adds an initial tab support
Adds tab buttons. Remembers each tab state in a struct.
2014-08-22 19:25:04 +02:00
Artur Spychaj
9d2ec1ff10 Updates home page design. 2014-08-22 17:45:54 +02:00
Artur Spychaj
c8aae8a104 Adds intial search history 2014-08-22 01:04:31 +02:00
Artur Spychaj
1c80a0c138 Displays the list of sections available on a page
Please enter the commit message for your changes. Lines starting
2014-08-21 21:42:55 +02:00
Artur Spychaj
ca51d31a43 Improves GUI layout 2014-08-21 21:13:13 +02:00
Artur Spychaj
282ddffaa8 Adds handling of external links
Allows people to click on external links and opens them in the default browser.
2014-08-21 20:59:56 +02:00
Artur Spychaj
530b5822c7 Refactors the docset info
Docset info is a separate class that should parse the .plist files with more information.
Gets the content root in docsetEntry
Uses the dockset info.plist to get the main name
2014-08-20 23:47:28 +02:00
Artur Spychaj
1d5b3e0840 Recursively adds all docsets in zeal docset dir
Allows to symlink external docsets.
2014-08-20 23:43:02 +02:00
Artur Spychaj
72800d8bab Adds an iconset. 2014-08-20 22:18:21 +02:00