Commit Graph

1892 Commits

Author SHA1 Message Date
Boris Egorov
1ae8a1badd Do not download docsets if bsdtar is not available 2014-11-18 10:53:22 +06:00
spacewander
aa4f1cf96f let tabs closable with a click 2014-11-17 20:03:42 +08:00
Jerzy Kozera
ed4e07589e Merge pull request #224 from trollixx/refactoring
Refactoring
2014-11-16 21:14:40 +01:00
Oleg Shparber
b8629c3c3a Use constant references for method parameters 2014-11-15 23:45:56 -08:00
Oleg Shparber
cdb6338df3 Coding style fixes 2014-11-15 23:36:26 -08:00
Oleg Shparber
bceff47fc6 Refactor ZealDocsetInfo 2014-11-15 23:26:00 -08:00
Oleg Shparber
e121f38b48 No need to delete MainWindow::localServer manually 2014-11-15 23:25:23 -08:00
Oleg Shparber
1657433b43 Coding style unifications 2014-11-15 23:18:57 -08:00
Oleg Shparber
a3ad79c7b9 Get rid of "this->"
It is C++, not Java.
2014-11-15 22:57:39 -08:00
Oleg Shparber
2e3fb3cec8 Fix MainWindow::closeTab() default parameter value 2014-11-15 22:29:30 -08:00
Oleg Shparber
83c89d46f3 Fix unused isUnity warning for no appindicator builds 2014-11-15 22:28:31 -08:00
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