Commit Graph
78420 Commits
Author SHA1 Message Date
Alexey Kudravtsev abac76ca62 notnull 2012-02-29 14:29:18 +04:00
Alexey Kudravtsev 3924c0f063 NotNull 2012-02-29 14:29:17 +04:00
Alexey Kudravtsev 95d9fe267e performance 2012-02-29 14:29:16 +04:00
Alexey Kudravtsev e0e30f25f6 cleanup 2012-02-29 14:29:15 +04:00
Anton Makeev 6b980b4b05 AppCode:Project Template: xcode 4.4 support for __RUNNINGOSXVERSION__ macros (OC-3085) 2012-02-29 11:26:31 +01:00
Denis.Zhdanov 4f7a3e4f65 IDEA-76142: Gradle support - cannot update IDEA projects once one of build.gradle files changes
'navigate' and 'import' icons have been added
2012-02-29 14:25:48 +04:00
irengrig 1c30a8ef96 Merge remote branch 'origin/master' 2012-02-29 14:06:38 +04:00
irengrig cbe16091ac IDEA-66410 Subversion + SSH: alert when using private key auth in putty format 2012-02-29 14:01:40 +04:00
anna eab8b8b456 make create field from parameter available on the method name 2012-02-29 10:38:30 +01:00
anna dd29ef5a7d junit: do not skip suite self when filtering its components 2012-02-29 10:38:29 +01:00
Sergey Evdokimov 509caedca8 IDEA-53165 (Nice to have code highlight in groovy plugin source for maven) 2012-02-29 13:30:37 +04:00
irengrig dcfa2bfdc0 IDEA-81994 Subversion: don't show 'too old command line client' notification on Subversion settings editing if 'use command line client' option is off 2012-02-29 13:23:32 +04:00
Denis.Zhdanov aecc27a219 IDEA-82024 native2ascii: make it possible to manage case of unicode literals used during the processing 2012-02-29 13:09:40 +04:00
irengrig 2cae2428d3 IDEA-72247 Subversion -> Integrate to branch is sometimes disabled 2012-02-29 12:35:45 +04:00
Denis.Zhdanov b4576b3c9e IDEA-76142: Gradle support - cannot update IDEA projects once one of build.gradle files changes
1. Module content root is really imported now;
2. Module content root is imported as a part of the module import now;
3. Unnecessary gradle project refresh is not triggered on 'import from gradle' now;
2012-02-29 12:19:56 +04:00
Roman Shevchenko 12fc535b4b Fix NPE once again 2012-02-28 21:39:43 +01:00
Roman Shevchenko 9c98296c19 Cleaner method names 2012-02-28 20:31:50 +01:00
Roman Shevchenko e4c80dc570 Fix NPE 2012-02-28 20:30:42 +01:00
Roman Shevchenko 979a9cd69f Cleanup 2012-02-28 20:30:42 +01:00
anna 784e129667 IDEA-78962 JUnit test filters based on regular expressions: inclusion 2012-02-28 20:22:35 +01:00
anna 7dfcf3ea41 Merge remote-tracking branch 'origin/master' 2012-02-28 19:29:58 +01:00
anna e2f82c2a7e The problem to solve: print to the console which is not yet shown, then the console would appear empty.
Restoring dumpImmediate breaks another case: show; clear and print in the same awt event. In this case alarm request would work after print was performed => console would appear empty.

The fix is about clearing alarm queue more accurately: the requests which were already put on AWT thread should not be performed if cancelAllRequests was performed before they could start.
[anton]
2012-02-28 19:27:53 +01:00
peter 4cbb17ac30 a test for skipping lifted items 2012-02-28 19:09:29 +01:00
Konstantin Bulenkov 71267f23b9 resize problems 2012-02-28 18:36:43 +01:00
Alexander Lobas 5aedf65881 Merge remote-tracking branch 'origin/master' 2012-02-28 21:27:30 +04:00
Alexander Lobas d22e2d07c0 PropertyTable 2012-02-28 21:24:18 +04:00
Konstantin Bulenkov 433aeadc0d resize problems 2012-02-28 17:49:09 +01:00
Sergey Evdokimov a8ba60bfe0 Bug fix: Optimize imports invoked on directory reformats entire project. 2012-02-28 20:01:19 +04:00
Sergey Evdokimov 095b65512a Add button to run interactive console. 2012-02-28 20:01:18 +04:00
Eugene Kudelevsky 2c8169e366 rename AndroidResourcePackagingBuilder -> AndroidPackagingBuilder 2012-02-28 19:51:54 +04:00
Eugene Kudelevsky d4266b8543 android-jps: support apk builder 2012-02-28 19:51:52 +04:00
Eugene Kudelevsky 29382675d5 android-jps: read APK_PATH, CUSTOM_DEBUG_KEYSTORE_PATH and LIBS_FOLDER_RELATIVE_PATH options 2012-02-28 19:51:49 +04:00
Eugene Kudelevsky 899b821912 move AndroidApkBuilder to android-rt module to use by android-jps plugin 2012-02-28 19:51:47 +04:00
Eugene Kudelevsky c547cd8064 replace AndroidClassesAndJarsStateStorage by more generic AndroidFileSetStorage 2012-02-28 19:51:45 +04:00
Dmitry Boulytchev 2e2b1decc7 Rolling back integrate speedup (compile-server). 2012-02-28 19:47:36 +04:00
Maxim.Mossienko 675e8056dd RUBY-10527 SCSS Editor is already broken 2012-02-28 19:39:13 +04:00
irengrig c19e472dbc Merge remote branch 'origin/master' 2012-02-28 19:26:39 +04:00
irengrig 5bedec59de IDEA-81569 Poor performance when moving lines in web.xml (Alt-Shift-DOWN/UP) while the web.xml is displayed in change details (Changes tool window) 2012-02-28 19:22:43 +04:00
peter ee3c392e33 complete private members on second invocation in groovy 2012-02-28 16:16:05 +01:00
peter 6f2922669b p4: apply patch to a newly created changelist should really move all files to that changelist 2012-02-28 16:16:05 +01:00
Konstantin Bulenkov 671d31cfbb edt save 2012-02-28 15:37:23 +01:00
nik 26418b37a1 compile server: added extension to provide additional source roots 2012-02-28 18:18:42 +04:00
Maxim Shafirov cb2fc3de63 OC-2684. Xcode seem to save dirty files asynchronously, after it actually lost focus to AppCode. 2012-02-28 16:24:56 +04:00
Maxim Shafirov cd1a56a679 OC-2970 Default key mapping for 'close' in Xcode scheme 2012-02-28 16:24:55 +04:00
Maxim Shafirov 35df558595 OC-2974: More correct definition of what's outside the project (takes certain extension points into an account) 2012-02-28 16:24:55 +04:00
Evgeny Zakrevsky 5607a75709 Merge remote branch 'origin/master' 2012-02-28 15:56:09 +04:00
Evgeny Zakrevsky e01867ac8c IDEA-78905 Run configuration must be unreasonably wide 2012-02-28 15:52:12 +04:00
Evgeny Zakrevsky f9f00fcc39 JSTestDriver. Some layout improvements. 2012-02-28 15:51:36 +04:00
anna 6adfeb9206 Merge remote-tracking branch 'origin/master' 2012-02-28 12:31:23 +01:00
Dmitry Boulytchev d6b70e5a95 Small optimization in integrate (compile-server). 2012-02-28 15:13:05 +04:00